Internet Marketing SEO Go Hand in Hand

Download Report

Transcript Internet Marketing SEO Go Hand in Hand

Open-Source Hardware and Software
Micro Controller
Presented by
Pete DuMelle PD Design, Inc
Brought to you by
UniForum Chicago
HTTP://PDDESIGNINC.COM
Overview
What is Arduino
 What flavors does it come in
 Shields and add on hardware
 Examples of projects

What is an Arduino
Arduino is an open-source electronics
prototyping platform based on flexible, easyto-use hardware and software. It's intended
for artists, designers, hobbyists, and anyone
interested in creating interactive objects or
environments.
Arduino Team

Massimo Banzi, David Cuartielles, Tom
Igoe, Gianluca Martino, and David Mellis.

Nicholas Zambetti has contributed since
the beginning.
What is Open Hardware
Open-source hardware shares
 Release all of the original design files
(Eagle CAD) for the Arduino hardware.
These files are licensed under a Creative
 Commons Attribution Share-Alike license,
which allows for both personal and
commercial derivative works, as long as
they credit Arduino and release their
designs under the same license.

More on Open Hardware

It works with
◦ Parallax (Basic Stamp hardware)

List of Hardware and Code
◦ http://www.arduino.cc/playground/Main/Interfa
cingWithHardware
What is Open Software
The Arduino software is also open-source.
The source code for the Java environment
is released under the GPL and the C/C++
microcontroller libraries are under the
LGPL.
The source code for Arduino is now hosted
on GitHub.
Arduino Flavors
LilyPad $20
Nano $26
Uno $30
Mega 2560 $60
Arduino comparison
Arduino Uno
Basic Stamp 2
• Clock Speed: 16 MHz

Clock Speed: 20 MHz

Digital I/O Pins: 14
(of which 6 provide
PWM output)
• Analog Input Pins: 6

Number of I/O Pins:
16 + 2 dedicated
serial

Cost $30

Cost $ 50
Shields
Ethernet
 MP3
 Wifi
 RS232
 GPS
 Smoke
 Data Logging
Detector
 Cell
 Voltage
 Video
regulator
 Audio
 Acelerometer
 XBee

Arduino Projects
More Projects
Home Automation
 Inter active clothing
 Laser light show
 Makerbot or CNC
 Sensor that updates your twitter

Websites
http://www.arduino.cc/
 http://www.instructables.com
 http://hacknmod.com/hack/top-40arduino-projects-of-the-web/
 http://www.freeduino.org/

Pete DuMelle
PD Design, Inc.
847-769-7495
[email protected]
Presentation
http://www.pddesigninc.com/BusinessBuilding.shtml
Articles
http://ezinearticles.com/?expert=Peter_DuMelle
Thank You