Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xandao-dev/mini-robot-arm

4 Axis Robot Arm using ESP32 DevKit V1 and controlled by UWP Desktop
https://github.com/xandao-dev/mini-robot-arm

c-sharp esp32 robot robot-arm uwp

Last synced: 2 days ago
JSON representation

4 Axis Robot Arm using ESP32 DevKit V1 and controlled by UWP Desktop

Awesome Lists containing this project

README

        




Mini Robot Arm


4 Axis Robot Arm using ESP32 DevKit V1 and controlled by UWP desktop application.




Explore the docs »


Report Bug
·
Request Feature

Table of Contents



  1. About The Project


  2. Roadmap

  3. Contributing

  4. License

  5. Contact

## About The Project



4 axis robot arm
UWP Home Page
UWP Connection Page
UWP Control Page

https://user-images.githubusercontent.com/22106326/188293880-0bb325d2-1152-44dc-9706-a3bc2f0fa2d3.mp4

### Features

* Real time control of the robot arm
* Record and playback movements
* Save and load frames

### Built With

* [ESP32](https://www.espressif.com/en/products/socs/esp32/overview) - ESP32 DevKit V1
* [Arduino](https://www.arduino.cc/) - Arduino Programming Language
* [UWP](https://docs.microsoft.com/en-us/windows/uwp/get-started/universal-application-platform-guide)
* [C#](https://docs.microsoft.com/en-us/dotnet/csharp/) - C# Programming Language

## Roadmap

See the [open issues](https://github.com/xandao-dev/mini-robot-arm/issues) for a list of proposed features (and known issues).

## Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

Distributed under the MIT License. See [LICENSE](./LICENSE.md) for more information.

Free software =)

## Contact

Alexandre Calil - [Linkedin](https://www.linkedin.com/in/xandao-dev/) - [[email protected]](mailto:[email protected])

Project Link: [https://github.com/xandao-dev/mini-robot-arm](https://github.com/xandao-dev/mini-robot-arm)