Thomas Kunze
|
6765add06d
|
move knx-linux and knxPyton to examples dir
|
2019-12-12 21:42:51 +01:00 |
|
Thomas Kunze
|
6d5914857a
|
move knx-usb to examples
|
2019-12-12 21:29:02 +01:00 |
|
nanosonde
|
e77f61d249
|
Use knx-demo-tp.xml as template for knx-demo-rf.xml
|
2019-10-28 10:25:51 +01:00 |
|
nanosonde
|
c9819663fa
|
Remove knx-rf-demo folder and move doc
|
2019-10-28 10:18:26 +01:00 |
|
nanosonde
|
3625f31d95
|
Add README.md to KNX-RF demo folder
|
2019-10-27 10:03:48 +01:00 |
|
nanosonde
|
0c8a79edbd
|
Add KNX RF example
|
2019-10-25 17:13:59 +02:00 |
|
henfri
|
6c3bbfe5a5
|
Update knx-bme680.ino (#36)
* Update knx-bme680.ino
Remark for .iaq vs. .iaqEstimate for BSEC_1.4.7.4
* Update knx-bme680.ino
Improvement of output
|
2019-09-14 18:23:00 +02:00 |
|
Bernator
|
afd07d10cb
|
Bugfix, change debug uart not possible (#33)
* bugfix, print not allowed in constructor
* Update tpuart_data_link_layer.cpp
- start confirm timout only after last byte was sent
- increase BYTE_TIMEOUT
* -bugfix, change debug Uart not possible
* Update esp32_platform.cpp
* Update esp_platform.cpp
* Update knx-bme680.ino
* Update knx-demo.ino
* Update knx-hdc1008.ino
* Update knx-sonoffS20.ino
|
2019-09-09 20:10:56 +02:00 |
|
Bernator
|
68b0002490
|
Arduino set Knx uart bugfix (#32)
* bugfix, print not allowed in constructor
* Update tpuart_data_link_layer.cpp
- start confirm timout only after last byte was sent
- increase BYTE_TIMEOUT
* -bugfix Arduino set knxUart
* Update knx-bme680.ino
* Update knx-demo.ino
* Update knx-hdc1008.ino
* Update knx-sonoffS20.ino
* Update knx-bme680.ino
* Update knx-demo.ino
* Update arduino_platform.cpp
* Update dpt.h
* Update esp32_platform.h
* Update esp_platform.h
|
2019-09-09 18:19:09 +02:00 |
|
Thomas Kunze
|
f2d45b233a
|
add defines for datapoint types
|
2019-09-02 22:55:23 +02:00 |
|
Thomas Kunze
|
923e50bf9c
|
fix bme680 example
|
2019-09-02 22:00:45 +02:00 |
|
Thomas Kunze
|
5a93bbc91c
|
create ArduinoPlatform to reduce code duplication
|
2019-08-26 21:26:55 +02:00 |
|
Fabian Schmieder
|
14d2da82f1
|
added ESP32 platform (#30)
* added ESP32 platform
* fixed typo in comments
|
2019-08-26 13:45:14 +02:00 |
|
Thomas Kunze
|
1e804d459e
|
add float to knxValue
|
2019-07-24 22:28:11 +02:00 |
|
Thomas Kunze
|
877db57f94
|
change bme example
|
2019-07-08 20:00:36 +02:00 |
|
Thomas Kunze
|
ce190a44e4
|
.
|
2019-06-12 21:33:33 +02:00 |
|
Thomas Kunze
|
378385ee97
|
add converstions to KnxValue and remove now obsolet methods
|
2019-06-12 00:01:21 +02:00 |
|
Thomas Kunze
|
c5291f3e8e
|
disable bme build for now
|
2019-06-04 00:46:23 +02:00 |
|
Thomas Kunze
|
715aeeec0e
|
build more sketches
|
2019-06-04 00:09:40 +02:00 |
|
Thomas Kunze
|
939a80a29f
|
.
|
2019-06-03 23:56:21 +02:00 |
|
Thomas Kunze
|
10c0549004
|
change travis build
|
2019-06-03 22:59:42 +02:00 |
|
Thomas Kunze
|
d72a81bbf4
|
remove knx-vito for now
|
2019-06-03 22:25:46 +02:00 |
|
Thomas Kunze
|
c5714cf1a7
|
some more fixes for samd
|
2019-06-02 01:55:26 +02:00 |
|
Thomas Kunze
|
ad7639116a
|
fix
|
2019-06-02 01:39:08 +02:00 |
|
Thomas Kunze
|
0628d88921
|
change last pull request a bit
|
2019-05-27 21:41:04 +02:00 |
|
Maggyver
|
87828bd530
|
circuit of the led adapted for different boards (#15)
* Update knx_facade.cpp
* Update knx_facade.h
* Update knx-demo.ino
|
2019-05-27 20:13:57 +02:00 |
|
Thomas Kunze
|
3a58ca8534
|
move main.cpp, document SaveRestore
|
2019-05-15 21:25:04 +02:00 |
|
Thomas Kunze
|
bb77fa7000
|
fix examples. Only reserve memory on tableobject if size > 0
|
2019-05-13 22:31:45 +02:00 |
|
Thomas Kunze
|
174e29372c
|
make GOT completely dynamic from ETS. GOs are now only available if device was programmed via ETS
|
2019-05-09 20:52:04 +02:00 |
|
Thomas Kunze
|
f2b97ecd09
|
add WifiManger to examples, remove states for wps configuration
|
2019-02-26 22:42:06 +01:00 |
|
Thomas Kunze
|
c99ed6b081
|
add hdc1008 example from nanosonde
|
2019-01-07 21:15:57 +01:00 |
|
Thomas Kunze
|
f46f6aa70e
|
add sonoff s20 example (not tested)
|
2019-01-03 22:20:50 +01:00 |
|
Thomas Kunze
|
e6b2120420
|
fix build of bme example
|
2018-12-25 21:43:54 +01:00 |
|
Thomas Kunze
|
c44d22f6eb
|
first real working version of knxPython
|
2018-12-22 14:53:31 +01:00 |
|
Thomas Kunze
|
cb0646f3f6
|
add vito sketch (WIP)
|
2018-12-12 23:21:52 +01:00 |
|
Thomas Kunze
|
cc2704b264
|
add first version of knx python module
|
2018-12-11 22:42:13 +01:00 |
|
Thomas Kunze
|
4f9e518ead
|
use current config
|
2018-11-20 22:36:00 +01:00 |
|
Thomas Kunze
|
8ed0181d36
|
update to newest bsec lib
|
2018-11-12 22:05:11 +01:00 |
|
Thomas Kunze
|
9708a54e71
|
rename main include
|
2018-11-07 22:16:00 +01:00 |
|
Thomas Kunze
|
cdbf3e70cc
|
include linux and samd versions here
|
2018-11-07 00:32:36 +01:00 |
|
Thomas Kunze
|
a73fa612b4
|
add bme680 example
|
2018-10-08 21:51:27 +02:00 |
|
Thomas Kunze
|
dc362a79c3
|
add writeMemory to facade, remove debug output from platform
|
2018-09-15 00:22:30 +02:00 |
|
Thomas Kunze
|
2a292ae314
|
switch to visualgdb, update submodule
|
2018-08-16 23:58:57 +02:00 |
|
Thomas Kunze
|
8277f4985b
|
readd knxprod
|
2018-04-10 00:25:47 +02:00 |
|
Thomas Kunze
|
ff5dabad3b
|
add example to correct folder
|
2018-04-10 00:16:34 +02:00 |
|
Thomas Kunze
|
809de53cc8
|
move more code from demo to knx-esp
|
2018-04-09 23:58:35 +02:00 |
|