Adafruit Metro RP2350: RP2350-Based Arduino-Compatible Board with Dual Cortex-M33, TPS563201 Buck Converter, and HSTX Expansion


https://www.electronics-lab.com/adafruit-metro-rp2350-rp2350-based-arduino-compatible-board-with-dual-cortex-m33-tps563201-buck-converter-and-hstx-expansion/

The Adafruit Metro RP2350 is an Arduino-compatible development board based on the Raspberry Pi RP2350 microcontroller. It features a dual-core ARM Cortex-M33 processor running at 150MHz, 528KB of RAM, and 16MB of QSPI flash for program storage. The board operates at 3.3V logic and includes a 5V buck converter (TPS563201) that accepts a 4.5V to […]

Sonnet Echo 13: A Groundbreaking Thunderbolt 5 SSD Dock


https://www.electronics-lab.com/sonnet-echo-13-a-groundbreaking-thunderbolt-5-ssd-dock/

The Sonnet Echo 13 Thunderbolt 5 SSD Dock is a groundbreaking device that sets a new standard for high-performance docking solutions. this innovative device caters to the demands of professionals who require high-speed data transfer, extensive device compatibility, and versatile display options, the Echo 13 combines the latest Thunderbolt 5 technology with robust SSD storage. […]

GIGABYTE’s B800 Series Motherboards for Intel and AMD Platforms with AI


https://www.electronics-lab.com/gigabytes-b800-series-motherboards-for-intel-and-amd-platforms-with-ai/

The computer hardware industry demands high-performance and user-friendly motherboards for the latest processors, gaming, and content creation. In response, GIGABYTE has launched its new B800 series motherboards, which fit the features of their ATX X870 series at a more economical value. They incorporate the latest Intel Core Ultra and AMD Ryzen processors using AI-enhanced technology. […]

PitFusion thermal camera solution for Raspberry Pi


https://www.electronics-lab.com/pitfusion-thermal-camera-solution-for-raspberry-pi/

Ivmech Mechatronics Ltd., a Turkey-based embedded design team specializing in camera modules and Raspberry Pi hats, is preparing to launch an upcoming crowdfunding project called PitFusion. This compact imaging solution integrates a Melexis thermal sensor with a Raspberry Pi camera module. This integration enables embedded designers and hobbyists working with Raspberry Pi or other compatible […]

Installing and Running MicroPython on ESP32-C3 Super Mini


https://www.electronics-lab.com/project/installing-and-running-micropython-on-esp32-c3-super-mini/

Introduction In this article we will install and run MicroPythonon on ESP32-C3 super mini, using a tool made by Espressif called “esptool“. The final object is to run microPython code into our ESP32-C3 super mini. Then I will show you how to implement a simple LED blink code which is non-blocking. That means it does […]

A more professional delay code without sleep() in microPython


https://www.electronics-lab.com/project/more-professional-code-without-sleep-in-micropython/

Introduction If you use Arduino you may use it to implement code with delay() or delayMicroseconds(). Let’s write more professional code without sleep() in microPython. If you are just starting with microPython, I invite you to start the right way. MicroPython has its own “delay()” functions, called “time.sleep()”, “time.sleep_ms()” and “time.sleep_us()”. I intend to show […]

Photodiode light level detection with Arduino


https://www.electronics-lab.com/project/photodiode-light-level-detection-with-arduino/

In today’s article, we will implement a photodiode light-level detection with Arduino UNO. We will use Arduino IDE software for coding and a ready-made photodiode module as the sensor. It is one of those modules easily obtainable in any retailer that sells Arduino stuff. What we want to achieve is light-level detection, so that we […]

Morse Micro’s MM8108: a next-Gen Wi-Fi HaLow SoC for AI app


https://www.electronics-lab.com/morse-micros-mm8108-next-gen-wifi-halow-soc-for-low-power-iot-connectivity/

Morse Micro is a Sydney-based company that specialises in IoT applications. Micro Morse introduced its Second-generation WiFi HaLow System-on-Chip MM8108. The primary objectives of MM8108 are long-range, low-power, and secure communication. MM8108 is designed to provide enhanced WiFi HaLow connectivity while improving power efficiency with higher data rates. The MM8108 has fully integrated Medium Access […]

G3566 SBC features Rockchip RK3566, up to 8GB RAM, 4K HDMI, M.2 storage, and multiple OS support


https://www.electronics-lab.com/g3566-sbc-features-rockchip-rk3566-up-to-8gb-ram-4k-hdmi-m-2-storage-and-multiple-os-support/

Graperain has recently launched the G3566 Single Board Computer (SBC), a compact and cost-effective computing solution powered by the Rockchip RK3566, a 64-bit quad-core Cortex-A55 processor clocked at 1.8GHz. It has a Mali-G52 GPU and a 1T NPU for AI tasks, delivering high performance while keeping power consumption low. The board supports up to 8GB […]

RIMU is an open-source touchscreen input device designed for HID control, modular expansion, and more


https://www.electronics-lab.com/rimu-is-an-open-source-touchscreen-input-device-designed-for-hid-control-modular-expansion-and-more/

RIMU is an ESP32-S3-based open-source touchscreen input device with a modular design and a 4.3-inch touchscreen interface. Additionally, it features Wi-Fi, Bluetooth, an 8GB memory, a USB+OTG port, a 1020mAh battery, and a tripod mount, ensuring portability and versatility. The RIMU also supports HID keyboard emulation, allowing it to function as a customizable input device for […]