Arduino Compatible Microduino JoyPad with TFT Display Lets You Play Games, Control Devices, and More (Crowdfunding)

Last year, Microduino successfully launched their tiny Arduino board and shields via Kickstarter, and they are now back on Kickstarter with Microduino Joypad, an other Arduino compatible board that also happens to be a gamepad with a small OLED display. It can be used in standalone to control games on the tiny display, as a gamepad for PC or game console, a control interface for quadcopters and robots etc… Microduino Joypad (main board) specifications: MCU – Atmel ATMega328p/1284p/644p or 32U4 via Microduino Core, Core+, CoreUSB boards. (Not part of board but included in all perks) Display I/F – TFT and OLED headers. Separate TFT display board included in all perks. Controls – Left and right joysticks, 4 buttons, and left and right switches. Audio – Microphone Sensors – Light sensor, temperature sensor USB – 2x micro USB ports: one for power and one for charging Expansions – 2x UPin27 headers for […]

$88 Papilio DUO Arduino Compatible Board with a Xilinx FPGA Let You to Draw your Own Circuits

In a concept similar to Arduissimo, Papilio DUO is an Arduino compatible board with a Xilinx Spartan-6 FPGA, but it adds a real Atmel AVR MCU, and instead of going the Indiegogo route, the project has launched on Kickstarter, and already reached its $30,000 funding target with 13 days to go. Instead of writing VHDL code, a drag and drop graphical tool called DesignLab will help you build your own circuits more easily. Let’s go through the hardware specifications first: FPGA – Xilinx Spartan 6 LX9 FPGA System Memory – 512KB or 2MB ISSI IS61WV5128 SRAM Storage – 64Mbit Macronix MX25L6445 SPI Flash MCU – Atmel AVR ATmega32U4 (Same as Arduino Leonardo) USB – 1x micro USB port connected to the Atmel MCU, 1x mini USB port connect to the FPGA I/Os 54 I/O pins  available via Arduino Mega headers 0-16 Digital Pins connected to FPGA and ATmega32U4 JTAG Power – High […]

Blend Micro Arduino Board Integrates Bluetooth 4.0 Low Energy Connectivity for 25 Euros

RedBearLab’s Blend Micro is an Arduino compatible board with Bluetooth 4.0 Low Enery (aka Bluetooth Smart) connectivity, that’s part of Arduino-at-heart, a partner program initiated by the developers of Arduino boards. It has been made to help design low power Internet-Of-Things (IoT) projects quickly and easily. Blend Micro technical specifications: MCU – Atmel ATmega32u4 @ 8 MHz with 32KB flash (4KB used by bootloader), 2.5 KB SRAM, and 1KB EEPROM. Connectivity – Bluetooth 4.0 Low Energy via Nordic nRF8001 chip USB – 1x micro USB port I/Os: Serial (Tx/Rx) I2C, SPI PWM U to 16 Digital I/Os Up to 6 Analog inputs Operating Voltage – 3.3V Input Voltage – 5V (USB), and 3.3-12V (VIN) Power Consumption – 2mA (average – using Interrupt mode) Dimensions – 43.6 x 18.4 x 4.3mm Weight – 4g The specs are very similar to BLEDuino, except it’s slightly smaller. Blend Micro can communicate with BLE […]

WifiDuino Arduino Compatible Wi-Fi Board Features an Optional OLED Display (Crowdfunding)

Getting Wi-Fi with Arduino can be relatively expensive, and may take a little too much space. Spark Core board greatly addressed both price ($39) and form factor issue last, but there’s another option coming to market thanks to WifiDuino a $34 board with Wi-Fi, that’s tiny and Arduino compatible. An OLED display is also available as an option, at a lower price point than MicroView board, and including Wi-Fi or not, depending on the perk. WifiDuino hardware specifications: MCU – Atmel Atmega32U4 (same as Arduino Leonardo) Display – Optional 128×64 OLED display Connectivity – Optional Wi-Fi 802.11 b/g with STA, AP and ADHOC network modes Digital I/Os – 20 Analog I/Os – 12 Other I/Os – 7x PWM, UART, I2C, SPI Power – 5V Dimensions – Duino board only without Wi-Fi nor OLED: 25.6mm x 38.8mm x 11.0mm WifiDuino support the Arduino IDE, so you can write you sketch as […]

