SHENZHEN I/O

SHENZHEN I/O

Not enough ratings
Tesla Challenge 19: Multicolored Lights
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
2.500 KB
8 Apr, 2017 @ 11:24am
1 Change Note ( view )

Subscribe to download
Tesla Challenge 19: Multicolored Lights

In 1 collection by 89o
SHENZHEN I/O Tesla Challenge Pack
24 items
Description
Subject: CHRISTMAS TIME!
From: Carl Tesky <carl@longteng-co-ltd.gd.cn>

Let's get festive! It's already September 18, 2027, and Christmas is coming! It's about time we created some Christmas lights that blink in pseudorandom patterns!
For the record: Yes, companies DO begin production this early.

---------

Small hint: Control three colors with a DX300, and figure out the fourth color from the other three.

Big hint: At any given time, the DX300 is either in input mode or output mode, which is a bummer. However, an OR gate or a NOT gate is a way around that.

Optimization tip: Control the lights during different time intervals with different microcontrollers. This will make you use some rather unusual parameters for the slp command, such as
slp 12 slp 21 slp 36