https://github.com/lab5e/arduino-mkr-sample
Arduino MKR 1500 NB and the Span service
https://github.com/lab5e/arduino-mkr-sample
arduino iot lab5e lang-arduino nb-iot sample span
Last synced: 3 months ago
JSON representation
Arduino MKR 1500 NB and the Span service
- Host: GitHub
- URL: https://github.com/lab5e/arduino-mkr-sample
- Owner: lab5e
- License: apache-2.0
- Created: 2024-01-30T13:46:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-30T19:16:32.000Z (over 1 year ago)
- Last Synced: 2024-01-30T20:40:09.384Z (over 1 year ago)
- Topics: arduino, iot, lab5e, lang-arduino, nb-iot, sample, span
- Language: C++
- Homepage: https://span.lab5e.com
- Size: 95.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arduino MKR 1500 NB sample for Span
Sample project for the [Arduino MKR 1500 NB](https://docs.arduino.cc/hardware/mkr-nb-1500/) board and the [Span service](https://span.lab5e.com).
This sample uses the following circuit:

The potentiometer's middle pin is connected to A0 and the microswitch is connected to pin 10 on the Arduino. Remember to connect the pin to the 3v3 pin and not the 5V pin on the Arduino MKR since it uses 3.3V logic.