what is:
- a microcontroller
- arduino
hardware:
- minimal:
- processor atmega168 [beware: 448 pages] with bootloader
- crystal 16MHz
- 2 capacitors 15pF
- serial communication:
software:
simple input/output:
- analog:
- basics: voltage divider / calibration
map(value, fromLow, fromHigh, toLow, toHigh)
- poti (variable resistor)
- light sensor (LDR)
- temperature sensor (PTC,NTC,Diode)
- physical pressure sensors
- bend sensors
advanced input / output:
- motor control:
- dc motors / stepper motors
- pwm / dimming
- h-bridge
- transistor drivers zb uln2803
- servo
- displays
- led 7 segment
- led matrix
- text displays (hd44780)
- graphic displays
|  
 |