Investment is better than saving
my brother is going for a job for past 2 years he has an idea to invest on something so that, he will get some huge profit safely so, nowadays investing in crypto currency will give a huge amount in return but the price will be fluctuating he did not get a perfect time as he is busy in his job so, I thought to make alert system in order to notify a right time to invest and become rich💰
so, as bolt iot has very easy interface to quickly built a iot product
now let's get Started😃
1.Hardware SetupHardware Connection 1:
Connect the (GND)and 0 pin to breadboard and from breadboard you connect led 1 using Male/Female Jumper Wire and connect led2 using same (GND)pin and 1 pin
Hardware Connection 2:
now Connect buzzer long leg into pin 0 and shot leg to (GND) using Male/Female Jumper Wire
login cloud.boltiot.com and note down your device_id which looks similar to it BOLTXXXXXX
I Have written "you device id" there you will get the device id and followed by images I have typed where we will get the data so, kindly look into it
now enable your api_key and copy and save your api_key we will be using this in Ur configuration
3. Getting Details from Twillocreate a account in twillo.com and go to your dashboard and note ssid and auth_token and from_number this all will be used configuration part for sending sms
create a account in mailgun.com and go to dashboard and note down your sandbox_URL
Then go to Api security and note down the Private api key
This System runs to check the price of bitcoin and ethereum each and every 60seconds and sends the alert via sms and e-mail and leds glows and buzzer rings for 10 seconds
Alert Notification using Twillo (Sms)
Alert Notification using Mailgun (E-mail)
Alert Notification using Leds and Buzzer
case1: where the bitcoin and ethereum price is less than selling price
case2: where the ethereum price is less than selling price
Comments