Output Devices
Speaker
|
|
|
compile the c code to make the hex file >> sudo make -f hello.speaker.45.make flash to the board >> sudo make -f hello.speaker.45.make program-usbtiny |
DC motor |
|
|
compile the c code to make the hex file >> make -f hello.H-bridge.44.make flash to the board >> make -f hello.H-bridge.44.make program-usbtiny |
Stepper Motor |
|
|
compile the c code to make the hex file >> make -f hello.stepper.44.make flash to the board >> make -f hello.stepper.44.make program-usbtiny |
RGB Led |
|
compile the c code to make the hex file >> sudo make -f hello.RGB.45.make flash to the board >> sudo make -f hello.RGB.45.make program-usbtiny |
|
Led Array |
|
|
compile the c code to make the hex file >> sudo make -f hello.array.44.make flash to the board >> sudo make -f hello.array.44.make program-usbtiny |
Video |
|
|
compile the c code to make the hex file >> sudo make -f hello.video.44.make flash to the board >> sudo make -f hello.video.44.make program-usbtiny |
LCD |
|
compile the c code to make the hex file >> sudo make -f hello.video.44.make flash to the board >> sudo make -f hello.video.44.make program-usbtiny |