Posts | Comments

Planet Arduino

Archive for the ‘thread’ Category

Arduino has just announced their new Arduino Nano Matter Board, powered by a SiLabs MGM240SD22VNA MPU....

The post Arduino’s Upcoming Cortex M33 Powered Arduino Nano Matter Board is Made in Collaboration with Silicon Labs appeared first on Electronics-Lab.com.

arduino nano matter board

The Arduino Nano Matter is the product of a collaboration between Arduino and Silicon Labs. The Nano Matter board was announced in January and is powered by SiLabs’ MGM240S chip. It offers multiple wireless connectivity options such as Matter, OpenThread, and Bluetooth Low Energy. Support for the Matter standard is the Nano Matter board’s key offering. Matter is an open-source, connectivity protocol that lets smart home devices from different manufacturers interoperate seamlessly. The 45mm x 18mm board leverages dual-mode connectivity, with IEEE 802.15.4 (Thread) for mesh networking and Bluetooth Low Energy for short-range communication. It is targeted at the Internet of Things, home automation, professional automation, environmental monitoring, and climate control applications. Prospective industrial applications include machine-to-machine interoperability, machine status monitoring, and worker status optimization. Arduino Nano Matter specs: MPU – SiLabs MGM240SD22VNA MCU core – 32-bit Arm Cortex-M33 with DSP (digital signal processing) instruction and FPU (floating-point unit) @ [...]

The post Arduino Nano Matter board specifications and price announced appeared first on CNX Software - Embedded Systems News.

Waveshare ESP32 C6 Pico Devlopment Board

Waveshare’s ESP32-C6-Pico and ESP32-C6-Pico-M development boards are equipped with the ESP32-C6-MINI-1 module supporting Wi-Fi 6(802.11ax), Bluetooth 5, Zigbee 3.0, and Thread 1.3, and inspired by the Raspberry Pi Pico form factor. They can be powered either through USB Type-C or an external 5V DC supply connected to the pins. Previously we have written about similar ESP32-C6-based boards like the SparkFun Thing Plus, ePulse Feather C6, and WeAct ESP32-C6 dev board. However, these boards are priced way over the $6.99 that Waveshare is offering. One exception is the DFRobot’s FireBeetle 2 ESP32-C6 board, which cuts costs by using the IC directly instead of the fully shielded ESP32-C6-MINI-1 module. Waveshare’s ESP32-C6-Pico board specifications: Wireless module – ESP32-C6-MINI-1 SoC – ESP32-C6H4 32-bit RISC-V microprocessor up to 160 MHz with 320KB ROM, 512KB HP SRAM, 16KB LP SRAM, 4MB flash Wireless – 2.4 GHz WiFi 6 with Target Wake Time (TWT) support, Bluetooth 5.3 LE and [...]

The post $6.99 Waveshare’s ESP32-C6-Pico Board resembles Raspberry Pi Pico board appeared first on CNX Software - Embedded Systems News.

Waveshare ESP32 H2 DEV KIT N4 M Dev Board

The Waveshare ESP32-H2-DEV-KIT-N4-M is a development board based on the ESP32-H2, available for only $6.65 on Aliexpress, but you’ll also find it on Amazon and Waveshare’s official store. This is a significant price drop compared to last year’s official Espressif ESP32-H2-DevKitM-1 board, which was priced at $10 without including shipping costs and with a similar design. In 2021, Espressif Systems introduced the ESP32-H2 to the world. However, it wasn’t until 2023 that they released their first development board. Since then, there haven’t been many products built around this new module. Some exceptions include the Olimex ESP32-H2-DevKit-LiPo, LILYGO T-Panel, and the ESP Thread Border Router/Zigbee Gateway board, all of which feature the ESP32-H2 chip. Waveshare ESP32-H2-DEV-KIT-N4-M specifications: Wireless module – ESP32-H2-MINI-1 MCU – Espressif Systems ESP32-H2 32-bit RISC-V microcontroller at up to 96 MHz with 320 KB SRAM, 128 KB ROM, 4 KB LP memory, Bluetooth 5.2 LE/Mesh, and 802.15.4 (Zigbee/Thread/Matter) radios. [...]

The post Waveshare ESP32-H2-DEV-KIT-N4-M – A Low-cost ESP32-H2 development board going for $6.65 appeared first on CNX Software - Embedded Systems News.

