Projects Projects
External (hardware) and timer interrupts in microPython
Do you know how to use external (hardware) and timer interrupts in microPython?.
Laser distance sensor with OLED display and RP2040
This article implements a laser distance sensor with OLED display and RP2040, using the VL53L0x laser distance sensor.
Installing and Running MicroPython on ESP32-C3 Super Mini
Introduction In this article we will install and run MicroPythonon on ESP32-C3 super mini, using a tool made by Espressif called “esptool“.
A more professional delay code without sleep() in microPython
Introduction If you use Arduino you may use it to implement code with delay() or delayMicroseconds().
Photodiode light level detection with Arduino
In today’s article, we will implement a photodiode light-level detection with Arduino UNO.
12-Bit – 4-Channel SPI V-OUT DAC
Digital-to-analog converters (DACs) provide accurate output voltages for actuation and control in many electronic applications such as industrial, medical, and RF systems.
Four-Channel Digital Isolator – Reinforced – High Speed – Low-Power
The project presented here is a high-speed, low-power 4-channel digital galvanic isolator.
Wireless Humidity and Temperature Receiver Unit – Arduino
This project is the receiving end of a Wireless Humidity and Temperature monitoring system.
Wireless Humidity and Temperature Transmitter – Arduino
The project presented here is a Wireless Humidity and Temperature Transmitter that utilizes a DHT22 sensor to measure temperature and humidity levels.
434Mhz Wireless Receiver – LED Dimmer – Arduino Compatible
The Wireless Receiver Dimmer is a complementary component to the Wireless Potentiometer Transmitter, designed to receive and process data transmitted from the transmitter.
434MHz Wireless LED Dimmer Transmitter – Arduino Compatible
The project presented here is a 434MHz Wireless Transmitter for LED Dimmer, built around the ATMEGA328 Arduino microcontroller.
High-Voltage Half-Bridge Board with Adjustable PWM Signal Generation
The high-voltage half-bridge board features a 2ED2184 half-bridge gate driver, 2 x IKW20N60H3FKSA1-ND IGBTs, and an SG3525 PWM signal generator.