Ethereum IOT Kid Grounding Device IV: Arduino & In Retrospect
This is the 4th and final part of the Ethereum IOT Kid Grounding Device project. In this part, I will focus on describing the process
This is the 4th and final part of the Ethereum IOT Kid Grounding Device project. In this part, I will focus on describing the process
This is part 3 of my Ethereum IOT Kid Ground Device project. In this part, we will discuss the codes of the web service backend written
This is part 2 of my Ethereum IOT Kid Grounding Device project. In this part, we will discuss the business logic behind Grounder.sol, the Smart
Internet of Trusted Things (IOTT) is a recently-coined term that explores the integration of Internet of Things (IOT) with Blockchain. To understand how this makes sense, just imagine the
In this part, I will develop a Cordova mobile app to display the message received from the Sigfox network on my mobile device. What have
In this part of the project, I process the message sent by Sigfox Backend via callback. To recap, this is the message: http://jacksonng.org/sigfox/newnotifications.php?message={data}&deviceid={device} The job
In this project, I will hook up a button to my Arudino UNO. When the button is pressed, it will send a message through the Sigfox backend to my
Read Part 1 here. I updated the Pulse Sensor project to give the Pulse Receiver a GPS. Now the Pulse Sender (the wearable that you will
I wish to build a Bluetooth-based pulse sensor. Imagine a Fitbit that takes your pulse rate as you exercise and send this data real-time to your mobile