Hello, here you can find some brief info about modification of the OTTO v2 3D printed project.
Result: YouTube
Comments:
- Source files Thingiverse OTTO DIY +, GITHUB
- I needed more space for battery and some modification (buttons, matrix display, etc.) Therefore I have started with modification of OpenScad file. This files looks parametric, but in the end a lot of parameters are fixed
- I needed to learn OpenScad and modified the file. I have not finished yet and Legs still needs to be adjusted. Most of the parameters now are outside modules.
- Other issue is the fact that servos with the same name can have different size, servo horns etc.
- I have deleted from the file the option for SG90 servo.
- I have added DC/DC converter with output 5V directly charging the Arduino Nano. It looks that the voltage converter on the Arduino board is not powerful enough. Voltage source LiPo battery 7.4V.
- Added voltage divider in order to allow voltage measurement. I have adjusted parameters in “BatReader” accordingly.
- Added switch button for charging of the Bluetooth module in order to avoid the game with wires. Bluetooth module is connected to standard Serial Pins (0,1)
- Added RGB Diode WS2812, program modified and used library “light_WS2812”
- Everything printed with PLA on Prusa 3D MK2S.
Here you can find mentioned files: otto v2 Work In Progress