Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaelhem/katpat
An arduino quaruped bot driven over bluetooth
https://github.com/kaelhem/katpat
arduino bluetooth-low-energy quadruped
Last synced: 26 days ago
JSON representation
An arduino quaruped bot driven over bluetooth
- Host: GitHub
- URL: https://github.com/kaelhem/katpat
- Owner: kaelhem
- License: mit
- Created: 2019-05-23T14:23:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T22:56:41.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T19:46:20.289Z (almost 2 years ago)
- Topics: arduino, bluetooth-low-energy, quadruped
- Language: JavaScript
- Homepage: https://kaelhem.github.io/katpat/documentation
- Size: 5.64 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://raw.githubusercontent.com/kaelhem/katpat/master/resources/logo.png)
# Katpat
An open-source arduino quadruped bot driven over bluetooth.In this repository you will find the code for the robot and for the remote controller app.
+ [katpat-arduino](katpat-arduino/README.md) - The Arduino code that runs on Katpat.
+ [katpat-remote](katpat-remote/README.md) - The bluetooth controller app.# Documentation
A work-in-progress documentation is available [here](https://kaelhem.github.io/katpat/documentation)
## Contributing
Contributions in any form are welcome! If you find a bug, please [file an issue.](https://github.com/kaelhem/katpat/issues)
## License
This project is licensed under the MIT license. See the [LICENSE file](./LICENSE.md) for more details.