The creative adventures with ATtiny series microcontroller are awesome if you know how to play them. ATtinys — especially the ATtiny85s — are all around us, and by using one, we can shrink the size of ...
No matter the control system that we may be designing, whether it’s a HVAC monitor, motor controller or simple IoT sensor node, the system must control IO. This includes reading and writing digital IO ...
Most microcontrollers have a pulse-width modulator (PWM) output that can effectively drive variable output loads such as proportional solenoid valves, motors, or light dimmers. You control these loads ...