1Sheeld Arduino Shield Leverages Your Android Smartphone Hardware

To get started with Arduino, a simple board is enough, with soon, you’ll need to add shields for Wi-Fi, sensors, maybe a small display, etc.. and costs add up. Integreight, an Egyptian startup, had to idea to create a simple shield called 1Sheeld that can leverage your smartphone hardware assets such as Wi-Fi, LEDs, sensors, the display, the speaker, etc.., so you don’t have to spend extra money on shields. Technical Specifications: Runs on an ATmega162 @ 16 MHz Uses a standard HC-06 adapter (Bluetooth 2.0) providing up to 30 feet range (about 9 meters) Uses a modified version of the Firmata protocol Can communicate with Arduino using UART 50mA current draw That’s for the hardware, and there’s also a software platform and Android app to manages the communication between the shield and the smartphone, and select different shields options. You’d have to write your sketch using the company’s library, […]

Almost Anything Can Be A Touch Input with The Touch Board and Electric Paint

Bare Conductive, a British startup, has designed an Arduino Leonardo compatible board with 12 capacitive touch sensors called the Touch Board. You can basically use any conductive material as a touch sensor, but the company’s existing “electric paint” really makes the board come to life, and you can just draw circuit anywhere, be it on paper, your wall, cardboard, and create fun and useful applications. Touch Board specifications: MCU – Atmel ATMega32U4 Microprocessor @ 16 MHz with 32 KB of Flash Memory of which 4 KB is used for bootloader. External storage – MicroSD card slot I/Os: 20 digital I/O pins (3 used for Touch IC and 5 for MP3 IC – can be disabled) 7 PWM channels 12 analog input channels 12 Touch electrodes of which 8 can be configured as extra digital inputs or outputs with PWM capability. (via Freescale MPR121) Audio – Playback and MIDI support via […]

Ninja Pi Crust Let You Connect Arduino Shields to the Raspberry Pi

There are quite a few projects using both the Raspberry Pi and an Arduino board and its shields together. These are working but the cabling may get messy. People have already found solutions to plug Arduino shields into the Raspberry Pi with products such as Cooking Hacks’ Raspberry Pi to Arduino shield connection bridge (40 Euros) or Open Electronics’ Raspberry Pi bridge (22.50 Euros). Those two boards are fine, but do not include an Atmel MCU, and use Raspberry Pi GPIOs directly, except for their ADC. Another solution is the Paperduino Pi, a DIY Arduino board that can be plugged on top of the Raspberry Pi, and compatible with Arduino shields. But if you want an Arduino board that can easily be stacked between the Raspberry Pi, and Raspberry shield, the upcoming Ninja Pi Crust by Ninjablocks may be an interesting option, especially if you plan to use the 433MHz […]

Frindo Open Source Robotics Platform for Arduino and Raspberry Pi Boards

