#embedded
Read more stories on Hashnode
Articles with this tag
This time, let's create a status display. Egg Incubator Current Status: Incubating Incubation Period: 15 days 3 hours Time to Hatch: 5 days 21...
Hatching an egg takes about 21 days. We will use an OLED to check how long the egg incubator has been running. Displaying it in a clear manner would...
In my previous post, I connected an AC Relay, an AC Voltage Source, and a Heater plug. Here’s a simple explanation of how I did it. First, prepare an...
One of the essential functions of an egg incubator is to control the heater. The egg incubator should turn the heater on when the temperature falls...
In the previous post, we examined the GPIO settings. The address for GPIO is 0x400010c00, and the pin is 1024. Is 0x400010c00 indeed PB, and is 1024...
In the previous blog post, we set up the GPIO and CLOCK, connected the hardware, and got everything ready to run. However, when we executed the...