Electronic Circuits and Projects Forum



arduino programming

  1. #1
    xainnasir xainnasir is offline

    arduino programming

    I have done programming on microcontroller PIC both in C and assembly .... now i want to work with arduino and need tips .... Moreover whats the difference between a simple mcrocontroller and an arduino
    Last edited by The Moderation Team; 12th January 2012 at 12:54 AM.

  2. #2
    edeca edeca is offline
    There are a number of threads and other things to read about this:

    PIC vs Arduino
    http://www.ladyada.net/library/picvsavr.html (AVR is what powers Arduino boards)
    http://en.wikipedia.org/wiki/Arduino

    But essentially an Arduino is a development board based around the AVR chipset.
    +1
    Private messages are for personal communication, please do not use them to ask for help.

  3. Thread Starter #3
    xainnasir xainnasir is offline
    thanks man will check them out ...
    0

  4. #4
    misterT misterT is offline
    Quote Originally Posted by xainnasir View Post
    I have done programming on microcontroller PIC both in C and assembly .... now i want to work with arduino and need tips .... Moreover whats the difference between a simple mcrocontroller ad arduino
    Arduino is a PCB with simple microcontroller (Atmel AVR) on it. It is usually programmed with a bootloader via USB. The Arduino IDE is good for lazy people who do not want to learn C/Assembly or how microcontrollers work.. Good if you need a simple task done in a school project. Bad if you wan't to learn something.
    0

  5. #5
    tytower tytower is offline
    Quote Originally Posted by misterT View Post
    The Arduino IDE is good for lazy people who do not want to learn C/Assembly or how microcontrollers work.. Good if you need a simple task done in a school project. Bad if you wan't to learn something.
    Nah don't agree with this
    Its a gentle intro to both C and Assembly if you want it to be . People with no knowledge of either can get some lights flashing or switches turning with no knowledge from the example library . More adventurous can write new programs .

    The main thing is its all at one site and you can develope anything you want .
    I have not found such a comprehensive site for PICs
    0

Tags
Similar Threads
Thread Starter Forum Replies Last Post
PIC programming using BASIC? jinshinn Microcontrollers 6 19th September 2008, 02:43 AM
problem of programming pic16f84a Byron Yau Microcontrollers 15 19th April 2003, 05:10 PM
PIC Programming Language mailmicky24 Microcontrollers 1 12th March 2003, 02:10 AM
PIC programming hantto Microcontrollers 6 9th March 2003, 07:06 AM
programming language...any help maybskie Microcontrollers 3 6th March 2003, 05:16 PM
Electronic Circuits  |  Learning Electronics

Join our community with over 100,000 Members! It's free, easy and when you're logged in you have many more features! Click to register.
Page Time: 0.06412 seconds      Memory: 7,359 KB      Queries: 17      Templates: 0