chrispyc1211
New Member
Hey guys!
I'm putting together a humidity controller that would trigger a humidifier or fan if humidity levels leave a particular range.
...or at least I'm trying to.
I had a bit of experience programming MCU's way back when, but I'd love some help with the basic direction of how I might go about this. I can figure out the code, circuit, etc. on a case-by-case basis, but I'd love if someone could point me in the right direction.
Basically:
- How much memory would such a thing require? Could this be done on the simplest 8-bit MCs, or would something else be best suited?
- Assuming I picked out a humidity sensor that has an integrated analog-digital converter, what more would go into it? Would it break down to: sensor --> MCU --> appliances?
I appreciate any expertise and tips you can share with me!
I'm putting together a humidity controller that would trigger a humidifier or fan if humidity levels leave a particular range.
...or at least I'm trying to.
I had a bit of experience programming MCU's way back when, but I'd love some help with the basic direction of how I might go about this. I can figure out the code, circuit, etc. on a case-by-case basis, but I'd love if someone could point me in the right direction.
Basically:
- How much memory would such a thing require? Could this be done on the simplest 8-bit MCs, or would something else be best suited?
- Assuming I picked out a humidity sensor that has an integrated analog-digital converter, what more would go into it? Would it break down to: sensor --> MCU --> appliances?
I appreciate any expertise and tips you can share with me!