User Tools

Site Tools


arduino:crash_course

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
arduino:crash_course [2012/09/13 04:07] – created 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> 
 + 
 + 
 + 
 + 
  
-* 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 
-  * ? 
  
-Not covered: 
-  * Interrupts 
-    * External :: switch controlled LED rewrite (w/ and w/o state) 
-    * Timers :: blink LED rewrite 
-    * Multiple external :: Multiple switch-based {something} 
-  * Watchdog timers 
-  * Libraries 
-    * 7-segment displays 
-    * LCD displays 
-  * Communication buses 
-    * Serial 
-    * SPI 
-    * I2C 
-  * Switch matrices 
  
arduino/crash_course.txt · Last modified: 2012/09/14 01:30 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki