These samples should help you get started using the various sensors that are available in the LinkIt ONE Starter Kit. If you received a hackpack at SIGNAL you can use these samples to test out additional sensors. The sensors in these demos are available in the Grove Starter Kit for LinkIt ONE.
If you need to get your LinkIt ONE set up and ready to use in the Arduino IDE you can follow the steps in this blog post. Once you have that working you are ready to try the Sketches found in this repository.
After cloning the repository, open any of the Sketch (.ino
) files in the Arduino IDE and upload them to your LinkIt ONE. Make sure to have the sensor(s) used in the sample plugged into the proper port on the LinkIt ONE base shield or onboard port.
- Accelerometer
- Cellular GET Request
- LED Bar
- Light Sensor
- Loudness Sensor
- Moisture Sensor
- Temperature Sensor
- Touch Sensor
- GPS
Now that you know how to use more sensors with your LinkIt ONE, there are many more projects you can build. Try some of these out:
- Build an alarm system
- Build a humidity and temperature monitor
- Build a noise monitor to track noisy neighbors
- No warranty expressed or implied. Software is as is.
- MIT License
- Made with ♥ by Twilio