forest-all-around/README.md
2019-12-16 21:30:07 +09:00

31 lines
1.1 KiB
Markdown

# crickets for cosmo40 performance
## platformio
## small IoT objects in the wireless mesh network
### wirelessly connected cloud (Wireless Mesh Networking)
### MIDI-like
### spacial
### sampler keyboard
- 14 speakers (receives MIDI-like msg. AP-disabled)
- 10 or more postmans (relaying nodes. AP-enabled)
- 1 gas-tank
- 1 float
- 1 osc client (Root node) <-- Puredata patch to control this.
- 1 monitor agent to monitor status of the net.
- 1 Pd patch receives OSC msg. over Bluetooth serial dev. (CNMAT/OSC, slip-encoded OSC) [from this proj.](https://github.com/applecargo/midi_keyboard) sends out to wired USB serial dev. (osc client) this client translates these msg. for the mesh.
## !!NOTE!! (2019 12 16)
- esp32 postman was added.. in yesterday's performance.
- well.. but the network became quite unstable.. it was kind of unsatisfactory.
- not sure is this esp32 injection caused this or not?
- woo... anyway this is really frustrating .. always..
- i need a proper working-good system to build up sth. reliable.
- esp32 based mesh is better? (ESP-MESH)
- we need to find a solution ASAP.