Engineers at Agilo Technologies, an Indian startup based in Kanpur, Uttar Pradesh, felt that the wire mess often produced while learning or prototyping with Arduino boards could be an issue, and it was easy to mis-wire your setup, so they’ve decided to create a user and student friendly Arduino compatible system with many of the items you’d normally use with Arduino board such as buttons, probes inputs, an 1.8″ color display, headers for ESP8266, Bluetooth, and XBEE moduels, etc.. and all of that enclosed in a neat case. Evive was born. Evive specifications: MCU – Atmel ATmega2560 8-bit AVR MCU @ 16 MHz with 256KB flash, 4KB EEPROM, 8KB SRAM Storage – micro SD slot up to 32GB Display – 1.8″ TFT display; 160×128 resolution; 18-bit color User inputs – Tactile and slide switches, joysticks, and potentiometers Probes inputs – Voltage / Intensity sensing inputs USB – USB device port Expansion Headers […]
4Duino-24 is an Arduino compatible 2.4″ Color IoT Display Module with Atmel MCU and ESP8266 Module
I played with ITEAD Studio NEXTION serial color displays for Arduino boards and the likes a few months ago, and while the hardware seems good and the company offer a large choice of 2.4″ to 7″ models at a very affordable price, I didn’t find the Windows software to create the user interface to be very user-friendly. 4D Systems, an Australian company specializing in “graphics solutions”, will soon launch a similar 2.4″ display, but integrated into an Arduino compatible board also featuring an ESP8266 module for WiFi connectivity. 4Duino-24 “LCD IoT Display Module” specifications: MCU – Atmel ATmega32U4 micro-controller with 32KB flash, 2.5KB SRAM, 1KB EEPROM Storage – micro SD card slot (FAT16 support) for data and logging WiFi Module – ESP8266 based with 802.11 b/g/n connectivity, 1MB flash, support for Wi-Fi Direct (P2P), soft-AP Display – 2.4” LCD-TFT resistive touch display module with 240×320 resolution, 65K colors, and powered […]
Minimal Ubuntu 16.04 Image for ODROID-C2, and C1/C1+ Boards, Ubuntu Core Image for Bubblegum-96 Board
If you’ve been wanting minimal Ubuntu distributions for your server, IoT, or other headless projects, there are some good news from Hardkernel with the release of a minimal Ubuntu 16.04 image for ODROID-C2 and ODROID-C1+ boards, and Canonical has recently announced Actions Semi S900 based BubbleGum-96 board was getting support for Ubuntu Core distribution. If you’re using an ODROID board you can download ubuntu64-16.04-minimal-odroid-c2-20160803.img.xz (196MB) firmware, which become 1.7 GB once uncompressed and flash it 2GB or greater micro SD card. After Raspberry Pi 2 and Samsung Artik 5/10, Bubblegum-96 is the third officially supported board that can run Ubuntu Core. You can download the 3.63GB beta image and instructions to flash it from an Ubuntu 16.04 machine on Mega. Bugglegum-96 is a 96boards compliant development board based on an quad core Cortex A53 processor with 2GB RAM and 8GB flash manufactured and sold by ucRobotics for $89. Jean-Luc Aufranc […]
Allwinner A64 based Pine A64 and Banana Pi M64 Boards Can Now Run Windows 10 IoT Core
Windows IoT is a version of Windows 10 that’s optimized for smaller devices with or without a display, and was fist released for Raspberry Pi 2 and MinnowBoard MAX. Since then a few more boards are now officially supported, including DragonBoard 410c, and Raspberry Pi 3. But there’s been some recent developments as two Allwinner A64 64-bit ARM boards are now supported according to two wiki entries (here and there) explaining how to run a simple Csharp sample on Windows 10 IoT Core on either Banana Pi M64 or Pine A64 boards. The guide shows how to configure Azure IoT Hub, register the IoT device, and build and deploy Azure IoT SDK on the board. But basically if all you want to is to run Windows IoT core on either board, you’ll need to download either: Windows 10 IoT Core for Banana Pi M64: Windows10IoT_BPI-M64.ffu (Link removed as Microsoft does […]
SolidRun ClearFog Base is a $90 Router/Networking Board with USB 3.0, M.2, mSATA, and Gigabit Ethernet Support
SolidRun introduced ClearFog Pro and Base board based on Marvell Armada 380/388 processor at the end of last year, but at the time, only the higher-end ClearFog Pro board was available for $170 and up. Now the company has officially launched the cheaper ClearFog Base board based on the same processor, two Gigabit Ethernet RJ45 ports, one SFP cage, a USB 3.0 port, an M.2 slot, mPCIe expansion slot, and more. ClearFog Base board specifications: Processor – Marvell ARMADA 388 (88F6828) dual core ARMv7 processor (Cortex A9 class) @ up to 1.6 GHz with 1MB L2 cache, NEON and FPU System Memory – 1GB RAM by default (2GB optional) Storage – 1x micro SD slot, optional 4GB eMMC flash, 1x M.2 slot, 1x mSATA/mPCIE Connectivity – 2x dedicated Gigabit Ethernet ports, 1x SFP cage USB – 1x USB 3.0 port Expansions 1x mini PCI Express slots (shared with mSATA ) 1x […]
The Internet of Bridges? Connected and Solar Powered Systems for Rainfall and Stream Water Level Monitoring
We often drive on a bridge fitted with some solar powered equipment, and recently they added a solar powered camera pointing towards the river, so I became curious and decided it would be fun to have a look, and find out what it was all about. There are now 3 solar powered and connected systems. The first system has a larger solar panel connected to a Bosch camera, and a white box… The sticker on the box gives away the purpose of the system: “National Disaster Warning Center” If we look the other side of the system we’ll see an antenna (for 3G/LTE?) as well as a light pointing down to a scale to measure the water level… Probably not the most cost effective way of checking out the level, but it works, and they should have a live feed in case something goes very wrong, and it might be […]
Samsung JerryScript is a Lightweight Open Source JavaScript Engine for the Internet of Things
In the old days, micro-controller programming was all done in assembly or C, but in recent years higher level languages, included interpreted ones such as Python and JavaScript, have made their ways into MCUs with projects such as MicroPython or Espruino (JS) often running on STMicro STM32 ARM Cortex M micro-controllers, but also other platforms such as ESP8266. As I browsed through the Embedded Linux Conference Europe 2016 schedule, I discovered that Samsung worked on it own implementation of a JavaScript engine for the Internet of Things: JerryScript. It is a full implementation of ECMAScript 5.1 standard written in C that can run on micro-controllers with less than 64KB RAM, and less than 200KB storage (160KB footprint with ARM Thumb-2 compilation). JerryScript is comprised of two main components: Parser and Virtual Machine (VM), with the parser performing translation of input ECMAScript application into byte-code than is then executed by the Virtual […]
Embedded Linux Conference & IoT Summit Europe 2016 Schedule
Embedded Linux Conference & IoT summit 2016 first took place in the US in April, but the events are now also scheduled in Europe on October 11 – 13 in Berlin, Germany, and the schedule has now been published. Even if you are no going to attend, it’s always interesting to find out more about the topic covered in that type of events, so I had a look, and created my own virtual schedule with some of the sessions. Tuesday, October 11 10:40 – 11:30 – JerryScript: An Ultra-lightweight JavaScript Engine for the Internet of Things – Tilmann Scheller, Samsung Electronics JerryScript is a lightweight JavaScript engine designed to bring the success of JavaScript to small IoT devices like lamps, thermometers, switches and sensors. This class of devices tends to use resource-constrained microcontrollers which are too small to fit a large JavaScript engine like V8 or JavaScriptCore. JerryScript is heavily […]