Skip to content

africastalkingiotltd/kitchensink_eris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Africa's Talking IoT: Kitchen sink Demo

Arduino Companion Code for The kitchen sink Demo πŸ‘‰πŸΏ https://github.com/africastalkingiotltd/kitchensink_web

Getting Started

Third Party Libraries

Library Function Source
MQTT Client(Eclipse) Handling MQTT Client Connection Eclipse.org
Tiny GSM Handling GSM Module connection TinyGSM
DHT High level wrapper for DHT sensors Adafruit
Adafruit Unified Sensor Driver DHT Lib dependency Adafruit
StreamDebugger Easier debugging of Serial-based communication on Arduino StreamDebugger

Configure

  • If you have not deployed yet, deploy the main IoT webhook first. Read more or just go ahead and Deploy

  • Update your credentials inside include/config.h

  • Hook up the connectors as shown:

TODO : Wiring

  • Build your application and upload.