A few weeks ago, I installed an automatic water heater switch to my bathroom, but it was a crude device. What I really want to do is design a universal heater driver. That basic idea can be adapted to ...
Experience — or at least education — often makes a big difference to having a successful project. For example, if you didn’t think about it much, you might think it is simple to control the ...
Control system leveraging PID & computer vision to balance a ball on a platform. WIP: PID tuning is ongoing. Final results will be added soon. I built this project to learn and apply control theory ...
This project implements a real-time closed-loop motor control system where motor speed is dynamically regulated based on obstacle distance. An ultrasonic sensor provides the reference input, an ...