background preloader

Arduino

Facebook Twitter

Wiring. Arduino. Welcome. Www.arduinoevilgenius.com. Processing.org. Arduino meets processing - PUSHBUTTON. The Arduino meets Processing project intends to make it as easy as possible for anyone to explore the world of physical computing. All you need is an Arduino board as well as the Arduino and Processing software, which you can download on their project websites. On this website we explain how to: set up electronic circuits with various kinds of sensors, control and measure the sensors with the Arduino board, send the data to the computer, and use the received values to generate computer graphics with Processing.

For all examples you need some basic electronic equipment such as a breadboard, resistors, the sensors, and some wires. The following sensors are dealt with on this website: All examples contain a list of the parts as well as the Arduino and Processing files you need. The Processing files have a DisplayItems class which paints a grid with values, a black or white background. Feel free to play around and have fun exploring the wonderful world of Arduino and Processing! Processing GUI, controlP5. About controlP5 is a library written by Andreas Schlegel for the programming environment processing. Last update, 07/30/2015. Controllers to build a graphical user interface on top of your processing sketch include Sliders, Buttons, Toggles, Knobs, Textfields, RadioButtons, Checkboxes amongst others and can be easily added to a processing sketch. They can be arranged in separate control PGraphics contexts, and can be organized in tabs or groups. → read more.

Installation Unzip and put the extracted controlP5 folder into the libraries folder of your processing sketches. Details Keywords gui, ui, controller, interface, user interface Reference. Source. Platform osx, windows, linux Processing 2.2.1 Dependencies none User interface for the 'vulcano generator'. project synthazards, syntfarm. A complete list of features can be found on controlP5's github page. Features Custom FontsBy default controlP5 uses a bitFont to render text. Examples. Ani - An animation library for Processing. An animation library by Benedikt Groß for the programming environment Processing. Last update, 2013/02/28. Ani 2.5 is a lightweight library for creating animations and transitions. Easily spoken Ani helps you to move things around on the screen or a bit more abstract, to animate any numeric variable.

Most of the time a single line of code like the following one is enough: Ani.to(object, duration, variable name, target position, easing); Target object ("this" or any reference to an object), duration of animation specified in seconds or frames, variable name (which numeric variable is used), easing (the characteristic of motion) ... The syntax of Ani is created with simplicity of use in mind. Feedback is very welcome, but please use the processing discourse forum for that.

Installation ↑Up Unzip and put the extracted Ani folder into the libraries folder of your processing sketches. Demos Check the demos in the distribution of Ani (zip file), or have a look at them by watching the videos. Ani. DFRobotShop Rover - Arduino Compatible Tracked Robot (Basic Kit) • Versatile, programmable robot tank kit • Onboard LiPo battery charger• Complete Arduino board built-in (Arduino Uno)• Dual H-bridge and onboard voltage regulator (only one battery needed) • Compatible with a variety of shields • Two XBee areas (2mm 10pin XBee Socket sold separately) and solder prototyping area• No soldering required The DFRobotShop Rover V2 – Arduino Compatible Tracked Robot (Basic Kit) is a versatile mobile robot tank based on the popular Arduino Uno USB Microcontroller Rev 3 microcontroller.

The Rover uses the popular Tamiya twin motor gearbox and the Tamiya track and wheel set. The DFRobotShop Rover PCB incorporates a standard Arduino Uno (surface mount ATMega328), L293B motor driver (connected to pins 5 to 8), voltage regulator and prototyping area while contributing to the mechanical structural of the robot. The onboard voltage regulator allows the entire board to be powered using as little as 3.7V to ~9V*. The board does NOT include 2mm 10pin XBee Socket . SuperDroid Robots - Robots, Robot Parts, Custom Robots, All Terrain Robots, Vector Robots. At SuperDroid Robots we provide a wide range of robot kits.

Our specialty is building custom robots and robot related projects. We also provide you with all the parts and accessories you need to build your own robot. Additionally, we sell specialized components that can be used for robotics and many other applications such as our cameras and RS232 TTL converter cables. Call us or use our contact form to ask us any question you have. Robot Design, Kits, and Related Items... Custom Robots We provide many custom robots to a wide variety of customers. Programmable Robots With our programmable robots, you can write code to have your robot perform a wide array of tasks including autonomous features. Complete Robot Packages These robot packages include everything you need for the task at hand whether its remote presence or surveillance. Pre-assembled Custom Robots These robot kits are assembled custom robots that are ready to go.

Treaded Robot Kits All Terrain Robot Kits Vectoring Robot Kits. Arduino Tutorials. Microchip. Wiring. InstantSOUP / Physical Computing » Microcontroller. Instant Soup support the following platforms: Wiring Wiring is a programming environment and electronics i/o board for exploring the electronic arts, tangible media, teaching and learning computer programming and prototyping with electronics. It illustrates the concept of programming with electronics and the physical realm of hardware control which are necessary to explore physical interaction design and tangible media aspects. Wiring is an open project initiated by Hernando Barragán (University of Los Andes | Architecture and Design School). Wiring started at the Interaction Design Institute Ivrea and it is currently developed at the University of Los Andes.

Wiring website Arduino Arduino is an open-source physical computing platform based on a simple i/o board and a development environment that implements the Processing/Wiring language. More about MicroControllers. Limor. PIC vs. AVR smackdown. OK, I know what you people want. You want ultimate fighting, embedded E.E. style. You want to know WHICH IS BETTER, PIC OR AVR? Well, I know what side I'm placing my bets on (AVR of course) but for 99% of beginners, it doesn't matter too much which way you start.

Regardless, I'm tired of answering the same questions over & over, so here we go! In the last few years, D.I.Y. electronics has taken a major leap forward with the introduction of powerful yet low-cost, easy-to-program microcontrollers. In this case I'll be talking about 8-bit micros, since those are so popular. These chips cost a couple dollars, around $5, can be programmed with a PC and a cheap programmer (usually on the order of $30). Right now there are two major 'houses' of microcontrollers: the Microchip PIC family and the Atmel AVR family. I am not really an expert here, so please help me fill in this page with more useful info, post it in forum! This is the first point, one which I think is pretty important. Winner? Adafruit Industries, Unique & fun DIY electronics and kits.