Skip to content

Commit 78d4a21

Browse files
committed
Add nano every community page
1 parent ad730fe commit 78d4a21

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
title: 'Nano Every Community Projects'
3+
description: 'Discover interesting projects from the community based on the Nano Every board.'
4+
author: 'Karl Söderby'
5+
tags: [Nano]
6+
---
7+
8+
The Nano Every is an inexpensive yet powerful board in a tiny form factor. In this article you will find great videos and articles related to the [Nano Every board](https://store.arduino.cc/products/arduino-nano-every), made by our amazing community of makers.
9+
10+
***Videos and external links found in this article are not maintained by Arduino. You can visit the [official documentantion for Nano Every](/hardware/nano-every).***
11+
12+
## NeoPixel Driver Without Bit-Banging
13+
14+
<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>
15+
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+
- []().
19+
20+
## Turntable For 7" Records
21+
22+
If you happen to be a vintage record collector AND a fan of DIY electronics, this project might interest you.
23+
24+
Using a Nano Every and a custom PCB, this maker made a turntable capable of playing 7" records (singles), and it is impressive to say the least! Check it out in the link below:
25+
26+
- [Automatic Record Player by pdnelson](https://github.com/pdnelson/automatic-record-player).
27+

0 commit comments

Comments
 (0)