Alright, so pressing a trigger with the pencil would not count as "touching the Robot."
Thanks!
I can see how using a power switch or reset button would mess things up: our robot has those controls on its side, and its incredibly hard to activate them without messing up the positioning of the ...
Search found 16 matches
- November 20th, 2023, 10:49 am
- Forum: Robot Tour C
- Topic: Starting the Robot
- Replies: 4
- Views: 1245
- November 20th, 2023, 10:21 am
- Forum: Detector Building C
- Topic: Displayed voltage
- Replies: 1
- Views: 1441
Displayed voltage
How important is the voltage displayed? I would like to display the raw sensor readings, to make it easier to collect data, but those do not have units. The display would then read: "Voltage: XXXXXX". Must we include units?
- November 20th, 2023, 9:53 am
- Forum: Robot Tour C
- Topic: Starting the Robot
- Replies: 4
- Views: 1245
Re: Starting the Robot
Yes, I understand that part. I'm referring purely to the procedure to start the robot/run. If we use the pencil to push or poke the robot to start the run, would that violate the rule?
I can see a way this could be interpreted if the rules mean that the robot needs to have a sensor to detect a ...
I can see a way this could be interpreted if the rules mean that the robot needs to have a sensor to detect a ...
- November 18th, 2023, 8:47 am
- Forum: Robot Tour C
- Topic: Starting the Robot
- Replies: 4
- Views: 1245
Starting the Robot
Rule 6k notes that we "may not touch the Robot to start it, ... or 'push' the Robot to get it started." Does that mean even if we only use the unsharpened #2 pencil to interact with the Robot, we cannot touch the Robot or move it with it?
- September 11th, 2023, 4:07 pm
- Forum: Detector Building C
- Topic: What is considered an ORP Probe?
- Replies: 3
- Views: 1597
What is considered an ORP Probe?
The description of the event determines participants must develop an ORP/Redox Probe, but otherwise in the rules it says nothing about what is considered one. It focuses on measuring NaCl concentration; is it possible to use a conductivity sensor instead of an ORP sensor?
- April 1st, 2023, 10:15 am
- Forum: Detector Building C
- Topic: Taring In-Between Measurements
- Replies: 1
- Views: 3975
Taring In-Between Measurements
My detector has issues with multiple measurements in succession, i.e. some of the strain is retained between measurements.
The Arduino Uno I'm using has this reset button on the board, allowing me to rerun the program and tare the device again.
I don't think there is anything in the rules against ...
The Arduino Uno I'm using has this reset button on the board, allowing me to rerun the program and tare the device again.
I don't think there is anything in the rules against ...
- March 20th, 2023, 10:15 am
- Forum: Detector Building C
- Topic: Code Libraries
- Replies: 8
- Views: 3321
Re: Code Libraries
Oh wait, another question might have answered that: https://www.soinc.org/one-faq-says-stand-alone-non-dip-chips-are-allowed-while-another-says-soic-chips-arent-allowed
Is the bare HX711 considered a surface mount chip? And by "not connect to anything else", does that really mean I can't connect ...
Is the bare HX711 considered a surface mount chip? And by "not connect to anything else", does that really mean I can't connect ...
- March 20th, 2023, 9:57 am
- Forum: Detector Building C
- Topic: Code Libraries
- Replies: 8
- Views: 3321
Re: Code Libraries
I came across this question regarding SOICs , which might render the HX711 useless. Since the HX711 is a SOP16 (I'm using a SOP to DIP adapter socket to put it into my circuit), will it be illegal because it says SOICs are not allowed?
It's a little confusing because it says SOICs implement ...
It's a little confusing because it says SOICs implement ...
- March 19th, 2023, 6:50 pm
- Forum: Detector Building C
- Topic: Code Libraries
- Replies: 8
- Views: 3321
Re: Code Libraries
Why doesn't my sensor produce a voltage? I will use strain gauges in a Wheatstone bridge formation, which will produce a voltage, then measured by the HX711. I suppose the voltage produced isn't being measured directly by the Arduino, but is that a problem?
- March 18th, 2023, 7:46 pm
- Forum: Detector Building C
- Topic: Code Libraries
- Replies: 8
- Views: 3321
Re: Code Libraries
Yes, I do have a bare HX711 chip implemented in a circuit on a breadboard.
But when I'm making the graph of voltage vs. applied weight, I'm using the HX711 library (to get voltage). My question is, is that illegal?
I'm assuming making the graph is part of the calibration process, and I'm using a ...
But when I'm making the graph of voltage vs. applied weight, I'm using the HX711 library (to get voltage). My question is, is that illegal?
I'm assuming making the graph is part of the calibration process, and I'm using a ...