Author Topic: Programming with the Arduino  (Read 2728 times)

0 Members and 1 Guest are viewing this topic.

Offline AudacityTopic starter

  • Jr. Member
  • **
  • Posts: 22
  • Helpful? 0
Programming with the Arduino
« on: December 21, 2009, 02:20:03 PM »
hello all,
       I'm getting the Arduino starter pack from MAKE

(http://www.makershed.com/ProductDetails.asp?ProductCode=MSGSA)
 
soon and i was wondering what programming language i need to learn. I was researching this and  found that some people use c and other use a c-like language called wiring.... I was wondering which would be better and where to learn them ( websites,good books,etc) thanks in advance
                                                 

Offline GearMotion

  • Supreme Robot
  • *****
  • Posts: 489
  • Helpful? 24
  • Two decades+ of Embedded Design
    • CircuitGizmos
Re: Programming with the Arduino
« Reply #1 on: December 21, 2009, 03:01:25 PM »
Wiring is the "Arduino language" and is implemented in the Arduino IDE you can download for free at http://www.arduino.cc/

It is really C with a couple of shortcuts and some libraries. You can stick with that, or move on to plain C if you wish.

Offline AudacityTopic starter

  • Jr. Member
  • **
  • Posts: 22
  • Helpful? 0
Re: Programming with the Arduino
« Reply #2 on: December 21, 2009, 03:08:44 PM »
If its just c with shortcuts then i rather learn c..... do have any good recommendations for websites/books ( for learing c).

Offline SmAsH

  • Supreme Robot
  • *****
  • Posts: 3,959
  • Helpful? 75
  • SoR's Locale Electronics Nut.
Re: Programming with the Arduino
« Reply #3 on: December 21, 2009, 04:47:10 PM »
http://www.cprogramming.com/tutorial.html
Excellent tutorial for c, covers each component step by step and tests you after every step.
I used this tutorial a while ago and it worked wonders.
Of coarse, writing up your own programs helps you learn so much more than this so be sure to write up practice programs etc if you can.
Howdy

Offline Joker94

  • Supreme Robot
  • *****
  • Posts: 1,119
  • Helpful? 26
Re: Programming with the Arduino
« Reply #4 on: December 21, 2009, 06:45:46 PM »
I have been using the 21 day course one. Of course you don't have to it in 21days it is really 21 chapters.

http://neonatus.net/C/index.html

Offline AudacityTopic starter

  • Jr. Member
  • **
  • Posts: 22
  • Helpful? 0
Re: Programming with the Arduino
« Reply #5 on: December 21, 2009, 08:31:38 PM »
thanks for the websites    ;D

also even though you said it only takes 21 days would that be true for a beginner who only knows Pbasic....yes i have a basic stamp....... they cost so much...... Also how would i compile ??? do i need any software to compile c into the arduino?

thanks so far for your fast replies

Offline SmAsH

  • Supreme Robot
  • *****
  • Posts: 3,959
  • Helpful? 75
  • SoR's Locale Electronics Nut.
Re: Programming with the Arduino
« Reply #6 on: December 21, 2009, 08:35:16 PM »
Just the arduino software and the usb cable.
PS: Basic Stamps suck :P
Howdy

Offline Joker94

  • Supreme Robot
  • *****
  • Posts: 1,119
  • Helpful? 26
Re: Programming with the Arduino
« Reply #7 on: December 21, 2009, 08:40:02 PM »
No. 21 days is just the name of the course, originally a book. You can go at your own pace. I have been doing a topic or two then play around with what i have just learnt to get it into my head.

So no you can take as long as you want and the chapters are quite long so you may want to spread them out.

You might be able to do it in 21 days but don't force yourself through it other wise at the end you will think what have i learnt and you won't have taken in what you wanted as you were rushing so to speak.

Offline AudacityTopic starter

  • Jr. Member
  • **
  • Posts: 22
  • Helpful? 0
Re: Programming with the Arduino
« Reply #8 on: December 21, 2009, 08:48:31 PM »
PS: Basic Stamps suck :P
very true

and i will thank you

 


Get Your Ad Here

data_list