User Tools

Site Tools


arduino:crash_course

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
arduino:crash_course [2012/09/13 04:47] – [Contents] mithatarduino:crash_course [2012/09/14 01:29] mithat
Line 1: Line 1:
-====== Crash Course in Arduino ======+====== It has moved ====== 
 + 
 +<WRAP center round info 80%> 
 +This page has been moved [[arduino:arduino_crash_course:|here]]. 
 +</WRAP> 
 + 
  
-===== Contents ===== 
-  * [[Program structure]] 
-    * Main loop 
-    * Blinking an LED ("Hello world") 
-  * [[Basic interaction]] 
-    * Polling 
-    * Switch controlled LED 
-  * [[Digital Input]] 
-    * State 
-    * Debouncing (H/W or S/W only) 
-    * Toggling state (on/off light) 
-    * Multiple state (multiple lights on/off) 
-  * [[Serial communication]] 
-    * ? 
-  * [[Analog Input]] 
-    * ADC 
-    * Reading ADC from e.g. photosensor 
-    * Night light 
-    * Light meter 
-  * [[Digital Output]] 
-    * ? 
-  * [[Analog Output]] 
-    * PWM 
-    * ? 
  
-===== Covered if time permits ===== 
-  * Communication buses 
-    * Serial 
-    * SPI 
-    * I2C 
  
-===== Not covered ===== 
-  * Interrupts 
-    * External 
-    * Timers 
-    * Multiple external 
-  * Watchdog timers 
-  * Libraries 
-    * 7-segment displays 
-    * LCD displays 
-  * Switch matrices 
  
-===== Things that need to be incorporated ===== 
-  * user functions 
-  * <del>variables</del> -> introduced in [[arduino:program_structure|Program structure]] 
-  * flow control 
  
-Many of the examples here borrow from or are based on the examples at [[http://arduino.cc/en/Tutorial/HomePage]]. 
  
arduino/crash_course.txt · Last modified: 2012/09/14 01:30 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki