Reading Push-Buttons Through Interrupt : Learn Microcontroller with STM8S – Tutorial Part #7

Learn how to write an assembly program to read a push-button using external interrupts of the STM8S microcontroller without blocking critical code.
Learn how to write an assembly program to read a push-button using external interrupts of the STM8S microcontroller without blocking critical code.
Learn how to interface the OCB350L250Z contact-less optical flow sensor with Arduino to detect the presence of fluids inside a translucent tube.
Learn how to interface the Zerodrag Nexus1 2.4 GHz ExpressLRS receiver that combines ESP8285 and SX1280 LoRa chips with Arduino.
Learn how to interface the FlyWoo GOKU GM10 Nano V3 multi-GNSS module with Arduino. The module is based on the u-Blox M10050 10th gen GNSS chip.
Learn how to use the RESET button to turn on and off an ESP866 microcontroller with the help of Deep Sleep mode.
Learn how to write an assembly language program for reading a push-button through the polling method on an STM8S microcontroller.