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

https://github.com/m4gnv5/eggesp

ESP8266 Firmware + Web Frontend to control an EggBot Mini
https://github.com/m4gnv5/eggesp

easter easter-egg eggbot eggbot-mini esp8266

Last synced: 6 months ago
JSON representation

ESP8266 Firmware + Web Frontend to control an EggBot Mini

Awesome Lists containing this project

README

          

# EggEsp

## Demo
[![Demo Video](https://i.m4gnus.de/eggbot.gif)](https://i.m4gnus.de/eggbot.mp4)

Click for the full video!

## Info

An [EggBot](https://egg-bot.com/) is a machine for drawing on eggs. I built an [EggBot mini](https://github.com/ProbotXYZ/EggBot) which is similar but uses 3D printed parts and cheaper stepper motors.
As I'm using an ESP8266 for controlling the steppers and the servos I couldn't use the orginal firmware. This repository contains the software for my EggBot, (planned) features are:

- [x] Make things work!
- [x] WiFi (it's an ESP8266 after all)
- [ ] webinterface for starting to print -> no need for an USB connection
- [x] taking svgs directly -> no need for external software
- [x] slowly lowering the pen so we don't break the egg
- [ ] ...