arduino / Arduino-Science-Journal-iOS

Use the sensors in your mobile devices to perform science experiments. Science doesn’t just happen in the classroom or lab—tools like Science Journal let you see how the world works with just your phone.
http://arduino.cc/education
Apache License 2.0
22 stars 9 forks source link

Measuring resistance with Nano 33 BLE Sense #30

Open jhansson-ard opened 4 years ago

jhansson-ard commented 4 years ago

Is your feature request related to a problem? Please describe. To be able to implement some of the lessons for the content platform, we need the be able to measure the resistance with the Nano 33 BLE sense.

Describe the solution you'd like I want to be able to measure resistance with the Nano 33 BLE Sense, this includes a feature in the app together with the sensor icon. Right now I think I can measure the resistance with the Raw or Resistance sensor using the Science Kit setup. So similar to this but for the other board.

Describe alternatives you've considered Using the Science Kit setup (mkr and shield), however the other content focuses on the Nano board and I would like it to be consistent.

Additional context This is what it looks like if I connect to the mkr and shield from the science kit. image