Close

5/8/23

A project log for Mood Gradient

A slider that you can move to express your current emotion.

corbincorbin 05/08/2023 at 18:130 Comments

Last week, we put in the code to read the number from a slide potentiometer. The numbers maxed out at 1024 halfway through the slide, but we got feather huzzah esp32 v2 boards instead of the old feather huzzah esp8266 boards. This should solve the problem. After we have confirmed that the new boards are working, we will put code in the "client" board reading the slide pot. to send a signal to the "server" board whenever the value changes. We will then have the "server" board control the servo to move the slider. The gradient was printed, and now we need to put the colors onto it. The gradient is the perfect size, as the magnets in the corners fit in perfectly, and it fits in between the two holes in the box lid perfectly.

5/11/23

We had a problem with our feather board codes. We didn't know how to input the MAC address of one feather board into the code for the other to send a signal from one to the other. Now, we can put in code to send a signal from one feather board to the other when the slide potentiometer changes. Half of our group wasn't here today, so we haven't made progress in any other areas.

Discussions