Difference between revisions of "Wearable LoRaWAN Muscle SpikerShield"
From Hackteria Wiki
(→Resources) |
(→Resources) |
||
Line 18: | Line 18: | ||
* Arduino Masskrug Adapter [https://www.thingiverse.com/thing:157538 https://www.thingiverse.com/thing:157538] which works fine as an arm adapter. | * Arduino Masskrug Adapter [https://www.thingiverse.com/thing:157538 https://www.thingiverse.com/thing:157538] which works fine as an arm adapter. | ||
* https://www.thethingsnetwork.org/community/Zentralschweiz/ crowd sourced LoRaWAN network coverage map around [https://www.hslu.ch/ HSLU]. | * https://www.thethingsnetwork.org/community/Zentralschweiz/ crowd sourced LoRaWAN network coverage map around [https://www.hslu.ch/ HSLU]. | ||
− | * Sending numbers with Arduino and the Dragino LoRaWAN shield [http://www.tamberg.org/chopen/2017/LoRaWANIoTWorkshop.pdf http://www.tamberg.org/chopen/2017/LoRaWANIoTWorkshop.pdf] p.55 | + | * Sending numbers with Arduino Uno and the Dragino LoRaWAN shield [http://www.tamberg.org/chopen/2017/LoRaWANIoTWorkshop.pdf http://www.tamberg.org/chopen/2017/LoRaWANIoTWorkshop.pdf] p.55 |
Revision as of 14:13, 16 February 2018
Idea
Use the Muscle SpikerShield together with a Dragino LoRaWAN shield to transmit, e.g., step count derived from muscle activity via TheThingsNetwork.
Conflicting Pins
It's not entirely clear from the data sheets, but pin 9 and 12 of the Muscle SpikerShield interfere with the Dragino LoRa Shield.
- https://backyardbrains.com/products/files/Muscle%20SpikerShield.SMD.V2.6.pdf
- http://wiki.dragino.com/index.php?title=Lora_Shield#Pin_Mapping_and_Unused_Pins
Here's one way to debug (unplug pins one by one) and fix this (bend unused pins):
Resources
- Arduino Masskrug Adapter https://www.thingiverse.com/thing:157538 which works fine as an arm adapter.
- https://www.thethingsnetwork.org/community/Zentralschweiz/ crowd sourced LoRaWAN network coverage map around HSLU.
- Sending numbers with Arduino Uno and the Dragino LoRaWAN shield http://www.tamberg.org/chopen/2017/LoRaWANIoTWorkshop.pdf p.55