Designing & Building An Ai Musical Device

The After Eight Step is an Arduino and Max powered 8 step sequencer with modern machine learning functionality. Using Markov Chains, it can generate musical accompaniment based on any sequence of notes!

Ublox Neo-7 Gps Tracking System With Qubitro And Arduino Mkr

GPS tracking system based on Qubitro IoT Paltform

Make Wifi Sensors And Integrate With Node-red On Rpi

Make in minutes a battery powered WiFi temperature sensor with its Web dashboard in Node-RED on Raspberry Pi!

Covid-19: Face Mask Detection System Using Deep Learning

In this tutorial, we will cover how to build a face mask detector using YOLOv4 object detection algorithm on the Nvidia Jetson board.

Program Arduino Wirelessly Over Bluetooth

In Arduino, we have to use the Bluetooth module to program it wirelessly

Remote Birding With Tensorflow Lite And Raspberry Pi

Learn how to use machine learning on a Raspberry Pi in a remote environment (complete with cellular connectivity and solar power!).

Solar-powered Crypto Mining With Raspberry Pi

Learn how to create a solar-powered cryptocurrency "mining rig" with cloud-based reporting on a Raspberry Pi using a PiJuice and Notecard.

Live Stock Price Display

View all Live Stock Prices using ESP8266 on a Touch Display

How To Connect Rpi Pico To Wifi And Send Phone Notifications

We show how to connect Pico to WiFi while maintaining low power and running it directly on AAA batteries

Particle Telegram Bot

Team up your Particle devices with a Telegram Bot

Interfacing 16×2 Lcd In Raspberry Pi Using Python & Tk Tools

In this project, I go through the steps on how to set up a Raspberry Pi LCD 16×2 to display messages from the Pi Tkinter GUI.

New Raprep 3d Printer

Hello, I am planning to develop a new 3d printer based on one of the existing Raprep designs. I want to make this printer as replicable as possible, with largest percentage of all parts 3d printed. I already have experience in 3d printing using Ender 3 V2, soldering and programming. I am 4th year computer engineering student.

Password Based Security System Using Rpi & Hexabitz

Using a HF1R0x C++ library to design a Password Based Security System

Notecade: Monitor Your Retro Gaming With The Notecard

Build a web-based dashboard to monitor your retro gaming with the Pimoroni Picade and the Blues Wireless Notecard.

Remote Access A Raspberry Pi Hf1r0 Interface

In this project, We go through the steps on how to set up a Raspberry Pi VNC to remote access HF1R0 Interface with command lines.

Hexabitz Piano Controllable From Raspberry Pi And Python Gui

This project uses Hexabitz modules to play the music notes. It’s definitely an effective way to learn about modules, Python GUI & music 🎶

Cellular Signal Heatmap With Raspberry Pi Pico And Gps

Create a Google Map heatmap with cellular and GPS data acquired by a Raspberry Pi Pico and Notecard, using Python and Google Cloud Platform.

Remote Gesture Controller With Mqtt

Wouldn’t be nice to control a robotic arm on the other side of the world and make it follow your gestures in the most natural manner?