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.
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.
ChatterPi turns audio volume levels (from either .wav files or a mic) into servo commands, e.g., to drive a talking skull prop.
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!
This getting started guide teaches you how to program Python on Digilent Arty Z7-20, the Xilinx Zynq Z7020 SoC platform.
Every robot needs to identify its owner.
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.
Smart lighting is a catalyst for the IoT. In this tutorial we'll see how to control NeoPixel LEDs via mobile using the Zerynth App.
A real-time sign language letter detector using a custom ML model processed directly on a Sony IMX500 AI camera with Raspberry Pi.
The idea is to create a program in Python 2 using OpenCV 2 to find the center of a line for a Linefollower vehicle.
End-to-end demonstration of 3D object detection in LiDAR point clouds using a deep neural network running on the ULTRA96V2.
Learn how to use machine learning on a Raspberry Pi in a remote environment (complete with cellular connectivity and solar power!).
The device which notifies via email or SMS for any sudden change in temperature or if it goes out of the defined threshold.
Neural Network Algorithm to detect people wearing face masks and take actions accordingly
See how to read and set sensor values on your Arduino Nano 33 BLE Sense using Bluetooth & Python. Demonstrated with the on-board RGB LED.
A python 3.x program that animates the spread of a virus using a SIR model. Runs on any computer with numpy and matplotlib.