The project enables you to draw, sculpt, and do pottery in 3D using your hand gestures, view it in a hologram and export for 3D prints.
Track your face using OpenCV's facial recognition.
This guide provides detailed instructions on implementing face detection and face tracking in Python on the Ultra96-V2 platform.
It's a simple surveillance system with motion detection and sends you the live image when motion detected using Telegram
Using MQTT, NodeMCU, DHT22, RaspberryPi and IoT MQTT Panel to monitor temperature and humidity.
Two example Python programs to use MQTT with AWS IoT for Raspberry PI / Debian / Windows
Uses a smartphone application to control a cursor.
Interfacing Nine DS18B20 Temperature sensors with Raspberry Pi and Displaying sensor data Using Python
Xilinx Pynq framework allows us to combine Python and programmable logic. Let's look at how we can create a Pynq Image for custom boards.
This project emulates a Philips Hue Bridge that is able to control multiple types of lights.
Build a custom trash classifier using the Raspberry Pi and Lobe, a beginner-friendly machine learning program (without coding).
In this tutorial, we are going to learn how we can install python on our computer and how to use it with Arduino,It allows us to send data.
My yard is under attack. That’s why I used a Raspberry Pi, a Pi camera, and some machine learning to catch my yard’s attackers in action.
Using the power of Python and Arduino, this detector measures and records user temperature.
Sanitation station for hands and shoes, the procedure detects if the person is wearing a mask on their face, to avoid the spread of COVID-19
Your neighbor loves to blast Reggaeton music at full volume every morning at 9 am. Could this be an opportunity for an AI device?
SeeTalker tells you what it sees with the help of a Raspberry Pi computer, Microsoft image recognition and Alexa.
Get Xilinx Vitis AI hardware accelerated inference up and running with minimal effort using Python and PYNQ!
Raspberry Pi running OpenCV on Python to play videos/movies on an SSD1306 OLED display.
An efficient module that comprises of face recognition using OpenCV to manage the attendance records of employees or students.
Build a car hacking spy device to remotely read and send CAN commands and track GPS location. All based on open source software/hardware.
The device which notifies via email or SMS for any sudden change in temperature or if it goes out of the defined threshold.
A python 3.x program that animates the spread of a virus using a SIR model. Runs on any computer with numpy and matplotlib.
Wemos D1 mini takes sensor readings and sends a POST request containing data to Flask Server on RPi 3. Data is then written to Google Sheet.