Skip to content

HochCC/IoT-Solution-Bosch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT-Solution-Bosch

2018 BOSCH CHINA IoT HACKATHON: 1st place
This is the IoT solution winning the 1st place of 2018 BOSCH CHINA IoT HACKATHON.
In order to reuse and recycle the parcels in Bosch supply chain with low cost and high efficiency, we develop a IoT solution, a cloud platform using MVC design pattern deployed in AZURE. Multi-device adaptability, perfect for running in computers with different dpi, in different sizes of mobile devices such as pads or mobile phones. This solution is mainly developed in 3 days in the HACHATHON, so there are some places where the code is not standardized and organized well enough.

  1. Through the QR code and RFID, realizing the cascade mode, unitized logistics for turnover box, pallet and truck, reducing the number of hardware to one thousandth.
  2. Through Arduino, NodeMCU upload environment, geography and other information to Microsoft IoThub, then use stream processing transform the information to Azure sqldatabase for real-time monitoring, decision-making, transportation planning and so on.
  3. Use machine learning algorithms to implement scheduling, site selection, forecasting, credit rating, etc.
  4. Recyclable modular turnoverbox design

You can have a overview about our IoT solution in this demo video
IoT Solution demo

Below is the main process of manufacturing supply chain based on IoT recirculation model.
business_process


This is the cascade mode, unitized logistics for turnover box, pallet and truck.
cascade


Information flow
structure


Demo picture to explain how we realized the data transform in AZURE.
inforflow



Architecture
Architecture