Difference between revisions of "Resources and Code"

From LVL1
Jump to navigation Jump to search
m
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
These are the resources and code for the 2010 workshop [[Freediuino_Spring_Training|Freeduino Spring Training]]: [[Workshops#Intermediate_Microcontroller_Workshop.2C_.22Beyond_Arduino.22|Beyond Arduino]]
 +
 
== Resources ==
 
== Resources ==
 
*[http://downloads.sourceforge.net/project/winavr/WinAVR/20100110/WinAVR-20100110-install.exe?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fwinavr%2Ffiles%2F&ts=1282352588&mirror=surfnet WinAVR (01/10/2010)]
 
*[http://downloads.sourceforge.net/project/winavr/WinAVR/20100110/WinAVR-20100110-install.exe?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fwinavr%2Ffiles%2F&ts=1282352588&mirror=surfnet WinAVR (01/10/2010)]
 
*[http://en.sourceforge.jp/projects/ttssh2/downloads/47683/teraterm-4.66.exe/ Teraterm (Hyperterminal Replacement for Windows)]
 
*[http://en.sourceforge.jp/projects/ttssh2/downloads/47683/teraterm-4.66.exe/ Teraterm (Hyperterminal Replacement for Windows)]
 
*[http://www.ladyada.net/make/usbtinyisp/download.html Drivers for the Adafruit Programmer]
 
*[http://www.ladyada.net/make/usbtinyisp/download.html Drivers for the Adafruit Programmer]
 +
*[http://www.atmel.com/dyn/resources/prod_documents/doc8271.pdf Atmega 328P Datasheet]
 +
*[http://www.sparkfun.com/datasheets/DevTools/FTDI%203.3V%20IO%205V%20Vcc%20Cable.pdf FTDI Cable Schematic]
 +
*[http://www.nongnu.org/avr-libc/ AVR LibC Reference]
 +
*[http://www.sparkfun.com/commerce/tutorials.php AVR Baud Rate Calculator]
 +
*[http://www.engbedded.com/fusecalc AVR Fuse Calculator]
 +
*[http://www.sparkfun.com/commerce/tutorials.php Sparkfun Tutorials]
 +
*[http://bit.ly/aH6Qut Crosspack for OSX (WinAVR Equivalent)]
  
 
== Code ==
 
== Code ==
 
All code for this workshop is available [http://drop.io/kt3wfh7/asset/code-zip Here].
 
All code for this workshop is available [http://drop.io/kt3wfh7/asset/code-zip Here].
 +
 +
*[[Blink]]
 +
*[[Polling Switch Press]]
 +
*[[Interrupt Switch Press]]
 +
*[[Printf]]
 +
*[[Simple I2C]]
 +
*[[More Advanced I2C]]
 +
*[[Temperature Sensor ADC Example]]
 +
 +
== Summer Camp ==
 +
 +
[http://dl.dropbox.com/u/13484341/Makefile Makefile]
 +
 +
[http://dl.dropbox.com/u/13484341/programmerCode.zip Programmer Code]
 +
 +
[http://dl.dropbox.com/u/13484341/capsLockerCode.zip Capslocker Code]
 +
 +
[[Category:HOWTO]]

Latest revision as of 22:33, 18 November 2015