Edit page TwoHundredDollarLaptop
[wiki.git] / EmbeddedDevices
index 92c4079d540411341b14351671cd67021a3d4fb9..65d28d7057c4150bbe83827b2b46f4963a2c8280 100644 (file)
@@ -4,7 +4,7 @@ I wrote drivers for the following devices:
 
  * '''DC-motors''' - Both on/off cw/ccw and PWM drive.
  * '''Stepper motors''' - With real-time stepping control, dynamic acceleration ramps, homing state-machine, etc.
- * '''Peltier cells'''. '''PWM heaters'''
+ * '''Peltier cells''' and '''PWM heaters'''
 
 
 === Sensors ===
@@ -19,7 +19,7 @@ I wrote drivers for the following devices:
 
 === User interface ===
 
- * '''7-segement BCD and british-flag alphanumerical displays'''
+ * '''7-segment BCD and british-flag alphanumerical displays'''
  * '''Alphanumerical LCD displays''' - Like the popular Hitachi HD44xxx controller.
  * '''B/W bitmap LCD displays''' - Using a homebrew library to draw text and graphics (see DevLib).
  * '''Thermal Printers''' - Both serial and full printing head control.