top of page
Automate Lab


Project - Making an RPM Meter
Microcontrollers are compatible with several types of sensors. In general, reading these sensors is easy to implement, requiring only...
Apr 3


How to use interrupts - ESP32
Interrupts allow the microcontroller to interrupt the normal execution of its code to respond to external or internal events quickly and...
Mar 24


How to use interrupts - Arduino
Interrupts allow the microcontroller to interrupt the normal execution of its code to respond to external or internal events quickly and...
Mar 23


Introduction to Electronics - Diodes
Diodes are semiconductor electronic components. Their main characteristic is that they only pass current in one direction. This is...
Mar 20
bottom of page