ESP32-C6 PoE board

We’ve already covered a range of ESP32-C6 boards, but none supporting Ethernet and PoE so far, and the ESP32-C6-Bug board brings that to the table thanks to the Esp32-Bug-Eth shield with a W5500 Ethernet chip, an RJ45 jack and a PoE power module. Like other ESP32-C6 devices, the little board supports Wi-Fi 6, Bluetooth LE 5, as well as Thread and Zigbee through its 802.15.4 radio, but it also integrates some other interesting features such as castellated holes for easy soldering on a carrier board and support for LiPo batteries with built-in battery charging and protection circuits. ESP32-C6-Bug board specifications: SoC – ESP32-C6FH4 MCU cores 32-bit RISC-V core @ 160 MHz 32-bit RISC-V core @ 20 MHz low-power coprocessor can run tasks even when the main system is in deep sleep state Memory – 512 KB SRAM Storage – 4 MB Flash Wireless – WiFi 6, Bluetooth LE 5, and [...]

The post ESP32-C6-Bug WiFi 6, Bluetooth LE, and 802.15.4 board takes a PoE Ethernet shield (Crowdfunding) appeared first on CNX Software - Embedded Systems News.

SparkFun Thing Plus ESP32-C6

SparkFun has launched yet another ESP32-C6 board with the “Thing Plus – ESP32-C6”  based on the ESP32-C6-WROOM-1-N16 module with 16MB flash and a PCB antenna and  range of I/Os and power options. The board features 28 through holes with up to 23 multi-function GPIOs and a Qwicc connector for expansion, and supports 5V or LiPo battery power through respectively a USB-C port a 2-pin JST connector combined with a charging chip, and a fuel gauge. SparkFun Thing Plus – ESP32-C6 specifications: Wireless module – ESP32-C6-WROOM-1-N16 MCU – ESP32-C6 32-bit single-core RISC-V microcontroller with 2.4 GHz WiFI 6, Bluetooth 5 LE, and 802.15.4 radio (Zigbee and Thread); Matter-compatible Storage – 16 MB flash PCB Antenna Storage – MicroSD card slot USB – 1x USB Type-C port for power and programming Expansion 12-pin + 16-pin headers with 23x multifunctional GPIOs Up to 7x 12-bit ADC channels Up to 2x UART channels (with [...]

The post SparkFun Thing Plus – ESP32-C6 board comes with 16MB flash, LiPo battery support appeared first on CNX Software - Embedded Systems News.

Arduino and Silicon Labs are teaming up to make it easier to use the Matter protocol...

The post Arduino and Silicon Labs Collaborate to Embed Matter Protocol into Arduino IDE appeared first on Electronics-Lab.com.

What was your first Arduino program? Probably an LED blinker — that seems to be the “hello world” of microcontrolllers. You probably moved on to things a little more complicated pretty quickly. At some point, things get harder because the Arduino lacks an operating system.

There are operating systems that will run on the Arduino. They aren’t full-featured like Windows or Linux, but they allow you to run multiple tasks that are both isolated from each other (to some degree) and have a way to cooperate (that is, synchronize, share data and resources, and so on). One such operating system is ChibiOS. It will run on AVR- and ARM-based devices. You can find documentation about the entire project on the home page along with other ports.

The problem with adopting a new operating system is always getting started. [ItKindaWorks] has started a video series on using ChibiOS and has posted three installments so far (see below; one is about getting started, the other two cover messaging, mutexes, and priorities).

If you want to follow along with the videos, the code is available on GitHub. We aren’t sure if he’s planning more videos, but these will be more than enough to get you started.

According to the ChibiOS project, they are better than many common similar operating systems because of their static design (you can put the processor to sleep without causing problems). They also support true threads instead of simple tasks, meaning that you can dynamically create and destroy threads and synchronize threads easily.

If you are building sophisticated software that needs multiple things occurring at once, having an operating system can make life a lot easier. We’ve seen examples of using ChibiOS ranging from motor control to MIDI players. There are quite a few choices other than ChibiOS, too, if you look around.


Filed under: Arduino Hacks


  • Newsletter

    Sign up for the PlanetArduino Newsletter, which delivers the most popular articles via e-mail to your inbox every week. Just fill in the information below and submit.

  • Like Us on Facebook