- 1 x NodeMCU 12e (ESP8266, I used a mini)
- 2 x step motor 28BYJ-48
- 1 x Servo SG90
- a pen
- rubber band
You need a rest-api plugin for your browser or a tool like postman!
- Arduino IDE
- gimp
- node.js
- ArduinoJson
- AccelStepper
These are standard libs from Arduino and have just to be added and installed.
- you can enter your own WiFi parameter. Just POST a json to the server.
- Default IP from own Accespoint 192.168.0.1
- Your uploaded WiFI credentials are stored in a persistant config.json
- Integrated in /data folder.
- Plots the path of gimp-svg or Inkscape
- Documentation HowTo create Plotter-SVGs at Plotter-UI on github.
(Powered by Svelte)