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
21164824f5
Removed individual NodeMCU sketches
2018-09-27 18:57:53 +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
3d30a668c7
Touch OSC and NodeMCU
...
1) A layout for the mobile phone
2) A sketch to receive the data on a NodeMCU over Wifi
3) A sketch to send a RC package to the stm32 from the NodeMCU
TODO: Merge these two sketches later
2018-09-17 21:20:29 +02:00