ruifig / AutoWatering

Highly configurable Arduino greenhouse monitor & watering
MIT License
0 stars 1 forks source link

Design 3.3v compatible version #1

Closed ruifig closed 2 years ago

ruifig commented 2 years ago

The old version used some components that were not compatible with 3.3v logic/voltage, such as the L293D to control the motors. A new design is needed that can be used with 3.3v, and potentially also usable with 5v with minor changes.

Things I can think of that should be done as part of this task:

Confirm the new design is probably ok by testing various things with temporary code

ruifig commented 2 years ago

New design doesn't seem to have any problems with 3.3v so far.