Question about arduino/computer?

brain_18
Member
Member
Posts: 2
Joined: Sat Apr 02, 2016 3:47 pm
Has thanked: 0
Been thanked: 0

Question about arduino/computer?

Post by brain_18 »

I am currently braking my electric vehicle using code on an arduino. This may be a stupid question, but are computers able to be used during the 8 minute setup time? or do we have to somehow code it on the vehicle itself :D
User avatar
windu34
Staff Emeritus
Staff Emeritus
Posts: 1374
Joined: Sun Apr 19, 2015 6:37 pm
Division: Grad
State: FL
Has thanked: 2 times
Been thanked: 34 times

Re: Question about arduino/computer?

Post by windu34 »

brain_18 wrote:I am currently braking my electric vehicle using code on an arduino. This may be a stupid question, but are computers able to be used during the 8 minute setup time? or do we have to somehow code it on the vehicle itself :D
An Arduino executes code without the need of a computer hooked up to it. A computer is only needed to upload code. You can bring the laptop as a calibration device to upload/compile/edit code to the Arduino, but you cannot have it attached to the vehicle during the run.
Boca Raton Community High School Alumni
University of Florida Science Olympiad Co-Founder
Florida Science Olympiad Board of Directors
kevin@floridascienceolympiad.org || windu34's Userpage
brain_18
Member
Member
Posts: 2
Joined: Sat Apr 02, 2016 3:47 pm
Has thanked: 0
Been thanked: 0

Re: Question about arduino/computer?

Post by brain_18 »

Thank you!, just making sure we could use it to upload code :D
User avatar
samlan16
Member
Member
Posts: 528
Joined: Mon Dec 30, 2013 2:54 pm
Division: Grad
State: GA
Has thanked: 0
Been thanked: 5 times

Re: Question about arduino/computer?

Post by samlan16 »

And in case you need it to arbitrate, an FAQ was posted on the national website that permits the use of computers as a tool. Additionally, rule 4.e) says that teams may change speed and distance- which are controlled by Arduinos- before runs, so they must allow computers to do that. There has definitely been confusion about the usage of computers/microprocessors this year!
Old fart who sort of did things sort of for some schools.
User avatar
windu34
Staff Emeritus
Staff Emeritus
Posts: 1374
Joined: Sun Apr 19, 2015 6:37 pm
Division: Grad
State: FL
Has thanked: 2 times
Been thanked: 34 times

Re: Question about arduino/computer?

Post by windu34 »

samlan16 wrote:And in case you need it to arbitrate, an FAQ was posted on the national website that permits the use of computers as a tool. Additionally, rule 4.e) says that teams may change speed and distance- which are controlled by Arduinos- before runs, so they must allow computers to do that. There has definitely been confusion about the usage of computers/microprocessors this year!
Even if the national committee decided to outlaw computers as tools, there are still a large number of ways to implement a user interface into an Arduino. Mine is set up to allow for me to enter the distance via an LCD shield and the vehicle will run that distance to the vertical accuracy of less than 1 cm. I highly recommend this approach and just skip over the entire hassle of bringing a laptop to competition in the first place.
Boca Raton Community High School Alumni
University of Florida Science Olympiad Co-Founder
Florida Science Olympiad Board of Directors
kevin@floridascienceolympiad.org || windu34's Userpage

Return to “Electric Vehicle C”