Platform-agnostic Mindstorm EV3
From Just in Time
For now, this page just holds some notes and links, while I'm preparing for the Mindstorm project.
Initial goal is to get a graphical programming environment up and running on linux with an EV3 set running regular firmware.
Communication Protocols
- The C sources on github
- how to establish a wifi connection
- USB. Is this HID (as NXT appears to be), or serial?