Pomodoro Progress
In the two weeks since the last update I have managed to get some of the sketch to run on a Circuit Playground Express and have that sketch report the…
In the two weeks since the last update I have managed to get some of the sketch to run on a Circuit Playground Express and have that sketch report the…
While working in the student lab, one of my tasks that I've really enjoyed working on was creating a guide for spline tolerancing in using the Stratasys FDM printer to…
Creating a visual display on the computer using Processing to read a value from the counting loop on the Arduino and visualize that as a metric of time worked. The…
Laying out goals for this project is daunting as I'm not yet sure how to achieve them. Here are our HMW statements for this project HMW? Create a Pomodoro timer…
Passing sensor data from the onboard sensors on the Nano to the serial monitor worked fine and I could see them in both the serial monitor and the plotter. Parsing…
Creating a Pomodoro timer that works using the delay function from the library was much more difficult than I would have thought it was going to be. The standard delay…
While working on customizing a light ring for my hand-blender prototype I ran into some issues I should have expected. My Arduino Uno board is still driving the LCD screen…