MicroPython 1.20 released with Raspberry Pi Pico W support, mip package manager, smaller footprint

MicroPython 1.20 Pico W

Damien George has recently announced the release of MicroPython 1.20 with support for the Raspberry Pi Pico W board., a new lightweight package manager called mip, a smaller footprint thanks to the use of compressed type structs, and many other changes. mip package manager The new mip package manager uses a custom protocol optimized for embedded systems to query and install packages, and intends to replace upip for installing packages from micropython-lib or any URL. Mip can be run directly on a device, as long as it has network connectivity, or via mpremote from a host computer. Damien explains all pure-Python drivers have been moved from the micropython repository to the micropython-lib repository as part of the change in order to make it easier to install the packages needed for a given project. MicroPython is getting smaller The MicroPython binary size has been reduced by many kilobytes for all ports […]

HARDWARIO CHESTER – A configurable Zephyr OS LPWAN IoT gateway with LoRaWAN, LTE IoT, GNSS connectivity

CHESTER configurable IoT gateway

HARDWARIO CHESTER platform is a configurable LPWAN IoT gateway whose main function is to connect as many devices and environments as possible to the Internet using connectivity such as LoRaWAN, LTE Cat M1, or NB-IoT, as well as GNSS for geolocation. Contrary to most IoT gateways, it does not run Linux on an application processor, and instead, the “brain” of the CHESTER IoT gateway is a Raytac Bluetooth 5.0 module based on a Nordic Semi nRF52840 Arm Cortex-M4 microcontroller running Zephyr real-time operating system, which connects to LTE IoT modem and a LoRaWAN module through UART, and expansion modules through I2C, 1-wire, and GPIO interfaces. HARDWARIO CHESTER specifications: Wireless modules/chips Raytac MDBT50Q-P1MV2 Bluetooth 5.0 module based on Nordic Semi nRF52840 Arm Cortex-M4F MCU with 1MB Flash memory, 256kB RAM Nordic Semi nRF9160-SICA-B1A-R7 LTE-M/NB-IoT system-in-package (SiP) with Arm Cortex-M33 MCU, 1024 KB flash, 256 KB SRAM Murata CMWX1ZZABZ-078 LoRa module as […]

Embedded Open Source Summit 2023 schedule – Zephyr OS, Security, IoT, Embedded Linux, and more

Embedded Open Source Summit 2023

The Linux Foundation has just announced the full schedule for the Embedded Open Source Summit, which will take place on June 27-30, 2023 in Prague, Czech Republic, as well as virtually starting on June 26. Over 175 sessions, birds of a feather (BoF) tracks, and workshops related to embedded and open-source innovation will be presented at the event itself comprised of six micro conferences: Automotive Linux Summit Europe, Embedded IoT Summit, Embedded Linux Conference, LF Energy Embedded Summit, Safety-Critical Software Summit, and Zephyr Project Developer Summit. Even though I’m not going to attend personally, I’ve gone through the schedule to create my own little virtual schedule with some sessions relevant that should be interesting to me and hopefully to CNX Software readers. Monday, June 26 (Virtual sessions) The first day of the event will have a Yocto Dev training in the morning, and a bunch of virtual sessions that are […]

Nordic Semi nRF54H20 Cortex-M33 + RISC-V wireless SoC supports Bluetooth 5.4, LE Audio, Bluetooth mesh, Thread, Matter, and more

nRF54H20

Nordic Semi nRF54H20 is a 320 MHz multiprotocol wireless SoC with several Arm Cortex-M33 and RISC-V cores, support for Bluetooth 5.4 and greater with features like LE Audio and Bluetooth mesh, as well as Thread, Matter, and so on. It is the first part of the fourth generation nRF54 family manufactured with a 22nm process, and its application processor doubles the processing power (2x CoreMark) of the Arm Cortex-M33 application core in the nRF5340 SoC and embeds up to 2MB flash, 1MB SRAM. nRF54H20 preliminary specifications and highlights: CPU Application core  – Arm Cortex-M33 @ up to 320 MHz with 2 MB Flash + 1MB SRAM Network core –  Arm Cortex-M33 Several RISC-V cores (for low power?) Wireless Bluetooth 5.4 LE with direction-finding, Bluetooth mesh, LE audio, etc… 802.15.4 radio for Thread, Matter -100 dBm RX sensitivity @ 1 Mbps for Bluetooth LE Up to 10 dBm TX power New […]

ZSWatch open-source hardware nRF52833 smartwatch runs Zephyr RTOS

ZSWatch open-source hardware nRF52833 smartwatch

