We previously wrote about adding CAN Bus to Raspberry Pi Pico with CANpico expansion board. CANBed is a single board with a Raspberry Pi RP2040 microcontroller and a Microchip MCP2551 CAN receiver plus some extra I/Os that offers an alternative. CANBed supports the CAN 2.0 and OBD-II protocols via either a DB9 connector or a 4-pin terminal block, offers two 4-pin Grove headers and an extra I/O header for expansion, as well as 9-28V power input. CANbed specifications: MCU – Raspberry Pi RP2040 dual-core Cortex-M0+ microcontroller @ up to 133 MHz with 264KB SRAM Storage – 2MB SPI flash CAN 2.0 or OBD-II interface via DB9 port or 4-pin terminal block via Microchip MCP2551 CAN transceiver, 120 Ohm terminal resistor. USB – 1x Micro USB port for programming Expansion 2x Grove header (I2C + UART) SPI header 18-pin header with GPIO, UART, I2C, 4x analog inputs, 5V, GND Misc – […]
Blink an LED on ESP32 board with Tuya Link SDK
Tuya is an All-in-one IoT Platform that enables the user to build smart IoT solutions by connecting devices efficiently, securely, and reliably. This is a getting started article to set up the Tuya platform with the Espressif’s ESP32 boards via tuya link SDK. Further, we use it to control an LED through an Android device. When the switch in the Tuya Smart App is turned ON, the LED connected to the ESP32 board glows and vice versa. Prerequisites Hardware: ESP32 board LED with suitable ballast resistor Breadboard, micro-USB cable, and connecting wires Software: Tuya Account: Tuya IoT Platform (Web) Tuya Account: Tuya Smart Application (Android) Python 3.x Arduino IDE GitHub Link: https://github.com/JayeshRajam/Tuya-ledapp.git Hardware Connections for Tuya Link SDK The ESP32 board is placed on a breadboard. The positive terminal of the LED is connected to digital pin 5 of the ESP32 board and the negative terminal is connected to the […]
Seeed XIAO BLE – A tiny nRF52840 Bluetooth 5.0 board with (optional) IMU sensor and microphone
Seeed Studio has just introduced two new members to their XIAO board family with the Seeed XIAO BLE and XIAO BLE Sense boards equipped with Nordic Semi nRF52840 Bluetooth 5.0 microcontroller, as well as an IMU sensor and microphone on the “Sense” model. Just like the earlier XIAO RP2040 board, the tiny Seed XIAO BLE board can be programmed with Arduino, MicroPython, and CircuityPython, and offers two headers with 7-pin each for GPIOs. What’s really new is the wireless connectivity, the sensors, and a battery charging circuitry. Seeed XIAO BLE specifications: Wireless MCU – Nordic nRF52840 Arm Cortex-M4F microcontroller @ up to 64 MHz with 1 MB flash, 256 KB SRAM, Bluetooth 5.0, NFC, Zigbee connectivity Storage – 2 MB QSPI flash Expansion I/Os 2x 7-pin headers with 1x UART, 1x I2C, 1x SPI, 1x NFC, 1x SWD, 11x GPIO (PWM), 6x ADC 3.3V I/O voltage (not 5V tolerant) Sensors […]
Toit open-source language claims to be 30x faster than MicroPython on ESP32
Developed by a team of former Google employees, Toit is a complete IoT platform with remote management, firmware updates for fleets of devices with features similar to the one offered by solutions such as balena, Microsoft Azure, or Particle edge-to-cloud platform. Toit currently works on ESP32 microcontrollers using lightweight containers, and after seeing existing high-level languages MicroPython and Javascript were not fast enough on low-end microcontrollers platforms, the team at Toit started to develop the Toit language in 2018, and has just made it open-source with the release of the compiler, virtual machine, and standard libraries on Github under an LGPL-2.1 license. One of the main reasons to switch from MicroPython to the Toit language is if your application is limited by performance or you operate ESP32 from a battery, as Toit claims up to 30x faster performance with Toit on ESP32: We went into crunch mode and some months […]
RAK introduces Raspberry Pi RP2040 based LoRaWAN core, more Wisblock modules
RAKwireless has just launched the RAK11310 WisBlock LPWAN Module with Raspberry Pi RP2040 MCU and LoRaWAN connectivity, as announced after launching 14 new WisBlock modules for IoT prototyping last July. The RAK11310 module was introduced as part of the “Just Track It RAK Autumn Launch 2021” event together with the smallest WisBlock Base Board so far, as well as 11 new Wisblock modules which bring the total to 47 modules. RAK11310 – Raspberry Pi RP2040, LoRaWAN connectivity RAK11310 specifications: RAK11300 WisDuo LPWAN Module MCU – Raspberry Pi RP2040 dual-core Cortex-M0+ microcontroller @ 133MHz with 246 kB RAM LoRa connectivity SX1262 LoRa transceiver Worldwide frequency coverage RAK11310L – EU433, CN470 RAK11310 – EU868, US915, AU915, KR920, AS923, IN865, RU865 LoRaWAN 1.0.2 protocol stack (supports Class A & C) I/O ports – UART, I2C, GPIO, USB through a “Wisconnector” Debugging – Serial Wire Debug (SWD) interface Supply Voltage – 2.0 V ~ […]
Iono RP – An industrial PLC with a Raspberry Pi RP2040 MCU
Raspberry Pi RP2040 MCU has been used in many boards, but I think I had seen the dual-core MCU in a PLC, or even any industrial products just yet. Sfera Labs Iono RP is a compact I/O module (PLC) with a Raspberry Pi RP2040 microcontroller that’s programmable in C/C++ and MicroPython, or even the Arduino IDE. The DIN-Rail mountable, RP2040 based industrial PLC offers digital and analog input and output lines, power relays, and an RS-485 interface, supports power input from 12V-24V with all signals accessible through terminal blocks. Sfera Labs can also provide some optional options such as an RTC or an earthquake sensor module. Iono RP PLC specifications: MCU – Raspberry Pi RP2040 dual-core Arm Cortex-M0+ @ 133MHz with 264kB on-chip SRAM Storage – 16MB SPI flash, optional microSD card slot Communication interface – standard RS-485 interface with electrostatic discharge protection Inputs/Outputs via terminal blocks 4x power relay […]
UDOO KEY ESP32 & RP2040 board launched for $4 (Crowdfunding)
UDOO is known for its x86 boards that embed an Arduino compatible MCU, but the UDOO KEY is different, as it does without an Intel or AMD processor, and instead, combines Raspberry Pi RP2040 microcontroller with Espressif ESP32 WiFi & Bluetooth WiSoC. As we noted in the past combining Raspberry Pi Pico/RP2040 with ESP32 does not make a lot of sense in most cases, but here’s the UDOO KEY will be offered for just $4 for the first 1,000 units, so they’ll basically throw the ESP32 for free since it’s the same price as one Raspberry Pi Pico, before eventually selling the device for $20. UDOO KEY specifications: MCU- Raspberry Pi RP2040 dual-core Arm Cortex-M0+ microcontroller @ 133 MHz with 264KB of on-chip SRAM Storage – 8MB QSPI Flash for RP2040 Wireless module – ESP32-WROVER-E with ESP32-D0WD-V3 dual-core WiFi + Bluetooth SoC, 16MB SPI flash, and 8MB PSRAM Sensor – […]
LOLIN S2 Pico – A compact ESP32-S2 board with an OLED display
If you’re into small MCU boards with an integrated display, you’re in luck as LOLIN launched the S2 Pico board with ESP32-S2 and an OLED display about at the time same as LILYGO T-Display RP2040 board we covered yesterday. Wemos/LOLIN S2 Pico board offers WiFi connectivity, a 128×32 OLED display, USB Type-C port for power and programming, as well as the usual GPIO headers in a compact 50×23 mm form factor. LOLIN S2 Pico specifications: SoC – Espressif Systems ESP32-S2FN4R2 single-core Xtensa LX7 processor with 4MB flash, 2MB PSRAM, and WIFI connectivity only, i.e.no Bluetooth support Display – 128×32 OLED display based on SSD1306 driver USB – USB Type-C port for power and programming Expansion 16-pin + 8-pin headers with 21x GPIO with interrupt/PWM support, ADC, DAC, I2C, SPI, UART, USB OTG 4-pin I2C connector Misc – Reset and user buttons Power Supply – 5V via USB-C port Dimensions – […]