...
- MyoWare Muscle Sensor: https://learn.adafruit.com/getting-started-with-myoware-muscle-sensor
- Adafruit 16 bit ADC: https://learn.adafruit.com/adafruit-4-channel-adc-breakouts
- Pulse Sensor: https://github.com/WorldFamousElectronics/PulseSensorStarterProject
- Gyroscope/accelerometer: https://learn.sparkfun.com/tutorials/mpu-9250-hookup-guide?_ga=2.116971910.1075956080.1510670142-435395807.1449067773
- Temperature Sensor LM35: http://www.instructables.com/id/ARDUINO-TEMPERATURE-SENSOR-LM35/
- Flex sensor
- 22k resistor (for flex sensor)
- MicroSD card Reader: SD Karten
- Jumper Wires
- USB micro cable
- Lipo Battery
- Lipo Charger
- Mini Breadboard
- 5v step up (for running sensors that require highvoltages)
- Logic Level Shifter (for devices with different logic levels) Temperature Sensor LM35: http://www.instructables.com/id/ARDUINO-TEMPERATURE-SENSOR-LM35/
- Flex sensor
- Jumper Wires
- 22k resistor (for flex sensor)
- Arduino MKR1000 WIFI: https://store.arduino.cc/arduino-mkr1000
...
Download the MQTT plugin for Grasshopper , and place all three files in the grasshopper plugin foldercomponents folder (you can find this with the GrasshopperFolders command). Restart Rhino and Grasshoper.
Place an MQTT and a Timer component on to the canvas. The Broker URI input should recieve the URI for your shiftr.io key.
Grasshopper Shifter Example File