Skip to content

Commit

Permalink
Wingform showcase (#2)
Browse files Browse the repository at this point in the history
* Formatting rotary node

* Adding project to CNC showcase

* reverting change to _config

---------

Co-authored-by: kurt <kurt@localhost>
  • Loading branch information
krooksVT and kurt authored Sep 18, 2024
1 parent c7e2b8c commit 3752bd5
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
Binary file added attachments/PXL_20240827_200416705.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added attachments/PXL_20240827_200444307.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions cnc/projectShowcase.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ parent: Index
## Summer 2024

### MDF Wing Forms
Two Part Form
![](../attachments/PXL_20240827_200444307.jpg)
![](../attachments/PXL_20240827_200416705.jpg)
Dual Layer
![](../attachments/pxl_20240729_190949474.jpg)
Single Layer
Expand Down
11 changes: 7 additions & 4 deletions demoBoard/rotaryEncoderNode.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,17 @@ parent: Demo Board
---
![](../attachments/pxl_20240822_153808649.jpg)
### Hardware
<https://www.adafruit.com/product/5752> // I2C rotary interface
<https://www.adafruit.com/product/5538> // knobs
<https://www.digikey.com/en/products/detail/bourns-inc/PEC11R-4215F-S0024/4499665> // encoder
#### I2C Rotary Interface
<https://www.adafruit.com/product/5752>
#### Knobs
<https://www.adafruit.com/product/5538>
#### Encoder
<https://www.digikey.com/en/products/detail/bourns-inc/PEC11R-4215F-S0024/4499665>

### Wiring
![](../attachments/pasted-image-20240820151656.png)
<https://cdn-learn.adafruit.com/assets/assets/000/122/296/original/adafruit_products_metroStemma_bb.jpg>
### Tutorial
<https://learn.adafruit.com/adafruit-i2c-quad-rotary-encoder-breakout?view=all>
### Sample Code
<https://github.com/Prototyping-Studio/demoBoardPublic/blob/master/encoder_demo/encoder_demo.ino>
#

0 comments on commit 3752bd5

Please sign in to comment.