// Blog & Guides
Lis, apprends, construis.
Tutoriels, guides de câblage et analyses sur Arduino, ESP8266 et tout le reste.
Lis, apprends, construis.
-
Tutorials
ESP32-CAM Project: Wireless Security Camera with Motion Detection
Build your own wireless security camera with an ESP32-CAM and PIR sensor for under $20. Step-by-step guide with code, wiring, and email alerts.
-
Tutorials
Raspberry Pi Camera Projects: Security Cam, Time-Lapse, and Object Detection
Three practical Raspberry Pi camera projects: motion-activated security camera, time-lapse video, and real-time object detection with TensorFlow Lite. Step-by-step setup.
-
Tutorials
Build an Arduino MIDI Controller: Step-by-Step with Buttons, Pots, and LEDs
Build a custom Arduino MIDI controller with buttons, pots, and LEDs. Complete wiring diagram, USB MIDI code, and DAW mapping guide for your next music project.
-
Tutorials
I2C LCD Display Arduino: Wiring, Library, and Custom Characters Guide
Complete guide to using an I2C LCD display with Arduino. Learn wiring, I2C address scanning, library setup, and how to create custom characters with code examples.
-
Tutorials
DHT22 Temperature and Humidity Sensor: Complete Arduino Tutorial
Learn how to wire, code, and log data from the DHT22 temperature and humidity sensor with Arduino. Complete beginner guide with library setup and troubleshooting.
-
Tutorials
Using a Transistor as a Switch: Arduino Circuit Design Guide
Learn exactly how to use a transistor as switch in your Arduino projects. This guide covers NPN and PNP circuits with schematics, base resistor calculations, and flyback protection.
-
Tutorials
Arduino for Beginners: What You Need, How to Start, and Your First Project
Everything you need to start with Arduino: board selection, software setup, and your first external LED blink project with full wiring diagram and code.
-
Tutorials
Raspberry Pi Home Automation: Build a Smart Home Hub from Scratch
Build a complete smart home hub with your Raspberry Pi. This guide covers MQTT broker setup, DHT22 and PIR sensors, relay control, and a Node-RED dashboard — all fully local.
-
Tutorials
ESP32 WiFi Projects: 7 Practical IoT Builds for Home and Workshop
Build 7 practical ESP32 WiFi projects for your home and workshop. Wi-Fi relay control, MQTT temperature logging, OTA updates, and more with full wiring and code.
-
Tutorials
Raspberry Pi Pico Projects for Beginners: 5 Easy Builds to Get Started
Get started with Raspberry Pi Pico using 5 easy MicroPython projects. Includes wiring diagrams, parts lists, and full code for LED blink, potentiometer, buttons, DHT11 sensor, and OLED display.
-
Tutorials
7 Segment Display Arduino Tutorial: Wiring, Code, and Multi-Digit Control
Wire and code a 7 segment display with Arduino. Covers single-digit wiring, multiplexing for 4-digit displays, and 74HC595 shift register control.
-
Tutorials
Top 10 555 Timer Projects for Beginners (with Arduino Integration)
Ten beginner-friendly 555 timer projects with Arduino integration — from a classic LED flasher to a closed-loop PWM dimmer. Each includes a circuit diagram and step-by-step code.
-
Circuits
How Capacitors Work: A Beginner's Guide with Practical Arduino Circuits
How do capacitors work? Build two Arduino circuits to see smoothing and RC timing in action. No physics degree required.
-
Tutorials
OLED Display Arduino: Complete Wiring Guide and Code Examples
Step-by-step guide to wiring an SSD1306 OLED display with Arduino. Includes pinout, I2C address detection, library setup, and real code examples for text and sensor data.
-
Esp8266
Send HTTP Requests Over LTE with A7670E and ESP8266
AT commands, APN setup, and a 12-step flow to get your ESP8266 online over 4G — no Wi-Fi needed.
-
Esp8266
Écran E-Paper avec ESP8266 — WeAct 4,2" Câblage & Configuration
Câbler un écran e-paper WeAct 4,2 pouces sur un ESP8266 via SPI et obtenir une image qui reste affichée même après avoir débranché l'alimentation.
-
Arduino
Lire un potentiomètre avec Arduino (valeur brute et pourcentage)
Brancher un potentiomètre sur un Arduino et lire ses valeurs via le moniteur série, avec une version affichant le pourcentage.
-
Arduino
Utiliser un module Bluetooth avec Arduino
Un guide rapide pour brancher le module HC-05 sur un Arduino Mega et envoyer des messages depuis un téléphone Android via le port série.
-
Esp8266
J'ai transformé mon vieux ventilateur en ventilateur télécommandé (ESP8266 + Relais)
Comment ajouter une télécommande Wi-Fi à un vieux ventilateur avec un ESP8266, un relais et un sketch HTTP simple.
-
Circuits
Timer 555 : Fabriquer un clignotant LED simple
Monte un timer 555 pour faire clignoter une LED — un montage classique pour débuter en électronique.
-
Arduino
Module GPS + Arduino : Un capteur pas cher fonctionne-t-il vraiment ?
Test d'un module GPS économique branché à un Arduino Mega — des données NMEA brutes aux coordonnées interprétées, avec des essais en intérieur, à la fenêtre et en extérieur.