The new Icarus IoT board from Actinius, uses the Nordic nRF9160 SiP, a powerful yet low power system in a package designed for use with GPS and LTE-M & NB-IoT cellular data, also found in Ruuvi node which we covered a few months ago. The board’s purpose is for mobility and ease of project tracking anywhere, and can be found in application scenarios such as fleet management and security, cargo tracking, or asset monitoring, and many more. The board has power inputs for solar panel, USB or LiPo/Li-Ion Battery, which widens the boards mobile nature, and on-site, in-the-field capability. Since the form factor follows Adafruit Feather, the Icarus board benefits of additional component options for prototyping and DIY electronics projects. The nRF9160, by Nordic Semiconductor, is a SiP (System in a Package) that carries an extensive line of embedded software and hardware. As we had reported the nRF9160 SiP low-power […]
A List of Cellular IoT Development Boards
We’re starting to have a decent choice of cellular development boards, and as the number of products is getting larger having some sort of list would be useful. That’s exactly what Hologram has done. While the list is not quite exhaustive, they’ve pushed the CSV list to Github, and plans to update it. Hologram also encourages pull requests, so manufacturers may consider updating it with their own boards. The list focuses on development boards acting as cellular IoT endpoints, so you won’t find gateways, WiFi hotspots, end-user devices, and modules that needs to be soldered onto your own board. I have imported the list to WordPress to make it searchable, let people select the number of rows to display, and customize visible fields. The table is not automatically synchronized, so for the latest version always check out Github. Jean-Luc Aufranc (CNXSoft)Jean-Luc started CNX Software in 2010 as a part-time endeavor, […]
ESP32 Updates – ESP32-S Module Replaces ESP3212, ESP32 DevBoards for Sale, Arduino & NodeMCU Support
There have been some developments with regards to Espressif ESP32 in the last month since my post about upcoming ESP32 development boards. First ESP3212 module is no more, and has been replaced with ESP32-S module with about the same features, but it’s not pin-to-pin compatible, so the new module won’t work with older breakout boards made for ESP3212. ESP32-S is now out of stock on Seeed Studio, but you’ll find it on IC Station, Banggood, and others shops. One good news is that it’s now easier to buy – or at least pre-order – ESP32 development boards, although stock may still be an issue, as the platform is very popular. If you live in the US, you can now backorder “Sparkfun ESP32 Thing” for $19.95. ESP32 board can be powered by either a micro USB power supply or a LiPo battery, and exposes close to 30 I/O pins. ESP32 developer […]
IoT Wi-Fi Modules Comparison Table – ESP8266 vs CC3000 vs RN131 vs HDG204
We now have several options to add WiFi to IoT / embedded projects at relatively low cost, and ESP8266 based solutions clearly wins on costs, but are there some advantages to other higher priced modules? To help us find out, Mike Barela has put up a comparison table with some Wi-FI modules based on Espressif ESP8266, Texas Instruments CC3000, Microchip RN131, and H&D Wireless HDG204 processors. Note 1 – Also comes in Arduino Shield size with SD card slot for $39.95 Note 2 & 3 – Adafruit and Sparkfun sell tested units with AT Firmware for $6.95. lower prices are available on eBay, but quality may vary. Note 4 – Currents are probably somewhat higher than stock ESP-12 due to onboard LED and regulator. The comparison is not exhaustive, but it still appears to show ESP8266 solutions support most features than pricer competing modules. There are however case where competing […]
Adafruit Launches Raspberry Pi Starter Pack for $69.95
The Raspberry Pi is supposed to be great for hardware prototyping, but you may not know where to start and/or depending where you live it might be difficult to buy the small components needed at a decent price. That’s where Adafruit Raspberry Pi starter pack comes into play. It includes a case, some cables and power supplies, as well as a breadboard and a whole bunch of components. The package includes: Adafruit clear acrylic Pi Box USB Micro-B Cable to connect the Raspberry Pi to a power source 5V 1A power adapter USB TTL console cable to be used to access the serial console. Useful to debug the kernel or if you run your device without display and/or network. 4GB SD Card Adafruit Pi Cobbler kit with GPIO cable for connection to the GPIO/I2C/SPI/Power pins. USB microSD card reader for loading the image onto the SD card. Large full-size clear […]
Adafruit mbed and NFC/RFID Starter Pack with µNFC stack & NFC Mood Lamp Demo
If you are looking for a (relatively) low cost NFC development kit, you may interested in Adafruit mbed and NFC/RFID Starter Pack that sells for 134.99 USD. The kit contains the following items: mbed LPC1768 (Cortex M3) development board with mini-B USB cable and reference cards NFC/RFID breakout board based on PN532 NFC transceiver MiFare RFID card with 1K programmable EEPROM Full-sized breadboard 40 x 3″ (75mm) long male/male jumper wires Standard blue & white 16×2 character LCD + contrast potentiometer + header Diffused 5mm RGB LED + 3 x 560 ohm resistors Analog temperature sensor (TMP36) Piezo buzzer 2 x 10K trim potentiometer 5 x Tactile Pushbuttons On the software side, you can use AppNearMe µNFC stack written in C++ that allows you to use a user interface on NFC-enabled smartphone, removing the need for knobs, buttons, screens on your embedded device. During the initial pairing, the NFC board can […]