6 Commits

Author SHA1 Message Date
f15647ffb2 UART-1 2020-06-22 17:34:56 +02:00
4e7aeee1d9 Serial out
First working example of sending data back to the remote. For now we send some dummy data.
2018-09-30 21:00:46 +02:00
35479c6f0a Bugfix in NodeMCU checksum
Calculated in the wrong function
New value for resend. 30ms works like a charm and feels responsive
2018-09-23 14:31:51 +02:00
3890bc8c4f Checksum added to remote packet 2018-09-20 21:24:29 +02:00
a3a83ea6f9 OSC bridge in AP mode
Default gw ip 192.168.4.1
2018-09-17 22:19:52 +02:00
e99e8e3211 OSC Wifi to UART bridge
Mix of the two earlier sketches

TODO: Switch this sketch to AP mode
2018-09-17 22:08:32 +02:00