Code for a distance and size measuring device
 
 
Go to file
mandlm 86df456b0f Added a DEM16101 lcd display to the shift register 2017-02-24 21:47:35 +01:00
DeviceLib@d9ac375268 Added a DEM16101 lcd display to the shift register 2017-02-24 21:47:35 +01:00
.gitattributes 🎪 Added .gitattributes & .gitignore files 2017-02-19 12:21:30 +01:00
.gitignore Added output directories 2017-02-19 14:58:23 +01:00
.gitmodules Added DeviceLib as submodule 2017-02-19 12:58:08 +01:00
Distancer.atsln Added empty AtmelStudio project 2017-02-19 12:56:01 +01:00
Distancer.componentinfo.xml Added empty AtmelStudio project 2017-02-19 12:56:01 +01:00
Distancer.cpp Testing the shift register. Flashing status led and shift register pins 0, 1 and 7 in sequence. 2017-02-19 22:05:13 +01:00
Distancer.cppproj Added a shift register on pins PA0 to PA2 2017-02-19 15:13:30 +01:00
Hardware.h Added central hardware info and functions 2017-02-24 21:46:29 +01:00
LcdShiftReg.cpp Added a shift register on pins PA0 to PA2 2017-02-19 15:13:30 +01:00
LcdShiftReg.h Added a shift register on pins PA0 to PA2 2017-02-19 15:13:30 +01:00
MyLcd.cpp Added a DEM16101 lcd display to the shift register 2017-02-24 21:47:35 +01:00
MyLcd.h Added a DEM16101 lcd display to the shift register 2017-02-24 21:47:35 +01:00
hardware.cpp Added central hardware info and functions 2017-02-24 21:46:29 +01:00