I would like to thank all those who were involved in sending me the Grand prize and Finisher prizes of IoT on Wheels design challenge, Element14 and sponsors Duratool & ST Microelectronics. This blog is to update the senders that these prizes hav...
I received a large box of tools from element14 today which are the finisher prizes in the IoT On Wheels Design Challenge.This is a very useful set of tools for any maker and all that was required to receive it was to post 10 blogs on the IoT on...
This blog is a continuation of the Konker Connection project. As luck would have it, the accelerometer module did not arrive until one day after the design challenge ended. However that isn't going to stop the project from proceeding. The acceleromet...
This is the final blog on my project for this challenge. The videos I am attaching is of the finished project. The first video is of the finished project description, showing the different parts put together. The second video is of it working in the ...
PREVIOUS BLOGNEXT BLOGTHE FUTURE OF THISThe ApplicationImplement a conditional statement that doesn't allow the LOCK/UNLOCK button change unless connected to the device.Implement a STOP SCAN button so that the app will not constantly scan for Blu...
PREVIOUS BLOGNEXT BLOGTHE FINAL (GIT) PUSHMy final update of actual progress is what I have done with the app. My final blog will be all the update and the future for this project that I see. Currently I have updated the weather part of the applicati...
This project has been a marathon of exploration and learning, ending up with a whirlwind of blogging and trying to document the project. I have been at it non-stop for 3 days now and I have not had any time to reflect back on the project. However, I ...
To get the Nucleo System installed reliably on my motorcycle required a pretty intensive mechanical design effort, but a primary objective was to get the system mounted on wheels, so it was necessary.I first designed a snug-fitting 3D printed bracket...
PREVIOUS BLOGNEXT BLOGSTM32 CODE (MBED)Here is my last push effort to get my IoT Bike lock working. Unfortunately I haven't been as successful as I wished to be, but will continue working on it, even after the deadline, but will have a few more updat...
Hey guys, Let dive into the BLE Sub Section. I was not able to implement much on this front but it is not very difficult to implement. Let me go through the basics first What is BLE ??BLE Stands for Bluetooth Low Energy. It is a Simple yet Power...
Ok, In this Blog I will talk about implementation of the Sensor Subsystem in My project. Firstly the Role of Sensor Subsystem was to identify the weather for ride and to send it to the User. I had Dropped the Idea of pothole detection as it was...
PREVIOUS BLOGDuring the testing of the assembly which held fine I met with a Accident on my cycle Damn those Disk Breaks .I have got More, but I am avoiding uploading due to the content of the images As humiliating it would sound Nothing muc...
Hey guys Lets now decide how to plus this Cable mess on my Bike I am a poor Man without any support of a 3D Printer or something fancy, But I am a huge fan of Recycled or Found objects So in a nearby Glass shop I found a piece of broken Acry...
It appears I have not anticipated the issues that I faced in this project challenge. Unfortunately I had to devote lot of time in researching Azure documentation to fulfill my goal of providing a mobile app for both Android and iOS using Xamarin Form...
Storing the device sensor data that is sent to the IoT Hub can be stored either into a Blob or into a Storage Table. Saving in a Table is more easy to comprehend. The process is as follows: Create an Azure Function App named esm-device-msgs2tabl...
Hey Guys, another SHORT UPDATE , I have somehow managed to get the button interrupts working yayyyyy with the BLE Code So now I can go further Here is a video demonstrating updation of Nextion display based on the Hall Sensor Data and som...
In this blog I detail the procedure to separate the device messages that contain temperature alert. Once these are separated, they can be channeled to separate cloud storage and also trigger actions to intimate the user about the alert. The mess...
Hey Guys, While working on the Battery decisions in my previous Blog I came across a huge issue of power consumption. Let's see how - taking into consideration the following 1. Avg Current consumption - ~15mA for the...
Hey guys welcome to another IoTonWheels design challenge blog of project SbSr. Lets talk about powering my project at this stage and learn more about various approaches I followed and issues I faced So the first challenge was to finalise a pow...
IOT on Wheels Design Challenge - Smart Drive - Project IndexNeed For SpeedAfter some testing, I've realized that I need to know speed and heading as well. Speed is required in context of fall detection. Free Fall detection algorithm, which leverages ...