University Academic Project - This project was an academic project for my first programming module in University. The project utilised electrical engineering knowledge alongside Python programming knowledge to develop a product that consists of a Graphical User Interface(GUI) where users can interact with to gain information on the crowd in the elevator. And a electrical circuit system consisting of trip wires and ultrasonic sensors to allow us to derive the flow of users of the elevator and the floor on which the elevator is serving
Project Goal
The goal of this university academic project with TSH Synergy PTE LTD was to develop an understanding on how the electrical engineering compliments software development through the Raspberry Pi board which the circuit was connected to and the Python program was run on.
Project Deliverables
- Designed a circuit schematic measuring occupancy rate in the elevator utilising trip wire sensor and ultrasonic sensor.
- Developed an algorithm to derived the number of occupants in the lift.
- Developed a Graphical User Interface(GUI) which users can interact with to learn about various information on the crowd in the elevator.