-
1Enclosure
The enclosure top and bottom STL files can be found here and can be 3D printed on any printer large enough. If using an FDM printer, face the flat side on the bottom. If using a resin printer, orient parts at an angle so that the majority of supports are facing the flat face
-
2PCB
The Eagle PCB schematic and board files can be found here. Gerber files can be easily exported using Eagle. Note* I still have a couple of important revisions that I plan to implement soon!
-
3Electronic Components
To get the most up-to-date electronics BOM, run the Eagle ULP BOM generator script. I have made sure to include all links and MPNs for components inside the Eagle Library
-
4Firmware
I used PlatformIO IDE to write all my Arduino code. I haven't tried using the Arduino IDE, so I can't guarantee it will work. If you install PlatformIO, you can clone the repo here and open the /firmware directory. You will likely need to manually install any dependencies needed through PlatformIO, as well as the Teensy Loader (PlatformIO should prompt you to do this automatically). Once everything is working, the code can be flashed to the board.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.