Jake Hartnell

Results 110 issues of Jake Hartnell

I don't have time to do this atm, but it would be super useful if you want to hack on it. The short version: meteor supports the distributed data protocol,...

api

Was doing some reading and came across some interesting things: - https://github.com/ethereum/wiki/wiki/Dapp-using-Meteor - https://github.com/SilentCicero/meteor-dapp-boilerplate Opening this issue as a placeholder and to gauge if there is interest in this.

experiment

Ok, I think node-red is worth contributing to, it would be useful to make a Grow.js plugin for [node-red](https://nodered.org/). The use case is making a flow in the node-red ui...

[node-red](http://nodered.org/) is sort of cool and I think we can do a similar logic view with Grow-IoT. ![node-red interface](https://cdn-learn.adafruit.com/guides/images/000/000/483/medium800/node-red-screenshot.png?1448301600)

enhancement
ui
ux

This was recently published: https://iot.mozilla.org/wot/ Let's use it with Thing.js!

Thing.js

Maybe we should just use timescaledb for the backend database? It's built on top of PostGreSQL and replaces our need for running both MongoDB and InfluxDB. http://www.timescale.com/ https://github.com/timescale/timescaledb/ https://www.npmjs.com/package/meteor-pg

It's been good for rapid prototyping, but let's move on. : )

Requirements: * Wifi network configuration over [Wifi smart config](http://depletionregion.blogspot.ch/2013/10/cc3000-smart-config-transmitting-ssid.html). * Connects to Grow-IoT coap server. A helpful article explaining how wifi smart config works with the ESP32 and ESP8266: http://www.iotsharing.com/2017/05/how-to-use-smartconfig-on-esp32.html...

example

So PID controllers are great but if we could have some methods to assist in tuning their parameters that would make creating control systems a lot easier... Some ideas: https://robotics.stackexchange.com/questions/167/what-are-good-strategies-for-tuning-pid-loops...

Grow.js

Being able to store data (for starters, images) on IPFS would be awesome. Let's make it happen. https://github.com/ipfs/js-ipfs-api https://github.com/ipfs/js-ipfs-api/tree/master/examples/upload-file-via-browser https://github.com/ipfs/js-ipfs/blob/master/examples/ipfs-101/1.js https://github.com/AkashaProject/meteor-ipfs