X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=EmbeddedDevices;h=65d28d7057c4150bbe83827b2b46f4963a2c8280;hp=92c4079d540411341b14351671cd67021a3d4fb9;hb=c0a2b9d3092f23660c3f85aba115d752ade39c5c;hpb=275efcbc8ee66243a05a93e4e8693285b2f8338d diff --git a/EmbeddedDevices b/EmbeddedDevices index 92c4079..65d28d7 100644 --- a/EmbeddedDevices +++ b/EmbeddedDevices @@ -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.