This has been an interesting project to follow. I've been looking into building something similar myself, hopefully in time for next year's growing season (chilli peppers, not weed :P ). Although with mine I intend to use an RTC chip to time-switch some relays for lighting too... I would have completely forgotten about temperature hysteresis had I not watched this vid :-)
@kchiem I guess if it would be switched on and off too often, the relay would wear-off much quicker and it would be not too good for household power grid. I guess, I'll set the hysteresis lower limit to 0.3 degrees C. And maybe add the check for number of on/off cycles per hour, if I'll find any space.
You might want to give assembly language a try - even if you don't complete it. On a simple chip like that, it's really quite fun and easy. Not to mention efficient. You might be surprised how roomy 2K suddenly seems.
@frac I've used asm before, but it takes too much time to write firmware, compared to C. If it would've been commercial project, I would've use assembly language, but I think in my case it's not worth it.
Need more tutorials....
Nathanxiangdarby 1 month ago
Instead of laminating a piece of paper, you could color laser print on transparencies, wouldn't that work better? Nice video, great explanations!
cd4600 1 month ago
Great looking project Phil. Works very well too. Nice job
orbiter8 2 months ago in playlist Uploaded videos
This has been an interesting project to follow. I've been looking into building something similar myself, hopefully in time for next year's growing season (chilli peppers, not weed :P ). Although with mine I intend to use an RTC chip to time-switch some relays for lighting too... I would have completely forgotten about temperature hysteresis had I not watched this vid :-)
BulletMagnet83 3 months ago
You could damage your equipment if it's cycled on/off too often. I think my honeywell thermostats have a limit of 5 on/off cycles per hour.
kchiem 3 months ago
@kchiem That's why he uses hysteresis to have some tolerance between turn on and turn off.
silverstream314 3 months ago
@kchiem I guess if it would be switched on and off too often, the relay would wear-off much quicker and it would be not too good for household power grid. I guess, I'll set the hysteresis lower limit to 0.3 degrees C. And maybe add the check for number of on/off cycles per hour, if I'll find any space.
JumperOneTV 3 months ago
O RLY ?
kchiem 3 months ago
@kchiem once I saw it... :-))
BulletMagnet83 3 months ago
You might want to give assembly language a try - even if you don't complete it. On a simple chip like that, it's really quite fun and easy. Not to mention efficient. You might be surprised how roomy 2K suddenly seems.
frac 3 months ago
@frac I've used asm before, but it takes too much time to write firmware, compared to C. If it would've been commercial project, I would've use assembly language, but I think in my case it's not worth it.
JumperOneTV 3 months ago