Question about arduino/computer?
Question about arduino/computer?
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
-
- 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?
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.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
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
University of Florida Science Olympiad Co-Founder
Florida Science Olympiad Board of Directors
kevin@floridascienceolympiad.org || windu34's Userpage
-
- 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?
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.
-
- 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?
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.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!
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
University of Florida Science Olympiad Co-Founder
Florida Science Olympiad Board of Directors
kevin@floridascienceolympiad.org || windu34's Userpage