Skip to content

Commit 10daf40

Browse files
Merge pull request #49 from KasunThushara/main
Typo : thingsboard and hailo car park
2 parents 5df9449 + 387c6f6 commit 10daf40

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/Chapter_6-RaspberryPi_and_AIoT/Car_Park_Solution_Management_with_Thingsboard.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Since this is a demo, we have not added a username or password when creating the
185185
186186
![tb8](../../pictures/Chapter6/tb8.png)
187187
188-
## Run the Code
188+
## Step 7: Run the Detection Code
189189
190190
```bash
191191
cd hailo-rpi5-examples
@@ -197,7 +197,7 @@ cd basic_pipelines
197197
python park_object_detection.py --labels-json /home/pi/Desktop/hailo-custom/config.json --hef-path /home/pi/Desktop/hailo-custom/yolov8n_renamed_carpark.hef -i /dev/video0
198198
```
199199
200-
## Create a Dashboard
200+
## Step 8: Create a Dashboard
201201
### Create an Empty Dashboard
202202
1. Navigate to the Dashboards page from the main menu on the left side of the screen.
203203
@@ -218,7 +218,7 @@ python park_object_detection.py --labels-json /home/pi/Desktop/hailo-custom/conf
218218
219219
220220
221-
## Add a Chart Widget
221+
### Add a Chart Widget
222222
1. Enter edit mode and click the `Add new widget` button at the top of the screen.
223223
![tb13](../../pictures/Chapter6/tb13.png)
224224
![tb14](../../pictures/Chapter6/tb14.png)

0 commit comments

Comments
 (0)