This week I was able to find and create a basic software program for tracking standard mouse inputs to performing drawing functions. The code utilizes event handlers that’s synced with the mouse through html. I also created some javascript code for scanning and connecting a bluetooth device. It currently needs testing as we are waiting for our microcontroller to come in can test the BLE connection of the code + sending basic data. I have also been working with Christian as we may consider a different canvasing approach through pygame, which has built-in functions for better processing bluetooth input.
This week I plan to look more into the structure our of bluetooth communcication. I’ve followed some steps for getting the testing environment onto my device. Now we need to work on setting the struct for what data to send using the GATT protocol.
