Skip to content

Commit

Permalink
Description updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dtischler committed Sep 14, 2023
1 parent be9fa5e commit 39067c6
Show file tree
Hide file tree
Showing 13 changed files with 20 additions and 22 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: >-
Use an Arduino Nicla Sense ME and Edge Impulse model to determine your rowing
cadence and provide feedback via the IoT Remote app
cadence and provide feedback via the IoT Remote app.
---

# Arduin-Row, a TinyML Rowing Machine Coach
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: >-
A client/server device to detect and analyze worker falls with Machine
Learning
A client/server device to detect and analyze worker falls with machine
learning and an Arduino Nano 33 BLE Sense.
---

# Bluetooth Fall Detection
Expand All @@ -26,7 +26,7 @@ Each worker has a small TinyML device in charge of detecting falls via the onboa

## Client Devices

The electronics part of the client build is easy: just a battery, a TP4056 and the Arduino Nano BLE 33 Sense. The board has an onboard accelerometer, onboard RGB led, and enough processing power to run an Edge Impulse library for inferencing locally.
The electronics part of the client build is easy: just a battery, a TP4056 and the Arduino Nano 33 BLE Sense. The board has an onboard accelerometer, onboard RGB led, and enough processing power to run an Edge Impulse library for inferencing locally.

![](../.gitbook/assets/bt-fall-detection/diagram.jpg)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Detect harmful gases with Machine Learning and an Arduino Nano 33 BLE
description: Detect harmful gases with machine learning and an Arduino Nano 33 BLE plus gas sensor.
---

# Bhopal 84, Detect Harmful Gases
Expand Down
4 changes: 2 additions & 2 deletions audio-projects/ai-patient-assistance-arduino-nano-33.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: >-
Keyword Recognition and Notification for AI Patient Assistance With Edge
Impulse and the Arduino Nano 33 BLE Sense
Keyword recognition and notification for AI patient assistance With Edge
Impulse and the Arduino Nano 33 BLE Sense.
---

# AI-Powered Patient Assistance
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Collect audio data for your machine learning model on Raspberry Pi Pico.
description: Collect audio data for your machine learning model on a Raspberry Pi Pico.
---

# Collect Data for Keyword Spotting with Raspberry Pi Pico and Edge Impulse
Expand Down
2 changes: 1 addition & 1 deletion audio-projects/gunshot-audio-classification-arduino.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: >-
A proof-of-concept machine learning project for first responders, to detect
the sound of a gunshot
the sound of a gunshot.
---

# Gunshot Audio Classification
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: >-
Build a voice-activated LED light strip controller on the cheap with Raspberry
Build a voice-activated LED light strip controller on the cheap with a Raspberry
Pi Pico.
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: A TinyML Approach for Bean Leaf Disease Classification using a Sony Spresense.
description: A TinyML approach for bean leaf disease classification using a Sony Spresense.
---

# Bean Leaf Disease Classification - Sony Spresense
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
description: >-
Use a Seeed Studio ReComputer and FOMO to detect if an operator has ESD risk
or protection when handling electronic components
or protection when handling electronic components.
---

# ESD Protection using Computer Vision
# ESD Protection Using Computer Vision

Created By: Justin Lutz

Expand Down
4 changes: 2 additions & 2 deletions image-projects/label-defect-detection-raspberry-pi.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
description: Automatic FOMO-based objects counting using computer vision and a web app.
description: Inspect printed labels for defects using computer vision and a Raspberry Pi.
---

# Automated Label Inspection With FOMO
# Automated Label Defect Detection With FOMO

Created By: Shebin Jose Jacob

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Automatic FOMO-based objects counting using computer vision and a web app.
description: Automatic FOMO-based object counting using computer vision and a web app.
---

# Adaptable Vision Counters for Smart Industries
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: >-
Building a Food Irradiation detection device using a DFRobot ESP32, Geiger
Counter, and Visible Light sensor.
Building a food irradiation detection device using a DFRobot ESP32, Geiger
Counter, and visible light sensor.
---

# Food Irradiation Dose Detection
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: A machine learning model to detect a fault in a refrigerator immediately.
description: A machine learning model to detect a fault in a refrigerator by monitoring temperature and humidity.
---

# Refrigerator Predictive Maintenance
Expand All @@ -8,9 +8,7 @@ Created By: Swapnil Verma

Public Project Link: [https://studio.edgeimpulse.com/public/115503/latest](https://studio.edgeimpulse.com/public/115503/latest)

## GitHub Repo

[https://github.com/sw4p/Refrigerator\_Predictive\_Maintenance](https://github.com/sw4p/Refrigerator\_Predictive\_Maintenance)
GitHub Repo: [https://github.com/sw4p/Refrigerator\_Predictive\_Maintenance](https://github.com/sw4p/Refrigerator\_Predictive\_Maintenance)

![](../.gitbook/assets/refrigerator-predictive-maintenance/intro.jpg)

Expand Down

0 comments on commit 39067c6

Please sign in to comment.