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
- Host: GitHub
- URL: https://github.com/m4gnv5/eggesp
- Owner: M4GNV5
- Created: 2018-03-24T23:20:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-12T21:30:17.000Z (over 6 years ago)
- Last Synced: 2025-03-26T09:05:08.741Z (7 months ago)
- Topics: easter, easter-egg, eggbot, eggbot-mini, esp8266
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EggEsp
## Demo
[](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
- [ ] ...