An open API service indexing awesome lists of open source software.

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

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