// Blog & Guías
Lee, aprende, construye.
Tutoriales, esquemas de cableado y análisis sobre Arduino, ESP8266 y todo lo demás.
Lee, aprende, construye.
-
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
Pantalla E-Paper con ESP8266 — WeAct 4,2" Conexiones y Configuración
Conecta una pantalla e-paper WeAct de 4,2 pulgadas al ESP8266 por SPI y obtén una imagen que permanece aunque desconectes la alimentación.
-
Arduino
Cómo leer un potenciómetro con Arduino (valor bruto y porcentaje)
Conecta un potenciómetro a un Arduino y lee sus valores por el monitor serie, con una versión adicional que muestra el porcentaje.
-
Arduino
Cómo usar un módulo Bluetooth con Arduino
Una guía rápida para conectar el módulo HC-05 a un Arduino Mega y enviar mensajes desde el móvil Android por serial.
-
Esp8266
Convertí mi viejo ventilador en uno con control remoto (ESP8266 + Relé)
Cómo añadir control Wi-Fi a un ventilador viejo usando un ESP8266, un módulo relé y un sketch HTTP sencillo.
-
Circuits
Temporizador 555: Construye un parpadeador LED sencillo
Conecta un temporizador 555 para hacer parpadear un LED — un circuito clásico para principiantes.
-
Arduino
Módulo GPS + Arduino: ¿Funciona realmente un sensor barato?
Probando un módulo GPS económico conectado a un Arduino Mega — desde datos NMEA en bruto hasta coordenadas interpretadas, con pruebas reales dentro, en la ventana y al aire libre.