Moheeb Zara
Published © MIT

Using Chirpers with Hologram. io

Visually program IoT apps in the browser using an Arduino connected over cellular!

BeginnerProtip18 minutes4,139
Using Chirpers with Hologram. io

Things used in this project

Hardware components

Hologram Global IoT SIM Card
Hologram Global IoT SIM Card
×1
Arduino Micro
Arduino Micro
×1
SIM800L
×1
Jumper wires (generic)
Jumper wires (generic)
×1

Software apps and online services

Chirpers.com

Story

Read more

Code

Example Flow

snippets
[{"id":"S2lXLB0HO4Q","type":"inject","z":"gknIlr1p9Ig","name":"Webhook In","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"allowDebugInput":false,"x":161,"y":168,"wires":[["VcX-MRM9DbA"]]},{"id":"VcX-MRM9DbA","type":"function","z":"gknIlr1p9Ig","name":"Parse Hologram Payload","func":"msg = JSON.parse(msg.payload.payload)\nvar data = atob(msg.data);\nmsg = {\"data\": data};\nreturn msg;","outputs":1,"noerr":0,"x":364,"y":168,"wires":[["v9g6gzGou38"]]},{"id":"v9g6gzGou38","type":"debug","z":"gknIlr1p9Ig","name":"","active":true,"console":"false","complete":"true","x":565,"y":168,"wires":[]}]

Github file

Credits

Moheeb Zara
39 projects • 139 followers
Developer Advocate at EMQ Technologies - . Co-founder - South West Maker Festival. Hardware hacker, artist, robots, HeatSync Labs
Contact

Comments

Please log in or sign up to comment.