Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/0xjeremy/dum-e-iot

Code and Schematics for an internet enabled robotic arm swarm
https://github.com/0xjeremy/dum-e-iot

Last synced: about 1 month ago
JSON representation

Code and Schematics for an internet enabled robotic arm swarm

Awesome Lists containing this project

README

        

# Dum-E IOT

This repository holds all files needed to create a swarm of internet enabled robotic arms. All .dxf files and 3D models can be found in the "Robot Files" folder. All code needed to host a Node.js Heroku server is also included here.

This project was made for MakeHarvard 2019 and is intended as a teaching tool for robot enthusiasts. The board used to control these arms is a generic NodeMCU ESP-8266 Wifi board. The servos used were standard 180° rotation servos. The CAD files can be modified to fit servos of different sizes.

A wiring diagram is not currently available but will be created in the near future.

![alt text](https://raw.githubusercontent.com/0xJeremy/Dum-E-IOT/master/images/image1.jpeg "Dum-E IOT Arms")

### NOTE: NodeMCU will not flash if 6V battery pack is plugged in and off. Turn on 6V power to flash board.