Content for Project

ESP32-CAM: TinyML Image Classification - Fruits vs Veggies

“Learning Image Classification on embedding devices (ESP32-CAM) More and more, we are facing an embedding machine learning revolution. And when we talk about Machine Learning (ML), the first thing that comes to mind is Image Classification, a kind of …

Project  Heat-o-matic

Heat-o-matic

“A proportional integral derivative (PID) controller that will be used to run a home-made precision heater. PID is a fancy way of saying that the code plays a game of ‘Warmer’, ‘Colder’ to get something to a particular value (in …

How to monitor a beehive with Arduino Nano 33BLE (bluetooth)

“You have a beehive and you want to optimise your interventions ? Checkout our project where we embed sensors in the beehive. Our team was led to rub shoulders with beekeepers and after few exchanges some issues appeared. Indeed, beekeepers do …

Introducing Serial Studio, a dashboard software for serial port projects

“Did you ever have the need to display data from a microcontroller on a dashboard, and spent more time developing (and fixing) your dashboard software, than actually working on your MCU project? Well, I did, multiple times. Let me put …

Introducing the ATtiny Device PCB - I2C slave devices

“Ever since I started playing with Arduinos and microcontrollers, I was always fascinated by one very specific chip. The Attiny85! I know, I know! It’s not the fastest microcontroller out there, nor it is the best but being so …

IOT Solar powered Weather station

“Solar Panel and Battery powered IOT weather station that get Barometric pressure, humidity and Temperature to io. adafruit. com I wanted to create a post to explain all the steps involved in a “small” project because I think that it …

Iron Man Walkie-Talkie (Two-Way Radio) for Texting w/ LoRa

“Via RYLR998 LoRa module and Arduino Nano, create a two-way radio (transceiver) w/ a 4x4 keypad to transmit and receive text messages. For a long time, I have wanted to experiment with LoRa (short for long-range), which is a spread …

Keypad Password Decoding Machine

“Arduino machine that figure out keypad password. Supplies - 11 pcs 9g servo motor - Arduino mega mini - Arduino nano - Keypad - Oled display - Led - Photoresistor - Pcb - Pin headers - 6mm rod and m6 nuts - 3d printed parts”

Project  KEYSWEEPER

KEYSWEEPER

“KeySweeper is a stealthy Arduino-based device, camouflaged as a functioning USB wall charger, that wirelessly and passively sniffs, decrypts, logs and reports back (over GSM) all keystrokes from any Microsoft wireless keyboard in the vicinity. All keystrokes are logged online …

LED Lantern With Joule Thief

“This is a small LED lantern to be installed inside the farm storage house. As the size of the storage house is less than 10 square meters, the brightness of the LED lantern is not necessarily high and strong. This …