Change the repository type filter
All
Repositories list
7 repositories
Sp24Soldering
PublicThermostat-Project
PublicTicTacToe-Board
PublicTicTacToe-for--LCD-32PTU
PublicIEEE-Arduino-Workshop-3
PublicIEEE-Arduino-Workshop-2
PublicIn this workshop, we took the idea with our previous workshop and worked out how to fix a major problem with our setup. Previously, it would bounce like mad such that a button press did not guarantee that an updated voltage state. This time, we figured out how to debounce the signal so that it would work as expected.IEEE-Arduino-Workshop-1
PublicIn this workshop, we first ran a short program to blink the Arduino's onboard LED. Following this we attached a separate LED across pin 12 and the ground and blinked it. Lastly, we used a breadboard to wire a switch on pin 8 to control whether or not the LED was turned on or not, which is the current state of the code.