top of page
May 6, 20202 min read
Conclusion and future developments
To achieve a fully functional truck driver wake-up device was challenging; it required developing a complete set of python codes. Image...
14 views
May 3, 20201 min read
Achieved requirements
A requirements list was made to be considered during the project at the start. The following table summarises the requirements that were...
17 views
Apr 27, 20201 min read
Final code
To be able to test the device with an actual traffic light, the notification code and live streaming code are needed to run on reboot. It...
31 views
Apr 23, 20201 min read
User manual
To understand more how the device works and what is needed to make it work, a user manual or an instruction list is provided below....
10 views
Apr 20, 20201 min read
Notification when traffic lights turn green
As mentioned previously, the device needs to send a notification/alert to the driver. To be able to do that, the detection code has been...
9 views
Apr 13, 20201 min read
Device assembly (Pi and powerbank)
The Raspberry Pi and the power bank housing initial design has been developed. As shown in the figures below a stand has been added to...
8 views
Apr 3, 20201 min read
Initial design
Device case (inside the truck) The main device which includes the Raspberry Pi with the case and the power bank. Figure1 and figure2...
7 views
Mar 31, 20201 min read
Initial design
Camera case (attached to the mirror) After deciding the battery that will be used for the device, it was time to start with CAD model to...
11 views
Mar 26, 20202 min read
Components list
The following is a list of components that has been chosen to use on the project after the research and testing that was made. Raspberry...
4 views
Mar 20, 20201 min read
Current progress
Table 1 summarises the tasks needed to achieve the final device and the progress I have made so far for each task. Table 1: Project...
34 views
Mar 14, 20201 min read
Raspberry Pi camera wire extension
As the device will be detachable, the driver can attache it to the truck's mirror, I found out that I will separate the camera from the...
6 views
Mar 11, 20201 min read
Power the Raspberry Pi
After finishing all the calculation needed to find out the Raspberry Pi usage per hour, the decision was made to go with the INIU...
13 views
Mar 5, 20201 min read
Muker-KCX17 multimeter
The below component was ordered to be used on testing the power consumption of the Raspberry Pi per hour. It displays current (amps),...
7 views
Mar 5, 20201 min read
Calculations
Table 1 shows calculations have been made to decide which battery capacity will be used to make the device stay on for minimum of 6...
13 views
Feb 29, 20201 min read
Web app
An Android web app was developed to communicate via Wi-Fi to the device. By running basic python script on any Android phone, live...
12 views
Feb 26, 20201 min read
Proposed solution and approach
To track the traffic signal, raspberry pi device will be deployed with camera and Wi-Fi hardware. Camera will recognise the traffic...
4 views
Feb 11, 20201 min read
Detect only red and green circles
Figure below shows the code used to detect the red and green circles. In the code, contour function is used. Contours are lines or curves...
9 views
Feb 6, 20201 min read
Head start to detect colours
Using python as a programming language to start coding the camera to detect the traffic lights (Green, Red). By using the code below, I...
7 views
Feb 5, 20201 min read
Acrylic Case for Raspberry Pi
When I started working with the Raspberry Pi, I noticed that it gets hot really quickly and it shuts down when it hits a certain...
7 views
Feb 4, 20201 min read
Testing the camera
As I am going to use the camera for a video stream to detect the colours, I decides to test the video's quality too. The figure below...
13 views
Jan 30, 20201 min read
Visiting dpd warehouse
To deep my understanding of the project, I visited dpd warehouse, located in Luton. Visiting the warehouse: I was expecting to be allowed...
7 views
Jan 26, 20201 min read
Components
The table below shows a list of the initial components that is going to be used to detect the traffic lights using image processing.
7 views
Jan 22, 20201 min read
PDS (Product Design Specification)
​The following table shows list of requirements that will be considered during building the prototype. Table (1): Requirements list for...
30 views
Jan 13, 20201 min read
Mind map - Exploring ideas
Quick mind map shows few ideas and points going in my head and needs to be considered during my project.
29 views
bottom of page