Commit graph

10 commits

Author SHA1 Message Date
Philipp Matthias Schaefer
af86687e43 Use const for constants 2020-02-02 20:26:50 +01:00
Philipp Matthias Schaefer
b9f9f55d2f Separate serial setup from pin mode setup 2020-02-02 20:23:05 +01:00
Philipp Matthias Schaefer
0871de8aff Use common naming convention for PIN constants 2020-02-02 20:22:16 +01:00
Philipp Matthias Schaefer
7f3c4aba6b Consistently use all caps for constants 2020-02-02 20:20:41 +01:00
Philipp Matthias Schaefer
ddde38ec7d Rename constant to reflect new sensor type 2020-02-02 20:19:06 +01:00
Philipp Matthias Schaefer
517d131689 Consistently use one empty line to separate thematic parts 2020-02-02 20:17:53 +01:00
Philipp Matthias Schaefer
36169ba0cf Add newline at end of file 2020-02-02 20:17:08 +01:00
Philipp Matthias Schaefer
760a9d1a44 Remove trailing whitespace 2020-02-02 20:17:00 +01:00
bernd2k
3fafd8e722 adds reed sensor to arduino
adds reed sensor to arduino
removes RPR220 sensor code
adds a low pass of status to prevent toggling.
2020-01-18 16:32:46 +01:00
bernd2k
7da2236af4 added arduino code and moved raspbi code
added arduino code is the read out of the sensor via an arduino.
the raspicode is moved to its own section.
2019-11-30 17:42:36 +01:00