The Tank Controller project utilizes a half-shield attached to an Arduino Mega. This repo holds the housing to hold all the components in a splash resistant container.
- FreeCAD - Using version 0.18, this 3D parametric modeler was used to created the housing.
- Clone this repo to your local computer.
- Open FreeCAD.
- Using the menu
File
->Open
.- Navigate to your local repo location.
- You may open any of the
*.FCStd
files. - The Skirt CAD file is missing, see #3.
- View the model.
The mesh files generated from the CAD files have been saved in a folder called meshes
. These files may be used to 3D print the housing.
- Server - Open_Acidification_Server allows for multiple tanks to be managed from one central location.
- Arduino Code - TankController forms the brain of the device.
- PCB - TankController-KiCad holds the specifications for the PCB of the Arduino Half-Shield which connects various sensors to the Arduino.
- Case - This repo is a 3d printed case for the tank controller.