Crane & Truck Operations Monitoring With Raspberry Pi
Budget: $25 – $50 USD
I would like to monitor the works and movements of a crane & truck on a construction site.
The crane is used to lift steel beams/piles/braces out of the sea one at a time. These steel elements are placed onto a truck. Once the truck is full, it will travel to an off site location to drop off the steel elements. The truck will return to site and process will loop again.
I would like an IoT systems using a raspberry pi to monitor this work.
I would like 5 buttons available to the supervisor on site. 1) Begin - this button is pressed when the truck is back on site and work is ready to begin again 2. Pile - pressed when a pile is removed 3. Beam - pressed when a beam is removed 4. Brace - pressed when a brace is removed 5. End - this button is pressed when the truck as to leave site to off-load and the works have to wait for its return.
Script requirement;
I need the time difference between the time that the start button is pressed and the time that the end button is pressed. Associated with this time difference should be a list of the steel members removed from the sea between start and end. An example of the output would be - 72min: 3 piles 4 beams 6 braces.
I require that the data be available live online so that it will be accessible simultaneously from multiple sources.
The crane is used to lift steel beams/piles/braces out of the sea one at a time. These steel elements are placed onto a truck. Once the truck is full, it will travel to an off site location to drop off the steel elements. The truck will return to site and process will loop again.
I would like an IoT systems using a raspberry pi to monitor this work.
I would like 5 buttons available to the supervisor on site. 1) Begin - this button is pressed when the truck is back on site and work is ready to begin again 2. Pile - pressed when a pile is removed 3. Beam - pressed when a beam is removed 4. Brace - pressed when a brace is removed 5. End - this button is pressed when the truck as to leave site to off-load and the works have to wait for its return.
Script requirement;
I need the time difference between the time that the start button is pressed and the time that the end button is pressed. Associated with this time difference should be a list of the steel members removed from the sea between start and end. An example of the output would be - 72min: 3 piles 4 beams 6 braces.
I require that the data be available live online so that it will be accessible simultaneously from multiple sources.