Skip to content

Commit 5b5030c

Browse files
committed
Add electricity meter, elektor guide
1 parent 78d4a21 commit 5b5030c

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

content/hardware/03.nano/boards/nano-every/tutorials/community-projects/community-projects.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ The Nano Every is an inexpensive yet powerful board in a tiny form factor. In th
1313

1414
<iframe width="100%" height="400" src="https://www.youtube.com/embed/1e2MVGAVbZM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
1515

16-
In this project, the Nano BLE Sense learns how to identify three different colors. You can read more about this in the link below:
17-
18-
- []().
16+
This great video from [Elektor](https://www.elektor.com/) shows how to create a NeoPixel driver through the Custom Configurable Logic (CCL) block. It also serves as a nice introduction to the Nano Every board!
1917

2018
## Turntable For 7" Records
2119

@@ -25,3 +23,11 @@ Using a Nano Every and a custom PCB, this maker made a turntable capable of play
2523

2624
- [Automatic Record Player by pdnelson](https://github.com/pdnelson/automatic-record-player).
2725

26+
## Smart Electricity Meter
27+
28+
A bit more advanced use case for the Nano Every is documented by user [torstengeppert](https://create.arduino.cc/projecthub/torstengeppert) on the Arduino Project Hub platform.
29+
30+
This smart electricity meter measures and stores the readings from two meters, simulatenously. To read more about this project, visit the link below:
31+
32+
-[Logging 2 Electricity Smart Meters Using Arduino Nano Every](https://create.arduino.cc/projecthub/torstengeppert/logging-2-electricity-smart-meters-using-arduino-nano-every-99f934)
33+

0 commit comments

Comments
 (0)