Tag

Esp32

All articles tagged with #esp32

ExpressLRS Open-Source Receivers Extend Drone Range Beyond 5 KM
technology2 days ago

ExpressLRS Open-Source Receivers Extend Drone Range Beyond 5 KM

Open-source ExpressLRS receivers built around an ESP32 and SX1281 demonstrate long-range drone control at 2.4 GHz using Chirp Spread Spectrum modulation, maintaining links over more than five kilometers even through a forest. Four receivers (two with additional 900 MHz antennas) showcase the system’s reliability thanks to CSS’s ~24 dB gain and inverse-chirp decoding via FFT, building on LoRa technology for extended reach.

Seeed's reTerminal Sticky Turns a $50 E-Paper Display Into a Hackable DIY Hub
technology6 days ago

Seeed's reTerminal Sticky Turns a $50 E-Paper Display Into a Hackable DIY Hub

Seeed Studio's reTerminal Sticky is a $50, magnet-mounted open-hardware e-paper display that embraces hacking: it ships with Seeed Dash but openly supports third-party firmware like CrossPoint Reader, ESPHome, TRMNL and OpenDisplay, with easy flashing via USB and microSD. The review praises its solid hardware for the price—touchscreen, mic, sensors—and a thriving ecosystem, while noting downsides like a glossy screen and no backlight, plus a few setup quirks. The bottom line is that it’s a cheap, highly hackable device aimed at makers rather than a traditional consumer e-reader.

ESP32 Tap Reveals ARINC 429 Vulnerability in Airliners
security9 days ago

ESP32 Tap Reveals ARINC 429 Vulnerability in Airliners

Researchers show a ground-access PoC that taps ARINC 429 avionics with an ESP32 plugged into a Boeing 737’s maintenance port, able to freeze or overwrite the MCDU display and alter FMC data, potentially reprogramming autopilot. While pilots still retain control, the proof-of-concept highlights serious security risks in airliner avionics and the need for tighter physical access controls.

Meshtastic Turns Off-Grid Mesh Into Home Assistant Alarm
technology6 months ago

Meshtastic Turns Off-Grid Mesh Into Home Assistant Alarm

Hackaday reports on a project where Meshtastic is used beyond simple text messaging: an off-grid, long-range mesh connects a shed alarm to Home Assistant via Heltec ESP32 LoRa modules. A remote node watches an infrared beam and publishes alerts over Meshtastic, while a second module bridges to Wi‑Fi and MQTT for Home Assistant integration, showcasing Meshtastic’s potential for distributed sensing and automation beyond chat."

ESP32 Drives Real-Time 3D Room Mapping With Tiny TOF Array and IMU
technology6 months ago

ESP32 Drives Real-Time 3D Room Mapping With Tiny TOF Array and IMU

The article showcases a real-time 3D room-mapping setup using ST’s VL53L5CX 8×8 multi-zone TOF sensor, an IMU for orientation, and an ESP32 that streams orientation-augmented scan data as JSON to a PC. A Python viewer and ESP32 firmware on GitHub accompany the project, leveraging the sensor’s 4 m range and 60 Hz sampling, along with noise filtering and plane fitting to generate room maps.

Vintage Plasma Display Reveals Current Radiation Levels
technology1 year ago

Vintage Plasma Display Reveals Current Radiation Levels

A hobbyist named Alex has built a stylish radiation level monitor using an ESP32 microcontroller and a vintage Soviet-era plasma display, inspired by Chernobyl's exclusion zone. The device fetches sensor data via an API and includes a Geiger counter, with the display operated as a text-only matrix that can be modified for additional symbols. This project highlights the charm of vintage displays and their potential for reverse-engineering and modern applications.

"Budget-Friendly ESP32 Quadcopter: DIY Drone Building Guide"
technology2 years ago

"Budget-Friendly ESP32 Quadcopter: DIY Drone Building Guide"

Circuit Digest demonstrates how to build a budget-friendly quadcopter using an ESP32 MCU module, IMU, and four MOSFETs, with a total BOM cost of around $12 USD. The project, based on the ESP-Drone by Espressif, offers expansion options for additional modules and supports remote monitoring and control through cfclient software or a mobile app. While limited to local WiFi range and lacking a camera feed, it provides a fun and affordable DIY quadcopter experience.