An open API service indexing awesome lists of open source software.

https://github.com/teuler/hexbotling


https://github.com/teuler/hexbotling

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Hexbotling

Hexbotling is a robotic project in progress. The goal is a relatively small and simple, 3D printed walking robot with 6 legs and 2 degrees-of-freedom (2DOF) each. Instead of documenting a finished project, I will show the development.

Check out the [Wiki](https://github.com/teuler/hexbotling/wiki) for details.

The following videos are available:
* [How it began - Prototyping a leg](https://youtu.be/HZH1UBr0M4s)
* [Preview 1 - First steps](https://youtu.be/tBBJNqaDOq4)

### Release Notes

* 2022-09-03 - First pre-release of the code for the remote controlled test version.
* 2022-08-19 - `scad` code and `.stl` files updated (alternative foot). MicroPython code updated. Wiki pages describing the remote-controlled test version of the robot added.
* 2022-07-10 - `.scad` code updated; holder for servo voltage converter added.
* 2022-06-05 - `.stl` files for legs and body frame added; `.scad` code for these parts added as well.
* 2022-04-19 - Initial release