Security Camera with Raspberry Pi Using Motioneye
Raspberry Pi and Docker project: creating a videosurveillance system based on opernsource software motionEye
Security Camera with Raspberry Pi Using Motioneye Read More »
Raspberry Pi and Docker project: creating a videosurveillance system based on opernsource software motionEye
Security Camera with Raspberry Pi Using Motioneye Read More »
In this tutorial I will show you how to connect and use a Traffic Light Module with Raspberry PI, showing the required wiring and an example with Python. For my tests, I will use a Raspberry PI 5 Model B computer board, but this should work with any Raspberry PI computer board. About the Traffic
How to use Traffic Light Module with Raspberry PI and Python Read More »
In this tutorial, I’m going to show you how to use the 74hc595 chip with a Raspberry PI Pico and MicroPython, in an easy configuration that drives 8 LEDs. I also will add an example code showing how to use it with a random LED effect. Complex Raspberry PI Pico projects can require many connections
How to use 74hc595 Shift Register with Raspberry PI Pico and MicroPython Read More »
In this tutorial, I will show you my review of the Elecrow Advanced Kit for Raspberry PI Pico, a sensor, and all the parts needed to build your DIY smart car robot. About the Kit The kin includes all the sensors that every beginner can need for any of the most common projects. By combining
Elecrow Advanced Kit: Raspberry PI Pico Kit with Smart Car Included Read More »
In this tutorial, I’m going to show you how to connect and use a DHT11 sensor to Raspberry PI Pico with MicroPython. Please note that if you are interested in using a Raspberry PI computer board (like RPI Zero), you will need to refer to my Use Raspberry PI with DHT11 Temperature and Humidity Sensor
DHT11 Humidity and Temperature Sensor With Raspberry PI Pico and MicroPython Read More »
In this tutorial, I’m going to show you how to connect and use an MPU6050 with Raspberry PI Pico and MicroPython. Gyroscopes and Accelerometers are basic features of modern smartphones. But they are vital for such projects as drones and self-balancing cars. These two kinds of sensor can be achieved with a single chip: the
Using Gyroscope and Accelerometer with MPU6050, Raspberry PI Pico and MicroPython Read More »
In this summer, the Raspberry PI company announced a new release of the Raspberry PI Pico series: the Raspberry PI Pico 2. From a visual point of view, the new microcontroller may appear the same as the previous one. Still, some changes happened inside, which should bring more power and flexibility to this microcontroller. In
New Raspberry PI Pico 2 Released Read More »
In this tutorial, I’m going to show you how to use a Matrix Keypad from Raspberry PI Pico and get user input from python. With matrix keypads you can acquire some simple user inputs (like codes, numbers and so on) into your Micropython programs without having to connect from a different device, by pushing its
Use Matrix Keypad with Raspberry PI Pico to get User Codes Input Read More »