Skip to content

Commit

Permalink
moved table from about us page to the getting started page
Browse files Browse the repository at this point in the history
  • Loading branch information
aburt2 committed May 6, 2024
1 parent 1300fa6 commit 7dcb5db
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
9 changes: 9 additions & 0 deletions docs/getting-started/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Getting Started with your T-Stick

## T-Stick Variants
| Generation | Model | Variations | Platform |
|------------|:-------------------------:|----------------------------|-----------------------------------------|
| 1G | Alto, Tenor | None | Atmega8 |
| 2G | Sopranino, Soprano, Tenor | 2G, 2GX, 2GG, 2G-IMU, 2GW | Arduino, ESP8266 |
| 3G | Soprano | None | Arduino |
| 4G | Sopranino, Soprano | 4GW-2018, 4GW-2021 | ESP32 |
| 5G | Sopranino, Soprano | 5GW-Trill, 5GW-Enchanti | ESP32-S3 |

## Building, Flashing and Connection to your T-Stick
Guides for building, flashing and connectiong to various T-Sticks.

Expand Down
9 changes: 0 additions & 9 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,6 @@ The T-Stick is a DMI conceived by Joseph Malloch and D. Andrew Stewart at the In

<iframe width="560" height="315" src="https://www.youtube.com/embed/BudSGA511pg?si=oSp4g7a-amvRy366" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

## T-Stick Variants
| Generation | Model | Variations | Platform |
|------------|:-------------------------:|----------------------------|-----------------------------------------|
| 1G | Alto, Tenor | None | Atmega8 |
| 2G | Sopranino, Soprano, Tenor | 2G, 2GX, 2GG, 2G-IMU, 2GW | Arduino, ESP8266 |
| 3G | Soprano | None | Arduino |
| 4G | Sopranino, Soprano | 4GW-2018, 4GW-2021 | ESP32 |
| 5G | Sopranino, Soprano | 5GW-Trill, 5GW-Enchanti | ESP32-S3 |

## Read More
- [Source Code](https://github.com/IDMIL/T-Stick)
- [Project Website](https://www.idmil.org/project/the-t-stick/)

0 comments on commit 7dcb5db

Please sign in to comment.