Skip to content

Commit fb215fd

Browse files
committed
final check
1 parent f1d36e3 commit fb215fd

File tree

1 file changed

+5
-5
lines changed
  • content/hardware/06.nicla/boards/nicla-sense-env/tutorials/03.elevator-monitoring-application-note

1 file changed

+5
-5
lines changed

content/hardware/06.nicla/boards/nicla-sense-env/tutorials/03.elevator-monitoring-application-note/content.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ ModulinoPixels leds;
176176
In the `setup()` function, a variety of peripherals are initialized, including:
177177

178178
- Serial communication
179-
- I2C connection
179+
- I2C communication
180180
- Arduino Cloud properties
181181
- Nicla Sense Env communication and sensor objects
182182
- Modulino Pixels
@@ -336,10 +336,10 @@ This application shows how Arduino's environment simplifies the workflow for dev
336336

337337
## Next Steps
338338

339-
Now that you know how to develop an indoor air quality and people counting system with the Portenta Prototyping Kit, it is time to continue exploring all the capabilities of the Arduino Pro environment. Integrate it with your professional setup and enhance it with powerful solutions.
339+
Now that you know how to develop an indoor air quality and people counting system with the Portenta Proto Kit, it is time to continue exploring all the capabilities of the Arduino Pro environment. Integrate it with your professional setup and enhance it with powerful solutions.
340340

341341
You can take this solution even further by:
342342

343-
- Create your own FOMO model using Edge Impulse to specifically detect persons instead of just faces.
344-
- Add the Modulino Buzzer to create a warning sound if the number of people in the elevator is exceeding the limit or the air quality is too bad.
345-
- Integrate the Arduino 4G Module for deployments without Wi-Fi or Ethernet.
343+
- Creating your own FOMO model using Edge Impulse to specifically detect persons instead of just faces.
344+
- Adding the Modulino Buzzer to create a warning sound if the number of people in the elevator is exceeding the limit or the air quality is too bad.
345+
- Integrating the Arduino 4G Module for deployments without Wi-Fi or Ethernet.

0 commit comments

Comments
 (0)