148
edits
Line 48: | Line 48: | ||
pre-built circuit based on the AVR chip. | pre-built circuit based on the AVR chip. | ||
====1. Overall information of the chip==== | |||
* Where you can buy chip | * Where you can buy chip | ||
* Price / model list | * Price / model list | ||
* Basic specification of the chip | * Basic specification of the chip | ||
====2. How to program AVR chip on Mac and Linux==== | |||
* How to use avrgcc and avrdude | * How to use avrgcc and avrdude | ||
* Commercial Writer AVR ISP MK II - 34$ (Fig.1) | * Commercial Writer AVR ISP MK II - 34$ (Fig.1) | ||
Line 59: | Line 59: | ||
* Using Arduino as AVR writer (http://arduino.cc/en/Tutorial/ArduinoISP) | * Using Arduino as AVR writer (http://arduino.cc/en/Tutorial/ArduinoISP) | ||
====3. Applications==== | |||
* How to create LED flasher | * How to create LED flasher | ||
* How to create MIDI message generator | * How to create MIDI message generator | ||
Line 71: | Line 71: | ||
* <u>All source codes and schematics will be uploaded online so that the participants are able to download and utilize them later</u> | * <u>All source codes and schematics will be uploaded online so that the participants are able to download and utilize them later</u> | ||
====II. PRACTICE (90 - 120 minutes / depending on the number of participants and competence )==== | |||
In this section participants will make a basic hardware using AVR microcontroller. | In this section participants will make a basic hardware using AVR microcontroller. | ||
Possibly, 6 channel MIDI or USB-based digital controller based on gnusb by anyma http://www.anyma.ch/ | Possibly, 6 channel MIDI or USB-based digital controller based on gnusb by anyma http://www.anyma.ch/ |
edits