Output Devices



Speaker





Speaker_files

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






DC_motor_files

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





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



RGB_files

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





Led_array_files

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




Video_files

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



LCD_files

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