This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-01-02 18:47:47

scmb1
Scratch Team
Registered: 2009-03-19
Posts: 1000+

Does anyone have experience with Arduino? Project ideas?

I got an Arduino Uno and the Sparkfun Inventor's Kit for Christmas and I like it a lot. Does anyone else have an Arduino? Have you made anything cool? I've mostly worked through the guide and now I'm trying to think of a project to do. Does anyone know any simple (but fun) Arduino projects for a super-beginner like me?  Thanks.  smile


http://i48.tinypic.com/2z5pqad.png

Offline

 

#2 2012-01-02 19:39:29

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Does anyone have experience with Arduino? Project ideas?

I have two arduinos. My dad and me made a animation on a led array and a way to display text that is import from the computer on a LCD display


http://i46.tinypic.com/6yd4c0.png

Offline

 

#3 2012-01-02 19:47:14

puppetadventurer
Scratcher
Registered: 2011-02-20
Posts: 1000+

Re: Does anyone have experience with Arduino? Project ideas?

Yeah, my computer class thing had one. I didn't do anything with to though.  tongue


3

Offline

 

#4 2012-01-02 19:50:36

16Skittles
Scratcher
Registered: 2009-08-26
Posts: 1000+

Re: Does anyone have experience with Arduino? Project ideas?

Sweet! I want to get my hands on one too  big_smile  I really want to make an LED cube, but a more realistic idea, and also a really cool one, is a word clock. Also, instructables.com is a great site for Arduino!


http://16skittles.tk/sig.png
Are you a student? Check out OnSchedule!

Offline

 

#5 2012-01-02 19:51:36

Albertt911
Scratcher
Registered: 2010-09-28
Posts: 1000+

Re: Does anyone have experience with Arduino? Project ideas?

Arduino?


'The only problem with the world is that fools and fanatics are so certain of themselves, and the wise so full of doubt.'
http://dragcave.net/image/hutmJ.gifhttp://dragcave.net/image/5eYiP.gifhttp://dragcave.net/image/AqXnJ.gif

Offline

 

#6 2012-01-02 19:59:36

16Skittles
Scratcher
Registered: 2009-08-26
Posts: 1000+

Re: Does anyone have experience with Arduino? Project ideas?

Albertt911 wrote:

Arduino?

It's a micro controller board, basically a small, low powered computer. Don't be fooled by that description though, its not like windows or even Linux, you write code I'm a dialect of C, load it onto the device, and it interfaces with various components such as servos, lights, sensors, and even GPS or Bluetooth.


http://16skittles.tk/sig.png
Are you a student? Check out OnSchedule!

Offline

 

#7 2012-01-02 20:02:10

CheeseMunchy
Scratcher
Registered: 2008-10-13
Posts: 1000+

Re: Does anyone have experience with Arduino? Project ideas?

16Skittles wrote:

Albertt911 wrote:

Arduino?

It's a micro controller board, basically a small, low powered computer. Don't be fooled by that description though, its not like windows or even Linux, you write code I'm a dialect of C, load it onto the device, and it interfaces with various components such as servos, lights, sensors, and even GPS or Bluetooth.

O.O


6418,

Offline

 

#8 2012-01-02 20:04:08

fire219
Scratcher
Registered: 2008-02-07
Posts: 1000+

Re: Does anyone have experience with Arduino? Project ideas?

I don't have experience with the Arduino, but I do have quite a bit with the Parallax Propeller chip. I made an obstacle avoiding robot with it a while back, and am now trying to make an OS with it.  big_smile  (Making an OS fit in about 32KB of RAM is very hard, btw.  tongue )

I would try to make a mp3 player with it. There are plenty of audio file libraries for the Arduino on the internet, it wouldn't be hard to use or modify those.

@Albertt: The Arduino is a board (kind of like the motherboard in your computer, but alot smaller) that you can program yourself to do just about anything you want.


http://bluetetrarpg.x10.mx/usercard/img.php?name=fire219

Offline

 

#9 2012-01-02 20:06:00

CheeseMunchy
Scratcher
Registered: 2008-10-13
Posts: 1000+

Re: Does anyone have experience with Arduino? Project ideas?

16Skittles wrote:

Albertt911 wrote:

Arduino?

It's a micro controller board, basically a small, low powered computer. Don't be fooled by that description though, its not like windows or even Linux, you write code I'm a dialect of C, load it onto the device, and it interfaces with various components such as servos, lights, sensors, and even GPS or Bluetooth.

I'm convinced.
How much is it? I'm getting it. Gimee!
XD


6418,

Offline

 

#10 2012-01-02 21:12:28

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: Does anyone have experience with Arduino? Project ideas?

CheeseMunchy wrote:

16Skittles wrote:

Albertt911 wrote:

Arduino?

It's a micro controller board, basically a small, low powered computer. Don't be fooled by that description though, its not like windows or even Linux, you write code I'm a dialect of C, load it onto the device, and it interfaces with various components such as servos, lights, sensors, and even GPS or Bluetooth.

I'm convinced.
How much is it? I'm getting it. Gimee!
XD

I believe the standard board is $30.

I'm also jealous; I'd love to have an Arduino.  big_smile


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/OZn2RD3.png&link2=http://i.imgur.com/duzaGTB.png&link3=http://i.imgur.com/CrDGvvZ.png&link4=http://i.imgur.com/POEpQyZ.png&link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#11 2012-01-03 11:14:20

scratchisthebest
Scratcher
Registered: 2009-02-08
Posts: 500+

Re: Does anyone have experience with Arduino? Project ideas?

Me haz Arduino Uno wif da adafruit starta kit.  smile

Well, as I found out, you need zillions of blinky things and sensors and other thingamahoos  available or it gets boring FAST.

Try having your Arduino talk to a computer running processing. Fun!


bye 1.4, we all loved you. but we all outgrew the site. 2.0 is a welcome change.
http://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.png

Offline

 

#12 2012-01-03 14:10:09

scmb1
Scratch Team
Registered: 2009-03-19
Posts: 1000+

Re: Does anyone have experience with Arduino? Project ideas?

scratchisthebest wrote:

Me haz Arduino Uno wif da adafruit starta kit.  smile

Well, as I found out, you need zillions of blinky things and sensors and other thingamahoos  available or it gets boring FAST.

Try having your Arduino talk to a computer running processing. Fun!

That sounds fun. Maybe I'll try. Thanks for all the suggestions, guys.


http://i48.tinypic.com/2z5pqad.png

Offline

 

Board footer