OpenH PULSAR and QUASAR Boards Add 4G LTE Cat M1, or Cat 4/1 to Raspberry Pi Boards

We’ve seen a bunch of IoT boards with 2G connectivity recently including Orange Pi 2G-IoT, Wio GPS, and Nadhat, but while in some countries 2G will still work for many years, those boards are already obsolete – or soon will be – in many other countries. However, finding low cost 3G / 4G  boards is more difficult, and while one solution is to use 3G or 4G USB dongles,  “OpenH – Open Hardware” – part of KLiP Industries – has designed two boards with 4G connectivity provided by Quectel modules. OpenH PULSAR Board PULSAR board is compatible with Arduino Zero and features the following specifications: MCU – Atmel/Microchip SAMD21 ARM Cortex M0+ MCU (the as the one used in Arduino Zero) Connectivity 4G LTE  Cat M1 modem with GPS (Quectel BG96-NA); No external antennas required Bluetooth and NFC Security – Dedicated management CPU with crypto engine Power Supply 10W digital power supply and battery charger with direct solar input FCC […]

STMicro Unveils STM32L4 Discovery Kit for IoT with WiFi, BLE, NFC, Sub-GHz RF, and Plenty of Sensors

STMicro has recently introduced B-L475E-IOT01A Discovery kit powered by STM32L4 Cortex-M4 and targeting IoT nodes with a choice of connectivity options including WiFi, Bluetooth LE, NFC, and sub-GHZ RF at 868 or 915 MHz, as well as a long list of various environmental sensors. B-L475E-IOT01A Discovery kit key features and specifications: MCU – STM32L4 Series MCU based on ARM Cortex -M4 core with 1 MB Flash memory, 128 KB SRAM Storage – 64 Mbit (8MB)  Quad-SPI Flash memory (Macronix) Connectivity Bluetooth 4.1 LE module (SPBTLE-RF) Sub-GHz (868 or 915 MHz) low-power-programmable RF module (SPSGRF-868 or SPSGRF-915) Wi-Fi module based on Inventek ISM43362-M3G-L44 (802.11 b/g/n compliant) Dynamic NFC tag based on M24SR with its printed NFC antenna Sensors 2x digital omni-directional microphones (MP34DT01) Capacitive digital sensor for relative humidity and temperature (HTS221) 3-axis magnetometer (LIS3MDL) 3D accelerometer and 3D gyroscope (LSM6DSL) 260-1260 hPa absolute digital output barometer (LPS22HB) Time-of-Flight and gesture-detection […]

Melon S3 FPGA Arduino & Raspberry Pi Compatible Board is Programmable over WiFi using ESP8266 WiSoC

Q-Wave Systems, an embedded systems company based in Thailand, has designed Melon S3 FPGA board powered by a Xilinx Spartan 3E FPGA with WiFi connectivity added through a ESP8266 module programmable with the Arduino IDE , and featuring two Raspberry Pi compatible headers. The FPGA bitstream can be updated over  WiFi, and does not require a JTAG debugger. Melon S3 FPGA specifications: FPGA – Xilinx Spartan XC3S500E FPGA with 500K gates, 73Kb Distributed RAM, 4 Digital Clock Manager (DCM), 20 Multipliers (18×18), 360 Kb Block RAM WiFi module – WROOM-2 with Espressif ESP8266 32-bit MCU @ 80 MHz supporting 802.11 b/g/n WiFi. Storage – 4MB SPI flash in total with 1MB for ESP8266, 3 MB for FPGA Expansion – 2x 40-pin Raspberry Pi compatible headers; 3.3V tolerant Debugging – Onboard USB-UART Silicon Labs CP2104 for configuration, debugging and power; 6-pin JTAG port for debugging/programming Misc – 8x Users LEDs, 4x […]

RAK WisCam is a $20 Arduino Compatible WiFi Camera Linux Board Powered by Nuvoton N32905 ARM9 Processor

