leaphy-robotics / leaphy-blocks

The web-based visual programming editor.
Apache License 2.0
1 stars 0 forks source link

[enhancement] POC: bluetooth communication between leaphy's #89

Open rmoesbergen opened 5 months ago

rmoesbergen commented 5 months ago

Now that we have ESP32 and RP2040 based boards, we can investigate to enable leaphy's to communicate via bluetooth. A first POC would include a 'send' and 'receive' block that uses bluetooth, allowing leaphy's to send/receive text to/from eachother.

rmoesbergen commented 2 months ago

done using a wifi mesh

rmoesbergen commented 2 months ago

TODO: loading a program with mesh blocks throws an error