author

SlimeVR Butterfly Trackers: Ultra-Slim nRF52833-Based VR Trackers with 48h Battery Life (Crowdfunding) – CNX Software

SlimeVR Butterfly Trackers

Designed by SlimeVR in Rotterdam, Netherlands, the SlimeVR Butterfly Trackers are open-hardware, IMU-based, ultra-slim, full-body VR trackers designed for virtual reality gaming, motion capture, VTubing, and more. The trackers provide full-body positional tracking without base stations, cameras, Wi-Fi, or Bluetooth. Each tracker uses an IMU to measure absolute rotation and transmits data over a custom 2.4 GHz ESB protocol via a dedicated dongle supporting up to 10 trackers, eliminating occlusion issues and router setup. Based on Nordic Semi’s nRF52833 wireless MCU, the split “butterfly” design places the PCB and 90 mAh battery side-by-side to achieve a thickness of under 7 mm and a weight below 10 grams, while a flexible interconnect improves comfort when worn under clothing. The system offers a 100–200 Hz refresh rate, <15 ms latency, over 48 hours of battery life with USB-C charging and OTA firmware updates. SlimeVR Butterfly Trackers specifications: Wireless MCU – Nordic nRF52833 CPU […]

The post SlimeVR Butterfly Trackers – nRF52833-based, ultra-slim, full-body VR trackers offer up to 48h battery life (Crowdfunding) appeared first on CNX Software – Embedded Systems News.

Android 17 Beta 1 Unveiled: H.266/VVC Support, Enhanced Camera Features, and More – CNX Software

Android 17

Google has just announced the release of Android 17 Beta 1 with performance improvements, H.266/VVC video codec support, smoother camera mode transitions, privacy and security enhancements, and more. The company is not releasing Developer Previews anymore, and instead follows the “continuous Canary channel” announced with the first Android 16 Developer Preview. So, with Android 17, the very first release is the “Beta 1” release. Some of the key changes in Android 17 so far: Developers can’t opt out of orientation and resizability restrictions on large screen devices (sw > 600 dp), so they’ll have to make sure their apps work on tablets, foldables, and desktop windowing environments. With one exception: apps categorized as games with android:appCategory flag. Google published a separate blog post about the change. Performance improvements and tools Lock-free MessageQueue that will reduce missed frames. Added Generational garbage collection to ART’s Concurrent Mark-Compact collector. This aims to reduce […]

The post Android 17 Beta 1 released with H.266/VVC support, camera improvements, and more appeared first on CNX Software – Embedded Systems News.

Project Aura: DIY Air Quality Monitor Compatible with Home Assistant – CNX Software

Project Aura DIY Air Quality Monitor

Project Aura is an ESP32‑based DIY air quality monitor that combines a touchscreen display and industrial sensors. It is fully integrated with the Home Assistant open-source home automation platform. The words “DIY” and “open source” often imply manufacturing the board yourself and soldering components, but that’s not the case for Project Aura. It’s based on off-the-shelf components connected through cables without any soldering requirements, while the enclosure can be 3D printed. The firmware is equally easy to install through a one-click web installer. Project Aura key components: Waveshare ESP32-S3-Touch-LCD-4.3 – ESP32-S3 board with 16MB flash, 4.3-inch IPS display (800×480) with capacitive touch. Similar to the ESP32-S3-Touch-LCD-4.3B but using PH2.0 connectors instead of a terminal block for I/Os Sensirion SEN66 + Adafruit breakout for data capture PM1, PM2.5, PM4, PM10 particle levels (full spectrum of particles from smoke to pollen) CO2, VOC, and NOx for air freshness, volatile chemicals, and exhaust […]

The post Project Aura – A neat, easy-to-assemble, DIY Air quality monitor compatible with Home Assistant appeared first on CNX Software – Embedded Systems News.

Rafael Gonzaga: Node.js in 2026 – Software Engineering Daily

JavaScript has grown far beyond the browser. It now powers millions of backend systems, APIs, and cloud services through Node.js, which is one of the most widely deployed runtimes on the planet. Keeping such a critical piece of infrastructure fast, secure, and stable is a massive engineering challenge, and the work behind it is often

The post Node.js in 2026 with Rafael Gonzaga appeared first on Software Engineering Daily.

VS Code and Agentic Development with Kai Maetzel – Software Engineering Daily

Visual Studio Code has become one of the most influential tools in modern software development. The open-source code editor has evolved into a platform used by millions of developers around the world, and it has reshaped expectations for what a modern development environment can be through its intuitive UX, rich extension marketplace, and deep integration

The post VS Code and Agentic Development with Kai Maetzel appeared first on Software Engineering Daily.

Flox, Nix, and Reproducible Software Systems with Michael Stahnke – Software Engineering Daily

Modern software development is more complex than ever. Teams work across different operating systems, chip architectures, and cloud environments, each with its own dependency quirks and version mismatches. Ensuring that code runs reproducibly across these environments has become a major challenge that’s made even harder by growing concerns around software supply chain security. Nix is

The post Flox, Nix, and Reproducible Software Systems with Michael Stahnke appeared first on Software Engineering Daily.