https://github.com/thebeachmaster/thingscon-iot-demo
A simple demo showing how to use our client-side libraries
https://github.com/thebeachmaster/thingscon-iot-demo
africastalking africastalkingiot arduino iot mqtt thingscon
Last synced: about 1 month ago
JSON representation
A simple demo showing how to use our client-side libraries
- Host: GitHub
- URL: https://github.com/thebeachmaster/thingscon-iot-demo
- Owner: TheBeachMaster
- License: mit
- Created: 2017-12-07T08:11:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-07T08:46:07.000Z (over 8 years ago)
- Last Synced: 2026-02-20T11:09:39.826Z (4 months ago)
- Topics: africastalking, africastalkingiot, arduino, iot, mqtt, thingscon
- Language: Arduino
- Size: 1.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# thingscon-iot-demo
## Setting up:
1. Get Africa's Talking Cloud library for Arduino from [this link](https://github.com/TheBeachMaster/AfricasTalkingIOT/releases/download/v0.3.6-alpha/AfricasTalkingCloud.zip) .
2. Add the library in your Arduino IDE by going to *Sketch > Include Library > Add .ZIP Library*
and select the path where the library was downloaded. 
3. Wire your connection as shown below (Board used : Mega 2560) - WiFi101 Module is not shown
4. For authentication : set username to `thingscon` and password `thingsconpassword` .