A couple of weeks ago I wrote about Rakwireless’ RAK CREATOR Pro development board based on Realtek Ameba RTL8711AM Wireless MCU, and part of their Wiskey family of development boards. Sub-family include WisNode for IoT boards, WisAP for OpenWrt boards, WisPLC for PLC hardware, and WisCam for WiFi video camera boards. The company has recently introduced Wiscam RAK5281 Arduino compatible Linux board powered by a Nuvoton ARM9 MCU, and supporting a camera module or an SD card + USB module. RAK WisCam specifications: SoC –  Nuvoton N32905R3DN ARM926EJ processor @ 200 MHz with 8KB internal SRAM, 16KB IBR internal booting ROM, 16Mbit  x16  DDR2 memory Storage – 128 MBit SPI flash, included sub-module adds micro SD card Connectivity – 802.11 b/g/n WiFi via Realtek RTL8189FTV module Camera via sub-module 648×488 pixel VGA CMOS Image Sensor (GC0308); 102° FOV Video –  QVGA (320×240) 30FPS, VGA(640×480) 30FPS, MJPEG encoding Photo – JPEG, […]

Arduino Cinque Combines SiFive RISC-V Freedom E310 MCU with ESP32 WiFi & Bluetooth SoC

SiFive introduced the first Arduino compatible board based on RISC-V processor late last year with HiFive1 development board powered by Freedom E310 MCU, but  the company has been working with Arduino directly on Arduino Cinque board equipped with SiFive Freedom E310 processor, ESP32 for WiFi and Bluetooth, and an STM32 ARM MCU to handle programming. Few other technical details have been provided for the new board, but since it looks so similar to HiFive1, I’ve come with up with preliminary/tentative Arduino Cinque specifications: MCU – SiFive Freedom E310 (FE310) 32-bit RV32IMAC processor @ up to 320+ MHz (1.61 DMIPS/MHz) WiSoC – Espressif ESP32 for WiFi and Bluetooth 4.2 LE Storage – 32-Mbit SPI flash I/Os 19x Digital I/O Pins 19x external interrupt pins 1x external wakeup pin 9x PWM pins 1/3 SPI Controllers/HW CS Pins I/O Voltages –  3.3V or 5V supported USB – 1x micro USB port for power, […]

Top Programming Languages & Operating Systems for the Internet of Things

The Eclipse foundation has recently done its IoT Developer Survey answered by 713 developers, where they asked  IoT programming languages, cloud platforms, IoT operating systems, messaging protocols (MQTT, HTTP), IoT hardware architectures and more.  The results have now been published. So let’s have a look at some of the slides, especially with regards to programming languages and operating systems bearing in mind that IoT is a general terms that may apply to sensors, gateways and the cloud, so the survey correctly separated languages for different segments of the IoT ecosystem. C and C++ are still the preferred languages for constrained devices, and developers are normally using more than one language as the total is well over 100%. IoT gateways are more powerful and resourceful (memory/storage) hardware, so it’s no surprise higher level languages like Java and Python join C and C++, with Java being the most used language with 40.8% […]

ABC: Basic Connections is a Book Listing Common Circuit Diagrams for Arduino Boards (Crowdfunding)

PighiXXX is known for their very useful and pretty pinout diagrams, but they’ve now created a book called “ABC: Basic Connections” comprised of a collection of easy to read circuit diagrams that shows you how to connect various circuits to your Arduino compatible board. The book is in file folder format, so you can easily remove the sheets you need during your project. While you can normally find pretty much whatever circuits you need on the Internet, ABC book’s diagrams looks very neat, and since it comes with 100 A5 pages of circuit diagrams such as LEDs, decoders, shift registers, 7-segment displays, mux/demux, light bulbs, DC motors, solenoids, relays and so on,  you may discover circuits you did not know you needed. Every page of the book also comes with a 0-1.es/xx short URL redirecting to an online tutorial for the circuit with information about the theory, component list, tips, […]

EduExo DIY Robotic Exoskeleton Kit is Arduino Powered, 3D Printable, Designed for STEM Education (Crowdfunding)

Robotic exoskeletons are used for medical purposes such as helping with the rehabilitation of stroke patients, or enable paraplegics to walk again, as well as in the work place to assist people lifting heavy objects. While it’s possible to learn about the theory about exoskeleton technology, practical experience may help grasping all concepts better. However, there are not many courses available, and exoskeletons are usually expensive, so Volker Bartenbach, PhD at ETH in Zürich, has decided to created EduExo robotic exoskeleton kit for education purpose. The EduExo hardware is based on off-the-shelf components like an Arduino UNO board, a motor, and a force sensor, as well as a rigid exoskeleton structure and cuff interfaces. The latter is optional as you can get the kit without it, and will instead receive the STL files to 3D print the parts yourself. There’s also a handbook to help you get started in several […]