https://github.com/quentinms/hackforthesea
Code for the data gathering devices that were build during the hackathon
https://github.com/quentinms/hackforthesea
Last synced: 7 months ago
JSON representation
Code for the data gathering devices that were build during the hackathon
- Host: GitHub
- URL: https://github.com/quentinms/hackforthesea
- Owner: quentinms
- Created: 2016-09-02T01:19:00.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-02T01:19:07.000Z (almost 10 years ago)
- Last Synced: 2025-01-08T06:49:43.632Z (over 1 year ago)
- Language: C++
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Hack for the sea 2016
## Spock
Spock is an [Adafruit Circuit Playground](https://learn.adafruit.com/introducing-circuit-playground/overview), in charge of collecting the data from the sensors (temperature, light, conductivity)
## Uhura
Uhura is a [Particle Core](https://docs.particle.io/guide/getting-started/start/core/) in charge of communications, gathering the results from Spock, and sending them over wifi to a central server using HTTP.