Open rojasx opened 6 months ago
Success, but so far this is with manually transporting files over ethernet to rpi. Need to include in yocto build and create startup scripts.
Completion: Code repo commit
Success! All necessary boot scripts and python scripts are included in the yocto build. Force sensing and bluetooth work. Pairing is still stupid. Code repo commit
Make/change a script so that it both reads from the sensor and transmits it over bluetooth.
DoD: Can start script on rpi to read and send data. Laptop can run app that prints force. Blockers: Getting sensor reading working: #5 . Bluetooth socket setup: #4 .