Arduino TRE Powered by TI Sitara AM335x Enters Beta with 50 Developer Boards Available for Purchase

Most official Arduino boards are based on Atmel AVR MCUs that allow hobbyists to control GPIOs, or low level interfaces, which is fine for applications that do not require much processing power. In the last couple of years however, the Arduino team has gone up the processor scale, first with Arduino Due with an ARM Cortex M3, then Arduino Yun with a MIPS processor running OpenWRT, and there latest board Arduino TRE features a Texas Instruments Sitara AM3359 AM3358 processor capable of running any Linux distributions supporting ARM. The board was announced last year, and Arduino has now launched a beta program where developers can purchase one of the 50 “Arduino TRE Developer Edition” boards for 149 Euros + VAT. Arduino TRE specifications (Parts related to TI Sitara highlighted in green): SoC – Texas Instrument Sitara AM3359AZCZ100 AM3358 (See comments) ARM Cortex A8 processor @ 1 GHz with PowerVR SGX530 […]

How to Make a $15 Web Server for IoT Applications

Arduino_Leonardo_Ethernet_ENC28J60_Assembled

If you have an embedded project that requires some GPIOs, and Ethernet connectivity, you now have a few choices of low cost low boards such as the Raspberry Pi with Broadcom ARM11 SoC for $35 + shipping,  Texas Instruments Connected LaunchPad with an ARM Cortex M4 MCU for $20 including shipping, and today I’ve given a try at a solution to run an HTTP server with an Arduino Leonardo clone connected to ENC28J60 Ethernet module that together cost about $15 including shipping. This Ethernet module has been around for a while and is well supported, I just never took the time to give it a try before. I’ve purchased ENC28J60 module on eBay for $3.46 and connected it via SPI to an Arduino Leonardo clone I acquired as part of a kit via Indiegogo for $12. The kit is not available for purchase outside the crowdfunding campaign, but you can […]

$11 ButtonDuino is Button-Sized Arduino Compatible Board (Crowdfunding)

Meet ButtonDuino yet another tiny, and cheap, Arduino compatible board. The board is breadboard mountable, measures just 18.64 mm x 18.25 mm, and sells for $10 (beta) and up, not including shipping. ButtonDuino specifications: MCU – Atmel ATTINY85-20H with 8K flash (6k available after USB bootloader), 512 bytes SRAM, 512 bytes EEPROM I/Os 6 x Available I/O Pins and I2C and SPI Expandable  I2C and SPI Expandable 3 x 8 bit Hardware PWM  pins 4 x 10 bit ADC pins Misc – Power LED, Test LED (Pin 1) Power – 5V, USB regulated powered up to 800mA via external power supply or 500mA from PC/Laptop. Dimensions – 18.64 mm x 18.25 mm (0.73in x 0.718in) The board is programmable via USB or AVR mkII, is compatible with Arduino IDE version 1.0 or greater in Windows, OSX and Linux,  and supports NI LabVIEW. ButtonDuino’s schematics, code and bootloaders will be released once the product development […]

$14 Digispark Pro is a Tiny Arduino Ready Board Supporting over 25 Shields (Crowdfunding)

Digispark Pro is yet another small Arduino compatible board, but it costs only $14, and over 25 small form factor shields for Wi-Fi, BLE, mesh networking, etc.. are available for the platform. Let’s get straight into the hardware specs: MCU – AVR MCU @ 16 Mhz  with 16KB Flash Memory (14.5K+ after bootloader) I/Os 14 I/O pins (2 shared with USB) I2C, true SPI, UART, LIN, and USI ADC on 10 pins 3 PWM Channels (which can be assigned to a selection of pins) USB – Micro USB for debugging, communication and power Misc – One button usable as reset, program, or user button, Power and Test/Status LEDs,  user accessible solder jumpers to disable LEDs, and other features for lower power consumption Power – 5V via micro USB, or External Source – 5v or 6-16v (automatic selection). On-board 500ma 5V regulator Dimensions – 26.7mm x 18.3mm The board is compatible […]