This post will show you how to interface your Raspberry Pi with the BME280/BMP280 and create a weather station using Python and Flask
This post will show you how to interface your Raspberry Pi Pico W with the BME280/BMP280 and create a weather station using MicroPython.
This post will show you how to interface your Arduino code with the BME280/BMP280 sensor with a weather station project using ESP8266/ESP32
This post will show you how to control or interface DS18B20 temperature sensor with your MicroPython device with a weather station project
This post will show you how you can build your own MicroPython wifi enabled robot car using the MicroDot library.
This post will discuss how to interface the DHT11 temperature and humidity sensor with our MicroPython enabled Microcontroller device.
This post will show how to create a MicroPython web server that uses the MicroDot framework and show how easy it is to use.
This is a Raspberry Pi RFID project with a database interface where it controls a solenoid door lock based on information stored in our database.
This ESP32 RFID project with a Web Server application reads RFID tags/cards and then displays the validation in a web application in real-time.
The following post will show how we can use the Raspberry Pi as an object counter by using the Infrared (IR) sensor. IR sensors are excellent electronic components that can sense the proximity of objects and we will use it in counting objects that are passing in our mini conveyor system.