Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.01 KB

File metadata and controls

15 lines (9 loc) · 1.01 KB

Synapse Data Collector - Data Collection with External Sensors

This example collects data from two sensors that are internal to SNAP modules (temperature and power supply voltage) and two sensors that are included in the EK2100 development kit. The snappyatmega library will handle the details of reading the internal sensors, while custom SNAPpy code will be used to read a light sensor and thermistor.

Please follow the Data Collection with External Sensors tutorial for more info on installing and running this example.

License

This example is available under Apache License version 2.0. See LICENSE.md for more information.