https://github.com/flipphillips/logtwine
A simple script to log Supermechanical's Twine sensor data to Wolfram Cloud Data Drop
https://github.com/flipphillips/logtwine
bash cloud data-acquisition hardware-interface mathematica wolfram-data-drop wolfram-language
Last synced: 2 months ago
JSON representation
A simple script to log Supermechanical's Twine sensor data to Wolfram Cloud Data Drop
- Host: GitHub
- URL: https://github.com/flipphillips/logtwine
- Owner: flipphillips
- License: mit
- Created: 2016-09-24T19:24:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-01T02:48:20.000Z (about 9 years ago)
- Last Synced: 2025-03-12T10:46:06.692Z (7 months ago)
- Topics: bash, cloud, data-acquisition, hardware-interface, mathematica, wolfram-data-drop, wolfram-language
- Language: Shell
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# logtwine
A simple script to log Supermechanical's Twine sensor data to Wolfram Cloud Data Drop# Usage
* Ensure requirements (`wget` and `drop_data`)
* Edit the script to include your Twine credentials, ID, and Wolfram Databin
* Put it in a cron / launchd (see example launchd plist)
* Profit# Requirements
* wget
* drop_data [https://github.com/flipphillips/dropdata](https://github.com/flipphillips/dropdata)# License
MIT License