Frindo is both a community and an open source robotics platform designed to work with Arduino, Raspberry Pi, and possibly other micro-controller boards. The platform is said to have been designed as an educational platform so that beginners can start with a simple robot, and build a more complex robot as their skills grow. There are currently three Frindo kits available from RobotBits.co.uk: Frindo chassis only kit for £64.95 (~$104) – Chassis plates, motors, wheels, wheel brackets, Arduino & Pi mounting kit & all hardware. Frindo Arduino kit for £110.95 (~$178) – Chassis only kit + Arduino, RobotShield, battery clip, power cable & USB cable Frindo Arduino kit plus sensors for £159.9 (~$257) – Arduino kit + 3x each: GP2Y0A21 analog distance sensors, bracket, cable & fixings The RobotShield is an Arduino shield optimized for mobile robotics applications with the following features: Dual bi-directional motor driver circuit (2 Amp Peak, […]

$69 Intel Gallileo Development Board Combines x86 Processor and Arduino Compatibility

After UDOO, a Linux development board powered by Freescale i.MX6 ARM Cortex 9 processor and an Atmel SAM3U MCU for Arduino compatibility, here’s another single board computer (SBC) that both runs Linux, and is claimed to be software and hardware compatible with shields designed for Arduino Uno R3: Intel Gallileo. Instead of using two ARM processors, the board is powered by Intel Quark SoC X1000, a 32-bit Pentium class SoC, that handles both Linux and I/Os. Intel Galileo Specifications: SoC – Intel Quark SoC X1000 @ 400MHz with 16 KBytes on-die L1 cache, 512 KBytes of on-die embedded SRAM, single thread, single core, constant speed, ACPI compatible CPU sleep states supported, and integrated Real Time Clock (RTC). Max TDP: 2.2W. System Memory – 256 MByte DRAM Storage – 8 MByte Legacy SPI Flash for bootloader and sketch + 11 KByte EEPROM + optional microSD card (Up to 32GB) Connectors: 10/100 […]

Olimex Announces OLIMEXINO-NANO, a Tiny Arduino Leonardo Compatible Board

Last month, I wrote about Microduino, a tiny Arduino compatible board about the size of a coin. Olimex has also being working on their own tiny version of the Arduino board, OLIMEXINO-NANO, slightly larger than Microduino (30x30mm vs 25.4×27.94mm) but also featuring the UEXT connector which is an advantage if your own or plan to use UEXT expansion boards,  but it could be an inconvenience if you don’t, as the connector is a little bulky. Here are the specs of the board: MCU – Atmel ATMega32U4 processor (Leonardo compatible) with 2.5KB RAM, 32KB flash memory, and 1KB EEPROM. Storage (external) – microSD card connector for data logging on SD-card USB – micro USB connector for programming and power supply when debugging Misc – RESET button, USER button, 2x status LEDs Expansion Connectors: UEXT connector for RF, Zigbee, Ethernet, RELAY, RGB LED, etc UEXT modules Connector 14 pin 0.05″ Connector 20 […]

Microduino Is a Tiny Arduino Compatible Board with Stackable Shields

Microduino is a small board based on Atmel AVR or ATMega MCU which is software compatible with Arduino boards. The core board features the Atmel MCU, and Microduino shields can be stacked on the core board to add functionalities. There are actually 2 core boards: Microduino core and Microduino core+ with more performance. They share the following specifications: MCU: Core – Atmel ATmega328P or ATmega168PA, equivalent to Arduino UNO Core+ – Atmel ATmega644PA or ATmega1284P, with performance matching that of the Arduino Mega2560. System Memory – 1K to 16K SRAM on-chip Storage – 16K to 128K flash + 512 bytes to 4KB EEPROM on-chip Operating Voltage: 5V/3.3V Input Voltage (limits): 6-20V Digital I/O Pins: 14, including 6 capable of PMW output, plus serial, SPI, TWI, Analog Input Pins: 8 (2 more compared to Arduino Uno) DC Current per I/O Pin: 40 mA DC Current: 50 mA Dimensions – 25.40mm X […]

Tessel ARM Cortex-M3 MCU Board Brings Hardware Hacking to Web Developers with JavaScript and Node.js

People who are proficient with JavaScript or web technologies may not be completely comfortable with programming MCU in assembler and/or C programming language. Node.js, written in JavaScript, seems to be quite popular this days for diverse projects, but technical.io has decided to design a board called Tessel, powered by a Cortex M3 MCU. that can be fully programmed with JavaScript/Node.js. Tessel hardware specifications: MCU – NXP LPC1830 ARM Cortex-M3 @ 180mhz System Memory – 32MB SDRAM Storage – 32MB Flash Connectivity – Wi-Fi via TI CC3000 Expansion – 16-pin GPIO bank for prototyping Power – Micro USB or battery The board is said to be compatible with 1000’s of Node.js modules from NPM, can be programmed via USB or Wi-Fi using your own IDE, and support Tessel modules, as well as Arduino Shields. There are two (price) classes for Tessel modules: Class A: Relay — turn devices on and off (up […]

Exit mobile version
UP 7000 x86 SBC