top of page

(Oct. 2-8) Back At It Again

  • alexprentiss
  • Oct 6, 2022
  • 1 min read

This week in shop, I decided that I wasn't happy with where I left last years project. I have been experimenting with SQL and HTTP requests to add an interactive element to the project. I would like to make it so people can control the LED board through an interactive web page. I will do this by having people type in the topic they wish to hear about. Then the API will fetch the most relevant news source and add it to a database. The Arduino will then access the database and display the most recent search result.

 
 
 

Comments


bottom of page