SLSam Leeinsamlee.hashnode.dev·Sep 17, 2024 · 5 min read6- CompletionTitle: Combining Modules Content: Now that we have implemented all the modules for the functionalities, it's time to combine them. First, we need to make the machine controllable. Create three states for the egg incubator: Preparing Incubating Com...00
SLSam Leeinsamlee.hashnode.dev·Sep 15, 2024 · 1 min readMaking Hardware - Incubator BoxPrepare a plastic board and a box I prepared a shoe box. We will make a hole in the box so that the inside of the box is visible. Next, create a small hole for the temperature sensor probe and a small space for the hairdryer (heater) to fit in.00
SLSam Leeinsamlee.hashnode.dev·Sep 13, 2024 · 7 min readControlling OLED part 2This time, let's create a status display. Egg Incubator Current Status: Incubating Incubation Period: 15 days 3 hours Time to Hatch: 5 days 21 hours Hatching Progress: 71% Expected Hatch Day: May 10, 2024 Temperature: 38.5° C Heater: on/off Our goa...00
SLSam Leeinsamlee.hashnode.dev·Sep 12, 2024 · 11 min readControlling OLEDHatching 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 be ideal. The OLED module we will use is the jmd0.96d-1 module. It looks like this and is also known...00
SLSam Leeinsamlee.hashnode.dev·Sep 11, 2024 · 1 min readHow to Connect a Relay Circuit: A Step-by-Step GuideIn 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 extension cable. Cut it in half. Mark two spots in the middle (where I’m holding with my left hand...00