Arduino

UDOO: Android Linux Arduino in a tiny single-board computer

What’s UDOO? UDOO is a mini PC that could run either Android or Linux, with an Arduino-compatible board embedded. UDOO is a powerful prototyping board for software development and design, it’s easy to use and with a few steps you can start using it and creating your projects with minimum knowledge. UDOO merges different computing […]

UDOO: Android Linux Arduino in a tiny single-board computer Read More »

Arduino a Codemotion 2012 Venezia

Ci aspetta un week end intenso: mentre Davide e Pitusso tengono il workshop base di Arduino a Matera,  a Venezia (presso H-farm ) si tiene il secondo codemotion di quest’anno, che vedrà il nostro Cristian Maglie raccontare l’Arduino Due e il cammino che abbiamo intrapreso per realizzarla. Arduino sponsorizza anche l’Hackaton sulle emergenze, offrendo 10 Arduino

Arduino a Codemotion 2012 Venezia Read More »

Arduino Controlled Yellow Plane

Currently revising the design to reduce weight and have bigger wing chord base on advise from DIYdrones with slightly shorter wings.  AUW 1521 Grams Wing loading 14.83 oz/ft²  power to weight 270 Watts per Kg should perform much better than Yellow plane one. I’m changing from the D4023-850 Out Runner Motor to a higher kv Turnigy L3010C-1300kv Tests show significant improvement in static thrust

Arduino Controlled Yellow Plane Read More »

Leonardo Arduino clone a single-sided PCB using ATmega32U4

DESCRIPTION This project is to make a clone of Arduino Leonardo in a simple way.That is why the distribution of the pin does not match the standard Arduino (have to make many jumpers on the motherboard or use both sides). However, most Arduino Leonardo characteristics are maintained. The circuit is protected by an automatic reset fuse

Leonardo Arduino clone a single-sided PCB using ATmega32U4 Read More »

HexiLogger, an Arduino based data logger using ATmega328

The purpose of this project was to create a simple, portable device that would periodically read sensors and then store the sensor data so it could be retrieved later. The result is the HexiLogger, “hexi” because it can support up to six different sensor inputs and “logger” because it will store the input data on

HexiLogger, an Arduino based data logger using ATmega328 Read More »

Arduino – Modifying a Robot Arm using ATmega328

Essentially another tutorial involving controlling DC motors. In this post I’m going to first alter a robot arm I had built previously from a beginners kit so that it can be controlled from Arduino. Then I’m going to write a series of posts on different ways to control the robot arm using Processing and other

Arduino – Modifying a Robot Arm using ATmega328 Read More »

The miniSWARM – Scalable Wireless Arduino Radio Module

A smart choice: The miniSWARM is a versatile USB stick-sized wireless Arduino development board. It’s as powerful as the Arduino Mega and has the wireless capabilities of an XBee radio, but we’ve made it a fraction of the cost of an Arduino + radio shield – cheap enough to leave in any project. A wireless powerhouse: We’ve

The miniSWARM – Scalable Wireless Arduino Radio Module Read More »

Minimalist Arduino using ATMega328P microcontroller

Overview Here at the Transistor, we love the Arduino platform, so we decided to make our own Arduino Clone. The Minimalist Arduino is designed for use in permanent or custom circuits on solderless breadboards, stripboard, or custom PCBs. It contains only the bare minimum parts required for building the Arduino platform. The schematic for the

Minimalist Arduino using ATMega328P microcontroller Read More »

Scroll to Top