Commit Graph

25 Commits

Author SHA1 Message Date
d5bdd4305c tell where the libraries are from 2016-04-22 22:45:45 +02:00
0294f2f5c4 remove preprocessor stuff 2016-04-22 22:42:18 +02:00
d79d445a3e replace preprocessor syntax 2016-04-22 22:32:36 +02:00
50c38f4060 split C code into header- and implementation-files 2016-04-22 22:26:52 +02:00
2970dad868 implemented IR transmission via MQTT 2016-04-21 11:33:48 +02:00
1301947c7a let the library handle initialization 2016-04-21 09:31:34 +02:00
f595ac746f create and subscribe transmission handler 2016-04-20 22:45:47 +02:00
e01e13cd9f first test transmitting IR 2016-04-20 22:34:15 +02:00
5b398f1de4 reformat, to ease configuration 2016-04-20 10:34:46 +02:00
e63aedccf6 switch around some pins 2016-04-20 00:29:07 +02:00
f12580cd8e actually receive ir signals 2016-04-18 11:58:37 +02:00
5691267905 added new device type IrRx (infrared receiver) 2016-04-18 11:34:44 +02:00
7cafe6cccb elegant array handling 2016-04-11 21:09:31 +02:00
c145154f3b rename methods 2016-04-11 00:29:05 +02:00
aed5ff152b privatize methods 2016-04-11 00:22:29 +02:00
063206dec0 remove obsolete definitions 2016-04-11 00:22:14 +02:00
c2aaf2b980 array of devices 2016-04-10 23:54:05 +02:00
4f0db94c70 use only one method of creating an function pointer 2016-04-10 21:51:25 +02:00
415ff46f47 removed empty lines 2016-04-10 21:50:23 +02:00
52c4648c02 finally a working modularized version 2016-04-10 00:20:50 +02:00
73395170ac found problem in DHT stuff -- still not working, though 2016-04-09 11:55:36 +02:00
fe1b381924 modularized DHT stuff -- still not working, though 2016-04-09 01:12:59 +02:00
8523833139 modularized led, doesn't work yet, though 2016-04-09 00:21:18 +02:00
2dd13a685e start modularization 2016-04-08 10:18:59 +02:00
563e22b81a renamed folder, to fit arduino restrictions :-/ 2016-04-07 23:51:46 +02:00