LightBlue Bean+ Bluetooth LE Board is Programmed Wirelessly, Lasts One Year on a Charge (Crowdfunding)

Punch Through launched a crowdfunding campaign back in 2013 for LightBlue Cortado an innovative Arduino compatible BLE board that can only be programmed wirelessly over Bluetooth Smart. The board has since then been renamed to LightBlue Bean, and the company allegedly delivered rewards to backers on time, a rarity in the crowdfunding world. LightBlue Bean+, the second version of the board, is larger with solderless headers, supports more Bluetooth LE capabilities such as MIDI, and includes a battery. The project launched on Kickstarter yesterday, and already raised over $40,000, surpassing the $30,000 funding target set by the team. LightBlue Bean+ board specifications: MCU – Info N/A (Bean has an Atmel ATmega328P @ 8MHz with 32KB Flash, 1KB EEPROM, 2KB SRAM) Bluetooth Bluetooth LE with support for 5 new capabilities: beacon, MIDI, HID, ANCS and observer role. Hardware module undisclosed (Bean has an LBM313 Module with Texas Instruments CC2540) Up to 400 […]

STMicro Introduces $5 CLOUD-ST25TA NFC Evaluation Board

STMicro has just announced a new low cost NFC evaluation board called CLOUD-ST25TA used to evaluate their ST25TA02K NFC Forum Type 4 tag chip part of their ST25TA series, previously known as SRTAG. CLOUD-ST25TA board specifications: SoC – ST25TA02K-P NFC/RFID Tag in UFDFPN5 ECOPACK 2 package Contactless interface NFC Forum Type 4 Tag ISO/IEC 14443 Type A 106 kbps data rate Internal 50 pF tuning capacitance allowing small inductive antenna design Memory 256 Byte (2 Kbit) EEPROM with NDEF data support 200 years data retention 1 million erase-write cycles endurance 128 bit password data protection 20 bit event counter for read or write access with anti-tearing feature Digital pad Configurable general purpose output (GPO) indicating, for example, RF field detection The board features look somewhat similar to NFC tags sold for 50 cents online, but it does come with more memory (256 bytes vs 144 bytes), has a longer claimed […]

Ambarella Unveils SL2m IP Camera Reference Design Promising up to 6 Months of Battery Life

Ambarella S2Lm IP Camera SoC features a Cortex A9 CPU core, encodes video with H.264 up to 3Mp30 / 1080p30, and targets  consumer and entry-level IP Camera designs. The company recently launched a new battery-powered IP camera reference design based on the solution that promises up to 6 months battery life, and can record Full HD video in less than 500ms from wake up, making ideal for battery operated security cameras. A Linux SDK is also provided with reference implementations for low-power standby operation, wake-on-Wi-Fi and fast boot to Linux. Unfortunately, that’s about all we know about the reference design, so instead I’ll have a look at the processor, and SL2m IP camera evaluation board. Ambarella SL2m SoC specifications: CPU – ARM Cortex-A9 processor with 32KB/32KB I/D and 128 KB L2 Cache, NEON and FPU, Crypto Engine – AES/3/DES/SHA-1/MD5 DSP / VPU –  Ambarella Image and Video DSPs Sensor and […]

How to Program STMicro STM8S $1 Board in Linux

In January, I discovered there was such thing as a one dollar development board based on STMicro STM8S103F3P6 8-bit MCU with 1KB SRAM, 8KB flash, and 640 bytes EEPROM, some GPIOs as well as I2C, UART, SPI, ADC, and PWM signals. Links to documentation and source code were provided, but development tools were only Windows based. However, one of my reader informed me SDCC (Small Devices C Compiler) supported STM8, and development in Linux should be feasible. So I decided to buy the board on eBay for $1.62, as well as an ST_link V2 programmer for STM8 / STM32 for $4.52 in order to flash the firmware. The board came pretty quickly, i.e. within 2 to 3 weeks. But due to a lost package, the programmer took nearly 3 months to reach me, as the seller had to re-send after I failed to receive it within 2 months. It comes […]

Mediatek LinkIt Assist 2502 Open Source Hardware Board Targets Wearables and IoT Applications

