(Nov. 6-12) Yes :C
- alexprentiss
- Nov 9, 2022
- 1 min read

This week in shop, I resumed working on the LED board API project. There will be some reconfiguration. The previous design would have a python file that made the http request based on the search query from the webpage and send the title to the Arduino. I figured that it would be much easier and more efficient to just send the URL for the search to the Arduino and have it parse the Json data itself.
Comments