GlowStitch LEDs – A machine-sewable LED board for adding lights to wearables and crafts (Crowdfunding)

GlowStitch LEDs and battery holder

GlowStitch LEDs is an innovative new project that is aimed at making machine-sewable LEDs for wearable tech and special crafts of all forms. The LEDs are made from flexible circuit boards which makes them sewable with a machine and usable for various creative projects by makers, cosplayers, fashion designers, and hobbyists. Until now, sewing LEDs to clothing and soft circuits (e-textiles) had to be done by hand with conductive thread, an arduous process that requires a lot of patience. With the GlowStitch LEDs, creative projects can be prototyped using conductive tape and actualized with a sewing machine. This project has a focus on education and the kit is designed to be used by makers of all skill levels. The LED strips can be machine-washed. However, the maker recommends hand-washing with no tumble dry. The battery should always be removed before washing. Although this is not a kit that requires coding […]

Pi-Cast is a portable KVM switch based on Raspberry Pi CM4 (Crowdfunding)

Pi-Cast with HAT

The Pi-Cast KVM is a compact, open-source KVM (Keyboard, Video, Mouse) over IP device based on the Raspberry Pi CM4. It is powered by PiKVM, an open-source IP-KVM solution, and allows you to control and manage other devices remotely regardless of the operating system or even if one isn’t installed. The Pi-Cast KVM is capable of controlling any device with HDMI and USB ports. It works for low-level access and enables BIOS and UEFI configuration without an operating system installed. You can turn off and start the target system, as well as check for low-level hardware problems, all from a web browser. The Pi-Cast KVM is similar to the PiKVM v3 but is built around the Raspberry Pi CM4 (like the PiKVM v4) instead of being a HAT for Raspberry Pi SBC. The company behind this device has compared the Pi-Cast with market alternatives such as PiKVM v4 Plus and […]

8Devices Noni M.2 WiFi 7 module supports FirmUx embedded Linux distribution

8devices Noni M.2 WiFi 7 module

8Devices Noni is a family of M.2 A+E-Key WiFi 7 modules built on the QCN9274/QCN6274 chipsets, delivering up to 11 Gbps link rate in 4×4 MIMO or split 2×2 + 2×2 configurations, and supporting FirmUX embedded Linux OS. The Noni modules support Multi-Link Operation (MLO) for simultaneous communication on different frequencies and adaptive interference puncturing in order to maintain performance in various environments and the QCN9274-based variants also support advanced features such as Provisioned Multi-Link, Dense deployment, and Location and RF sensing. 8devices Noni specifications: All the Noni modules support a 2-lane PCIe Gen 3 interface connection to the host device. 8devices Noni modules support the FirmUX embedded Linux platform that provides developers a choice between fully open-source or proprietary Qualcomm drivers. The OS enables WPA3 security, comes with a responsive UI dashboard, supports Wireguard VPN, and the company claims up to 34 percent improvement over OpenWrt on the earlier […]

Silicon Labs partners with Nabu Casa to support Home Assistant development

Silicon Labs Nabu Casa partnership

Silicon Labs has entered an official partnership with Nabu Casa, the company behind the popular Home Assistant home automation software, to support the development of Home Assistant open-source software and Silicon Labs-based hardware platforms. Most open-source embedded software projects start as a one-person (or a small team) effort as the vendor-provided firmware and related software may not have the features set needed by this user or group of users. So they hack existing hardware to build something that better fits their requirements often without input/help from the silicon vendor or product manufacturer. But sometimes the project becomes popular enough that large companies start to help it with support and funding. That’s apparently the case for Home Assistant project with Silicon Lans and Nabu Case entering an official partnership. The announcement does not provide details about the partnership but explains this should lead to better support and improvements for both Home […]

Lite3DP Gen 2 is a tiny, open-source resin 3D printer (Crowdfunding)

lite3dp gen 2 resin printer

The Lite3DP Gen 2 3D Printer builds on the success of its predecessor. With a new and improved design, an ESP32 microcontroller replacing the Arduino Pro Mini, and several other improvements, the Lite3DP Gen 2 is well-suited for making small, detailed resin prints. It is slightly bulkier than the Lite 3DP S1 3D printer but is still compact enough to fit into a bag. Gen 2 has been designed to maintain backward compatibility with the older model, and owners of existing Lite3DP printers can use the Gen 2 dev kit to upgrade their printers. The resin 3D printer is completely open-source (firmware, hardware, and software), and you can use the schematics, Gerber files, code, and other resources hosted in the GitHub repository to build a different kind of mSLA resin printer. Lite3DP Gen 2 key features & specifications: Electronics – All-in-one PCB with ESP32 microcontroller, high-res LCD, an ultra-silent TMC2209 […]

RoomSense IQ – An ESP32-S3 modular room monitor with mmWave radar presence detection (Crowdfunding)

roomsense iq mount rotation v2

RoomSense IQ is a modular room monitor for presence-based home automation based on the ESP32-S3 module with Bluetooth Wi-Fi connectivity. It uses physical presence detection to automate your smart home devices. It comes with multiple sensors that can be used to detect human activity and track ambient light, temperature, and humidity levels. It uses mmWave radar technology to determine when rooms are empty and when they are occupied. It also features built-in temperature, humidity, and light sensors for indoor climate monitoring and control. Rather than relying on schedules, or voice detection, RoomSense IQ triggers automations or alerts based on whether people are in a room or not. It is therefore possible to set it to automatically turn off lights or air conditioning in rooms that are empty to save on energy. In addition, the device offers distance to target measurement that can be adjusted to trigger certain actions. RoomSense IQ […]

ESP32 may soon get an open-source WiFi MAC layer

ESP32 open-source WiFi MAC driver

Most, if not all, WiFi hardware relies on closed-source binary blobs including ESP32 wireless MCU, but there’s now work underway to reverse engineer a WiFi MAC layer for the ESP32 to make it a truly open-source platform. Espressif ESP32 wireless microcontrollers already have an open-source framework (ESP-IDF) and toolchain, people can customize the code to some extent, but this excludes the wireless bits (Wi-Fi, Bluetooth, low-level RF functions) that are distributed as closed-source precompiled libraries integrated into the firmware. There were some efforts to provide an open-source stack for the BL602 chip but it never went anywhere, and the ESP32 may become the first target with an open-source driver without any blobs, excluding FPGA-based projects such as OpenWiFi. The early-stage implementation currently supports the following features: Sending WiFi frames Receiving WiFi frames Send an ACK packet as a reply to packets that are sent to the ESP32 Connect to an […]

OpenMV CAM RT1062 camera for machine vision is programmable with MicroPython

OpenMV CAM RT1062

Following the success of the OpenMV Cam H7 and the original OpenMV VGA Camera, OpenMV recently launched the OpenMV CAM RT1062 powered by NXP’s RT1060 processor. This new camera module integrates a range of features, including a high-speed USB-C (480Mbps) interface, an accelerometer, and a LiPo connector for portability. Similar to its predecessor, this camera module also features a removable camera system, and it is built around the OV5640 image sensor which is more powerful in terms of resolution and versatility. However, the previous Omnivision OV7725 sensor, used in the OpenMV Cam H7 has a far superior frame rate and low-light performance. OpenMV provides a Generic Python Interface Library for USB and WiFi Comms and an Arduino Interface Library for I2C, SPI, CAN, and UART Comms which can be used to interface your OpenMV Cam to other systems. To program the board, you can use MicroPython 3 with OpenMV IDE, […]

EDATEC Raspberry Pi 5 fanless case