Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Arduino Programming

  • 19-12-2010 3:06am
    #1
    Registered Users, Registered Users 2 Posts: 437 ✭✭


    I've noticed some people programming Arduinos in the computer huts outside the hamilton, presumably as part of their course. What courses in TCD cover such material?

    Cheers!


Comments

  • Registered Users, Registered Users 2 Posts: 2,626 ✭✭✭timmywex


    t1mm wrote: »
    I've noticed some people programming Arduinos in the computer huts outside the hamilton, presumably as part of their course. What courses in TCD cover such material?

    Cheers!

    Hey, it's second year engineers! Including myself, we've a buggy project 2e10 that involves programming an arduino to communicate between a picaxe and x bee module!

    It's all over with now though thankfully enough :P

    Nice observation by the way!


  • Registered Users, Registered Users 2 Posts: 437 ✭✭t1mm


    Ah, sounds quite interesting - what was the functionality of the finished product like? Does the college supply the arduinos / xbee modules? Was looking at the xbee modules, might be cool to play around with one before buying one!


  • Registered Users, Registered Users 2 Posts: 2,626 ✭✭✭timmywex


    We basically had a track that was a black line on white surface with a number of gantries spreaded around it, the picaxe would make the buggy follow the black line.

    When it came under a gantry, it was sensed through pin2 on the arduino, which measured the wavelength the gantry was sending out. The arduino then sent the gantry number and buggy number to the xbee which sent it to another xbee connected to the computer, the computer then sent an instruction back based on the direction it is supposed to go...

    The arduino takes this in and sends it on to the picaxe which deals with it accordingly...

    Xbee control program was programmed with C#, its pretty easy to do it and set it up to have communcations between multiple computers or whatever..

    And yeh, all te buggies had the arduino on them already and there were loads of xbee's given to us...the course co-ordinator is Ciaran McGoldrick for the computer science side of things (Ciaran.McGoldrick@scss.tcd.ie)

    Any other questions, just post them back up here i guess!


  • Moderators, Education Moderators, Home & Garden Moderators Posts: 8,260 Mod ✭✭✭✭Jonathan


    t1mm wrote: »
    Was looking at the xbee modules, might be cool to play around with one before buying one!
    Have you got an Arduino already?


  • Registered Users, Registered Users 2 Posts: 437 ✭✭t1mm


    Ah, interesting stuff - thanks for the reply timmywex. Sounds like a cool module.

    Hi Jonathan, yeah I've got an Arduino Duemilanove, bought it last year but only put together some relatively simple projects so far. I've always had an interest in wireless communication with the computer though, hence the interest in the xbee modules!


  • Advertisement
Advertisement