author

RuView Project Utilizes ESP32 Nodes for Presence Detection, Pose Estimation, and Heart/Breathing Rate Monitoring

Ruview

RuView is an open-source “WiFi DensePose” implementation leveraging multiple ESP32 nodes to turn WiFi signals into real-time human pose estimation, vital sign monitoring, and presence detection without relying on video cameras. WiFi DensePose is a sensing technique, first explored in academic research, that leverages WiFi signals to reconstruct human pose. RuView implements this technique in Rust or Python, and relies on your WiFi router and several ESP32 nodes to track body pose, detect breathing rate, and measure heart rate even through walls. As we’ll discuss below, this project has its own controversy, as some claim it’s fake. The solution relies on Channel State Information (CSI) disturbances caused by human movement to reconstruct body position, breathing rate, heart rate, and presence in real time using “physics-based signal processing and machine learning”. That obviously means you need CSI-capable hardware, and not all consumer WiFi nodes implement it. The project description lists various […]

The post RuView project leverages ESP32 nodes for presence detection, pose estimation, and breathing/heart rate monitoring appeared first on CNX Software – Embedded Systems News.

Uber aims to launch Europe’s first robotaxi service with Pony AI and Verne

Uber is joining forces with two companies, China’s Pony AI and Croatia’s Verne, to launch what it claims will be Europe’s first commercially available robotaxi service. The vehicles are already being tested in Zagreb, Croatia, where Verne is headquartered, and will soon be available to customers on Uber’s ridehail network. The announcement is the latest […]

AngstromIO: Compact 9.0 x 8.9 mm ATtiny1616 Board for USB-C Connector

AngstromIO ATtiny1616 tiny USB-C development board

Dieu-de-l-elec’s AngstromIO is an incredibly tiny open-source development board based on Microchip’s ATtiny1616 MCU. Measuring just 9.0 x 8.9 mm, the board is barely larger than the edge-mounted USB Type-C connector that powers it, making it ideal for highly space-constrained embedded projects. Despite its tiny footprint, AngstromIO packs a QFN20-packaged ATtiny1616 MCU, two addressable SK6805-EC15 RGB LEDs, and includes access to various usable GPIOs, including I2C, UART, and UPDI for programming. AngstromIO specifications: MCU – Microchip ATtiny1616 8-bit AVR microcontroller @ up to 20 MHz with 16KB flash, 2KB SRAM, 256 bytes EEPROM USB – 1x USB Type-C port (power only, no data lines connected to the MCU) Expansion via solder pads UPDI pin for programming I2C (SDA, SCL) 2x GPIOs (PB2/TX, PA3) 5V and GND Misc – 2x SK6805-EC15 addressable RGB LEDs Power Supply 5V via USB-C port Ultra-low power consumption (down to 200nA in power-down mode) Dimensions – 9.0 […]

The post AngstromIO – A tiny 9.0 x 8.9 mm ATtiny1616 board that fits on top of a USB-C connector appeared first on CNX Software – Embedded Systems News.