ZSWatch is an open-source hardware smartwatch based on an u-Blox ANNA-B402 module with Nordic Semi nRF52833 Bluetooth 5.1 SoC and running Zephyr real-time operating systems. We’ve seen several open-source hardware smartwatches over the years, as well as open-source firmware projects such as AsteroidOS or InfiniTime with the latter used in the PineTime smartwatch, and the ZSWatch adds to the list of interesting open-source wearables with all source files made public. ZSWatch specifications: Wireless module – u-blox ANNA-B402 based on Nordic Semi nRF52833 Arm Cortex-M4F microcontroller with Bluetooth LE 5.1 and direction finding support Storage – 8MB flash (MX25R6435FZNIL0) Display – 1.28-inch 240×240 IPS TFT circular display with GC9A01 driver; covered with Sapphire Crystal Glass. Sensors Accelerometer (LIS2DS12TR) for step counting, etc… MAX30101EFD for pulse oximetry and heart rate monitoring Misc 3x buttons for navigation (prev, next, enter) Vibration motor (DRV2603RUNT) with haptics driver to give better vibration control. Power Management […]

Arduino-shaped development board ships with a Nordic Semi nRF9160 module

Arduino nRF9160 development board

Actinius Icarus SoM DK development board follows the Arduino Uno form factor and is equipped with the company’s Icacus SoM based on Nordic Semi nRF9160 system-in-package with LTE Cat-M, NB-IoT, and GPS connectivity. The development kit provides an eSIM on the module and an additional Nano SIM socket on the mainboard, Arduino headers for a wide range of I/Os and compatibility with Arduino Shields, a set of user LEDs, reset and user buttons, and a battery charging port. Icarus SoM DK specifications: Icarus SoM SiP – Nordic Semi nRF9160-SICA system-in-package with Arm Cortex-M33 MCU, 1024 KB flash, 256 KB SRAM, and LTE Cat-M1 (eMTC), Cat-NB1 (NB-IoT), and GPS  connectivity Storage – 64Mbit SPI flash On-board eSIM Antennas – 2x u.FL connectors for LTE and GPS Sensor – Low power 3-axis accelerometer I/Os – 2x 20 castellated holes with GPIOS, I2C, SWD, Reset, SIM card signals, and power pins Supply Voltage […]

SyncBot educational mobile robot supports NVIDIA Xavier NX or Intel Tiger Lake controller

SyncBot educational mobile robot RBX-I2000 controller

Syncbotic Syncbot is a four-wheel autonomous mobile robot (AMR) platform for research and education that can be fitted with an NVIDIA Xavier NX or an Intel Apollo Lake/Tiger Lake-based controller running Ubuntu 20.04 operating system with ROS 2 framework, and comes with an motion control MCU board with an EtherCat master and running Zephyr OS. The robot comes with four 400W TECO servo motors, can handle up to 80kg payloads for sensors and a robotic arm, features 12V and 24V power output for sensors, four USB 3.0 ports, and can also be equipped with an eight-camera kit with Intel RealSense and ToF cameras. Syncbot AMR specifications: Robot Controller Platform (one or the other) SyncBotic A100 evaluation ki (Apollo Lake E3940) SyncBotic SBC-T800 series (Intel Tiger Lake UP3) SyncBotic SBC W series (Intel Tiger Lake UP3, waterproof version) SyncBotic NSync-200 series (NVIDIA NX) Dimensions – 200 x 190 mm STM32-based Motion […]

Nordic Semi launches the nRF5340 Audio DK for Bluetooth LE Audio development

nRF5340 Audio DK

Nordic Semiconductor nRF5340 Audio DK is a Bluetooth LE audio development kit that enables better audio quality with LC3 codec, longer playtime, and new features such as Multi-Stream Audio and and Broadcast Audio. Equipped with the nRF5340 dual-core Cortex-M33 SoC, nPM1100 PMIC, and Cirrus Logic’s CS47L63 Audio DSP, the kit can be configured as a True Wireless Stereo (TWS) earbud, an LE Audio USB dongle, an enterprise headset, or a broadcast receiver. nRF5340 Audio DK specifications: WiSoC – Nordic Semi nRF5340 dual-core Arm Cortex-M33 multi-protocol microcontroller with support for Bluetooth 5.3 LE, Bluetooth mesh, NFC, Thread, Zigbee, 802.15.4, ANT, and 2.4 GHz proprietary; 1 MB flash and 512 KB of RAM for the 128 MHz application core, and 256 KB Flash and 64 KB RAM for the 64 MHz network core. Storage – MicroSD card holder Audio Cirrus Logic Audio DSP CS47L63 3.5mm mono headphone jack, 3.5mm stereo analog Line IN […]

Exit mobile version
UP 7000 x86 SBC