After LinkIt ONE, Mediatek Labs has introduced a new IoT development kit based on their Aster M2502 ARM7 processor with LinkIt Assist 2502 comprised of AcSiP MT2502A IoT SiP Core module, a 802.11b/g/n module, a GNSS module, and an exchangeable 240×240 16-bit color capacitive touch LCM Board. The AcSiP module can also be purchased separately, so you could use LinkIt Assist 2502 board for early development, because moving to your custom hardware based on AcSiP MT2502A module. LinkIt Assist 2502A specifications: MCU – AcSiP AI2502S05 module with  MT2502A (Aster) ARM7 EJ-STM processor @ 260MHz, 4MB RAM, 16MB flash Display – 240×240 LCD module; 16-bit color depth; transflective; based on ST7789S driver IC. Connectivity Wi-Fi 802.11 b/g/n via AcSiP CW01S module based on MT5931 SoC Bluetooth 2.1 SPP and 4.0 GATT dual mode (part of MT2502A) GPS via AcSiP CW03S module based on MT3332 chip supporting GPS, GLONASS, and BeiDou. GSM […]

Crowdfunding Report for 2014 on CNX Software Blog

Following up on my 2013 Crowdfunding Report, I’ve gone through all 55 Kickstarter and Indiegogo crowdunding projects featured on CNX Software between December 2013 and November 2014 (inclusive) to see how well they fared. The table below sort projects chronologically as they were published on this very blog. Date Project Crowdfunding Site Funded? Pledged amount / Goal Expected Delivery Actual Delivery Comments 2. Dec. 2013 Micro Python Kickstarter Yes 97,803 GBP / 15,000 GBP 03/2014 04/2014 Available @ https://micropython.org/store/#/store 5. Dec. 2013 Plugaway Kickstarter Yes $162,835 AUD / $50,000 AUD 04/2014 – People upset because of lack of updates. Project might be dead, and backers lost their money 6. Dec. 2013 AIRTAME Indiegogo Yes $1,268,332 / $160,000 05/2014 12/2014 People have started received the beta versions, after a massive 8-month delay 7. Dec. 2013 Crystal Board Kickstarter No $14,574 / $200,000 04/2014 – The project appears to be dead 10. […]

Add Wi-Fi to Arduino Boards for $3 with ESP8266 Wi-Fi Serial Module

There has been some buzz around ESP8266 Wi-Fi module, mostly because of its low price, and SDK availability, meaning it could become the Wi-Fi equivalent of ENC28J60 Ethernet module, and that for $5 you could potentially add Wi-Fi to your Arduino board for example. Since then, the price has come down even further, and if you are prepared to buy 5 pieces, you can now get the module for less than $3 / piece shipped, alternatively a single module costs $4, and a complete Wi-Fi + Arduino Uno (clone) kit goes for $15. A community has also been built around the chip, and a several project have been made with Arduino boards and ESP8266 module. The best way to find information is to go to ESP8266 community forum, as well as read the Wiki on github. There’s currently a GCC toolchain for Espressif Systems ESP8266, open source tools for working […]

Ingenic Unveils Newton2 Platform for Wearables with M200 Dual Core SoC

Ingenic Newton is a development platform for wearables powered by Ingenic JZ4775, an application processor mostly used in tablets. Many companies are now making SoCs speficially designed for wearables with a powerful application core, and a low power core serving as a sensor hub, an Ingenic M200 SoC found in the new Ingenic Newton2 platform, uses the sample principle by combinging a MIPS XBurst processor @ 1.2GHz with a low power MIPS XBurst core @ 300MHz combined with low power GPU and VPU. Ingenic Newton2 specifications: SoC – Ingenic M200 dual core processor with MIPS XBurst @ 1.2 GHz, MIPS XBurst @ 300 MHz, 2D/3D GPU, and VPU supporting H.264, VP8, MPEG-1/2/4, VC-1, and RV9 up to 720p30 System Memory – 512 MB LPPDR2 (Samsung eMCP) Storage – 4GB eMMC (Samsung eMCP) Connectivity – 802.11 b/g/n Wi-Fi + Bluetooth 4.1 (Broadcom BCM43438) + connector for GPS Sensors – Gyroscope, accelerometer, magnetometer […]

Memfault IoT and embedded debugging platform