Updates
December 12
Dec 12, 2021 | 8:19 PM
Code. I was able to add an option in the code that allowed the user to easily switch between chord sequences (Current options include C major and notes from Canon in D). This is done by customizing th...
December 6
Dec 06, 2021 | 2:56 AM
Code nuiance. My code was buggy, laggy, and messy. I was able to reduce lag by passing in only necessary info. Additinally, I had to modify the code and re-assess the data read by the sensorts to figu...
November 29
Nov 29, 2021 | 6:39 PM
With bluetooth working… The next step was to settle the sound issue and modify code to make it similar to the demo of the circuit playground. The issue I had involved the data being sent. It wa...
November 22
Nov 22, 2021 | 2:48 AM
Bluetooth. After MANY MANY long hours of trying to figure out bluetooth, I wwas ecstatic to finally have been able to connect the nano and parse the data properly. This is all thanks to Professor Scot...
November 15
Nov 14, 2021 | 10:53 PM
Bluetooth Issues. Last week I had issues connecting my board to bluetooth due to a security error related to cross-origin iframe. I met with Professor Scott about this and found out that the issue cou...