MODDing an Aq+
In which we elaborate on options to customize your Aquarius+
Abstract:
The Aquarius+ system is an open-source project, which means ANYONE can use the FREE engineering files to make and manufacture their own. Modifications range from simple custom-painted cases to redesigns of the motherboard.
Aquarius+ Standard Cases
Self-Printed
While not everyone can afford the cost of running their own 3D printer, prices have dropped below the US$300 mark for home units that can easily print the Aquarius+ case. The 3D files for the standard case are here.
You will want these two files: aqp_base.stl & aqp_top.stl
JLCPCB
JLCPCB has a variety of cost-effective materials for creating the right enclosure for you, from the standard white resin through crystal clear transparent cases. To facilitate, we've created this pre-approved project. Click on Order Now after the jump to add to your cart and customize.
PCBWay
PCBWay is a favorite among retro hobbyists for their customer-focused offerings, particularly for the range of materials they offer for enclosures. Click on Add to cart after the jump to begin the customization of your new case!
Aquarius+ Mini Cases
Self-Printed
The Aquarius+ Mini case is VERY easy to print, as it takes up less room on the build platform for both the top and base. The 3D files for the standard case are here.
You will want these two files: aqp_mini_base.stl & aqp_mini_top.stl
JLCPCB
JLCPCB has printed nearly one hundred cases for the Aquarius+ Mini over the past year, and their X Resin option allows you to get a random selection of enclosure at an inexpensive cost. Click on Order Now after the jump to add to your cart and customize.
PCBWay
PCBWay offers an inexpensive white resin that can bring the cost of the Aquarius+ Mini case down to an affordable option for anyone. Click on Add to cart after the jump to customize your Aquarius+ Mini case!
Aquarius+ PCB Modifications
Level-Up Your Hacker Skills!
We have deliberately designed the Aquarius+ so that non-professional folk can use free (or inexpensive) development tools to modify the system and create their own solutions. Visit the GitHub and review the contents of the System folder for the complete code and development pathways used to design, build, and program the Aquarius+. Below are some of the tools we use to create and improve the system:
KiCAD - PCB design and layout tool; generates the Gerber, BOM, and CPL1 files used for building the PCBs.
Fusion 360 - 3D design and processing tool; generates the STL/STEP and other files for the enclosure of the system.
Visual Studio Code - Programming & development in C, Assembly, and BASIC; generates and compiles the core code used in the system.