For this new project we will go a little further and make a case by 3D printing. We will stay on the 433MHz frequency by integrating a Superheterodyne KSA6 radio receiver. It is the most used radio ...
Last week, we were able to test the 2.7-inch ePaper (eInk) screen from Chinese manufacturer Waveshare. We did not go very far in the presentation. I needed some time to learn how to master the Python ...
In the previous tutorial, we discovered and tested the MH-Z19 sensor which allows to measure the CO2 concentration without calibration. We saw how to read the CO2 concentration returned on the sensor ...
The Python evdev library makes it possible to decode the codes sent by the input devices (keyboard, mouse, analog joystick, gamepad ...) to exploit them in any project. We can for example use a ...
After several articles to present the principles of MicroPython on ESP8266 and ESP32 development board, it's time to get down to business. I propose to take the Arduino reading code of several Dallas ...
After the success of its crowdfunding partner on KickStarter in 2014, FarmBot.io returns at the end of the year with a much new and much larger version of its FarmBot. If you discover FarmBot, it's ...
In the previous tutorial, we discovered how to get the official camera (v2.1) up and running for the Raspberry Pi Zero W and send images to the Home Assistant server via MQTT messages. Today, I ...
Taking pictures of montages or objects printed in 3D and then sharing them on social networks or on your blog is never easy. Either the environment is not right or the lighting is not good. So I took ...
Today, we will discover the ROT2U 6DOF robotic arm kit that will allow us to start a new series of articles. In the previous series of articles, we saw how to assemble and drive WiFI a 2-axis ...
Since version 1.3, the Raspberry Pi Zero has a camera connector on which the 8MP camera of the Raspberry Pi can be connected by means of an adapter. Home Assistant supports ...