Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MadlyFX/Frunkduino
An Arduino-compatible board that fits in the Frunk of the Valve Index
https://github.com/MadlyFX/Frunkduino
Last synced: 3 months ago
JSON representation
An Arduino-compatible board that fits in the Frunk of the Valve Index
- Host: GitHub
- URL: https://github.com/MadlyFX/Frunkduino
- Owner: MadlyFX
- License: other
- Created: 2019-07-11T13:51:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-12T16:26:29.000Z (about 5 years ago)
- Last Synced: 2024-08-04T03:03:17.436Z (6 months ago)
- Language: PLSQL
- Size: 1.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- vr-resources - Frunkduino, An Arduino-compatible board that fits in the Frunk of the Valve Index
README
# Frunkduino
An Arduino-compatible board that fits in the Frunk of the Valve Index.The heart of this board is an Adafruit Feather M4, but the additional space offered by the frunk has been used to add some additional features. Namely:
* A larger prototyping area with bus bars for power
* A SparkFun Quicc connector for adding I2C devices easily
* A beefier 3.3v regulator capable of delivering 1.2A
* An N-Channel MOSFET capable of sourcing 1.3A, to power motors or high power LEDs
* Second row of header breakouts, so you can solder to pins even after headers are installed
* A full sized USB-A connector positioned to plug directly into the IndexThe MCU is an ATSAMD51 running at 120MHz. I figured a high-end headset needs a high-end MCU :)
All created in the free version of Diptrace. A new Arduino board definition will be required to use the MOSFET, which does not exist as of yet.
![Image of Frunkduino](https://github.com/MadlyFX/Frunkduino/blob/master/Photo.jpg)