Become familiar with the HummingBird microcontroller and learn Python
-
Make it so your LED waits for 10 second
-
Turn on the LED at port 2
-
Wait for 2 seconds and then turn off your LED at port 2
-
Turn all three LEDs on at 100 intensity for 2 seconds, turn the second LED to 75 intensity for 3 seconds, turn the first and third LEDs off for 4 seconds, and lastly turn everything off.
All solutions listed under Python_Code