Interfacing different sensors with ESP32-EVB and MicroPython: DHT11, DHT22, SHTC3 and DS18B20

Published: Wed, 7 May 2025 12:02 | Comments: 0
Interfacing different sensors with ESP32-EVB and MicroPython: DHT11, DHT22, SHTC3 and DS18B20

In our previous post we show you how to install MicroPython on ESP32-EVB and to drive the board’s relays from the web server. Now we will show you how easy is to interface different sensors with MicroPython. SNS-DHT11 and SNS-DHT22 SNS-DHT11 and SNS-DHT22 are low cost digital temperature and humidity sensors. They can work from […]

More...


RVPC the Open Source Hardware and Software EURO 1 RISC-V computer now got BASIC interpreter!

Published: Wed, 30 Apr 2025 09:45 | Comments: 2
RVPC the Open Source Hardware and Software EURO 1 RISC-V computer now got BASIC interpreter!

RVPC is Do It Yourself completely open hardware and software project made as challenge if retro like computer with VGA, PS2 keyboard can be build with the 8-pin CH32V003 $0.10 RISC-V microcontroller. It become favorite toy for many people who took the challenge to implement something which at first looked impossible. Curtis Whitley made the […]

More...


ESP32-EVB relays driven by web interface with MicroPython – so you can switch on and off loads from anywhere with internet connection

Published: Mon, 28 Apr 2025 13:53 | Comments: 1
ESP32-EVB relays driven by web interface with MicroPython – so you can switch on and off loads from anywhere with internet connection

With this small project we will show how easy is to setup web server and control the ESP32-EVB relays with simple web interface. All you need is ESP32-EVB board and USB cable! First we have to install MicroPython on ESP32-EVB for this purpose we need esptool.py and have to install it with: $ sudo pipx […]

More...


TuxCon 2025 The Open Source Hardware and Software conference in Plovdiv is on May 10-11th

Published: Wed, 16 Apr 2025 09:58 | Comments: 1
TuxCon 2025 The Open Source Hardware and Software conference in Plovdiv is on May 10-11th

Do not miss this event, it’s one per year and ran by volunteers, so participation if free! This year we will have guest lector from SeedStudio – Violet Su. In Saturday there will be two tracks of lectures and one room for workshops with robots. Our friend Anton Orush will show the very first Bulgarian […]

More...