Voltera V-One is a Low Cost PCB Printer and Solder Paste Dispenser (Crowdfunding)

The traditional hardware development cycle involve sending PCB Gerber files to a manufacturer, wait a few days (or weeks), get the boards back, find and fix bugs, send a new revision of the gerber files to the manufacturer and so on. This wastes a lot of time, so PCB printers capable of handline single and dual layer PCBs have started to see the light of the day, for example with BotFactory Squink. The latter can also do pick and place, but costs over $3,500. Luckily if you’d like something cheaper, Voltera V-One will do many of the same tasks, for but for only $1,500. Voltera V-One specifications: Minimum Trace Width – 8mil (~0.2mm) Minimum Passive Size – 0603 (0402 for solder paste) Minimum Pin-to-Pin Pitch – 0.8mm (0.5mm for solder paste) Resistance – >12 mOhm/sq @ 70um height Max Heated Bed Temperature – 250C Heated Bed Ramp Rate – ~2C/s […]

FOSDEM 2015 Schedule – January 31 – February 1 2015

FOSDEM (Free and Open Source Software Developers’ European Meeting) takes place every year during the first week-end of February. This year the developer-oriented event expects to bring over 5000 geeks to share ideas and collaborate on open source projects. Contrary to most other events, it’s free to attend, and you don’t even need to register, just show up. FOSDEM 2015 will take place on January 31- February 1 in Brussels. There will be 551 sessions divided into 5 keynotes, 40 lightning talks, 6 certification exams, and with the bulk being developer rooms and main tracks,  divided into 7 main tracks this year: Languages, Performance, Time, Typesetting, Hardware, Security and Miscellaneous. I’m not going to attend, but it’s still interested to see what will be talked about, and I’ve concocted my own little virtual program out of the main tracks and developers’ rooms. There’s a few minutes overlap between some talks […]

GrovePi+ Starter Kit Adds Multiple Sensors, Relays, an LCD, a Buzzer… to the Raspberry Pi Boards

Seeed Studio and Dexter Industries has introduced the GrovePi+ Starter Kit for the Raspberry Pi (All models) that includes the GrovePi+ board, and various Grove modules adding sensors, buttons, a buzzer, LEDs and more. GrovePi+ board connects to the GPIO header of the Raspberry Pi, and features several Grove connectors to interface with Groves modules part of the starter kit Grove Light Sensor Module Grove Sound Sensor Module Grove Temperature and Humidity Sensor Module (not the ‘PRO’ version) Grove Button Module Grove Rotary Angle Sensor Module Grove Buzzer Module Grove Relay Module 3x Grove LED Modules (One Red, Green, and Blue LEDS, all replaceable with user LED) Grove Ultrasonic Sensor Module Grove LCD RGB Backlight Module Grove cables, and a GrovePi+ guidebook are also included. The GrovePi+ board is an Arduino compatible board featuring ATMEGA328 microcontroller, and can be programmed with C/C++, Python, and experimental Go and node.js coding is […]

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

UP 7000 x86 SBC