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. […]

Fernvale Open Source Hardware IoT Board Based on Mediatek MT6260 SoC with GSM Connectivity

Andrew Huang (Bunnie), an hardware engineer, known for hacking the original XBOX, and more recently for Novena open source laptop, has decided it could be interesting to reverse-engineer Mediatek MT6260 processor, as in China, it’s difficult to get documentation, SDK, and tools if you don’t commit to purchase X chips, where X is a rather large number. He and others also checked whether their work could be open sourced legally, and assert their “fair use” rights to reverse-engineer hardware and firmware. And so Fernvale project was born both as a technical challenge and to make a point. MT6260 is a $3 ARM7EJ-S processor clocked at 364 MHz with 8MB built-in RAM, interfaces such as I2C, SPI, PWM, UART, as well as LCD and touchscheen controller, and audio codec, battery charger, USB,  Bluetooth, and GSM support, which make the $6 Atmel MCU used in Arduino board look expensive. The main differences […]

Gemalto Cinterion Concept Board Features 3G Connectivity, Arduino Headers for Secure Java M2M Applications

Gemalto is a digital security company providing software solutions, smart cards, and secure modules, and one the largest manufacturer of SIM cards. The company has launched a developer board earlier this year called Cinterion Concept Board with the company’s Cinterion EHS6 M2M Java embedded machine-to-machine (M2M) 3G module, and Arduino compatible headers. Cinterion Concept Board specifications: 2G/3G M2M Module – Gemalto Cinterion ESH6 with Java ME embedded support Cellular Connectivity GPRS/EDGE Class 12, HSPA, 5 bands 3G, 4 bands 2G. Voice support. On-board antenna (top left side on picture) SIM card holder Expansion Arduino Compatible headers 8 GPIO with level shifters, and corresponding LEDs USB – 1x mini USB port for power, 1x mini USB port for debugging and power Misc – Start on/off, and user buttons, LEDs for serial interface. Power – 5V via either mini USB ports, solder pads for external battery. Dimensions – N/A The board is […]

Arduino UNO R3 Clones Now Cost Less than $5

An original Arduino UNO R3 costs about nearly $25, and I remember clones would cost about $10 on Aliexpress, but today I’ve been informed about VISduino, an Arduino UNO R3 clone, with some cost optimizations such as cheaper components and connectors, which sells for just 15.50 CNY (~$2.50 US) on Taobao, and $4.90 on Electrodragon. But double checking on Aliexpress, I could find another popular Arduino UNO R3 clone for $4.58 including shipping, but no USB cable. Both boards cut costs by replacing ATmega16U2 by CH340 USB to serial chip, and replacing the ATMEGA328P-PU MCU (DIP) by an SMT version of the Atmel MCU such as ATMEGA328P-AU (QFP). Other changes on VISduino include: Replaced USB B-type connector by a micro USB port Added extra through holes side-by-side with the Arduino headers for easier debugging. Extra 2×4 pin holes with TX, RX, VCC, GND, and I2C pins You may have to install […]

Semtech LoRa SX1272 RF Module Enables Up to 30 KM Wireless Range for Arduino, Raspberry Pi, Waspmote, and More

Libelium’s Waspmote is a board based on Atmel ATmega1281 MCU that interfaces with over 80 sensors, and various wireless communication modules, and targets professional wireless sensor network applications such as irrigation systems, smart metering, smart cities, smartphone detection, building automation, and so on. They have some professional kits for over 3,000 Euros including training, but a more affordable Starter Kit is also available for 199 Euros on Cooking Hacks. But I’m not going to cover Waspmote in details today. I just mention it because of an article on embedded.com mentioning compatibility with a Libelium / Semtech LoRa SX1272 RF module delivering up to 30km range in ideal conditions (and usually 22+ km range in LOS), and about 2km range in urban settings. I previously featured XBee-PRO 900HP RF Module with a 45km range, so the Semtech module is just another option, and it works not only with Waspmote, but also the […]

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 […]

Robotics News – Hack-E-Bot and RiQ Educational Robots, and Maker Club 3D Printed Robots (Pre-Orders / Crowfunding)

I’ve come across several robotic projects this week, so instead of picking one up, or writing a post for each, I’ll summarize the three products into one post. Two of the projects are educational robots based on Arduino, with the sub $50 Hack-E-Bot, or the more advanced RiQ robot, and Maker Club is a company providing the electronics for robotics kit, and you print the plastic parts with your 3D printer. Hack-E-Bot Robot Hack-E-Bot is an affordable open source robot that hopes to encourage children to learn about engineering, electronics, and programming. The robot is powered by Adafruit’s Trinklet Arduino compatible board, connected to a breadboard, and some add-on boards sensors. The basic version comes with a Sonar sensor, but more add-on boards are on the way including bump sensors, a buzzer, colored lights, a claw, a servo scanner, and so on. The project is listed on CrowdSupply, and has […]

Connect Objects Wirelessly, and Create User Interfaces Easily With Xped DeB for Arduino (Crowdfunding)

Xped, an australian startup, has designed an ecosystem comprised of an Arduino shield with NFC and 802.15.4 connectivity, a Raspberry Pi Model B+ based gateway, and DeB browser that generates a user interface in Android, iOS, or Linux based on an XML file stored in an Arduino board. This allows to connect various objects wirelessly, with reduced power consumption thanks to 802.15.4, and to create user interfaces easily with a text file located in your Arduino board. ADRC stands for Auto-Discovery Remote Control, and that’s what Xped ADRC Shield allows thanks to the following hardware specifications: MCU – RM Cortex M3 32-bit microcontroller with 256 KB of FLASH memory. NFC – NDEF Type-2 Tag with bi-directional communications capability. NFP proximity communications technology which is similar to NFC but was developed by Xped to use less than 1,000th of the power and provide faster speeds than NFC. It is mainly used […]

Exit mobile version
EmbeddedTS embedded systems design