- main.py includes python code which get .svg file as input and and changes it to linear movement in X and Y axis. The converted data is sent to MQTT server and received by ESP8266 MCU.
- Node-Serial.ino is .ino code for ESP8266 MCU. It receives data from MQTT server. Data will be converted to a string and sent by serial(UART) to main MCU.
- Serial Data : X_INPUT;X_DIRECTION;Y_INPUT;Y_DIRECTION;\n
- WritingMachine_Main.ino is the main microcontroller code. Stepper motors are connected to MCU by CNC shield.
- Project report, picture and video is also added in Media-Files folder.
-
Notifications
You must be signed in to change notification settings - Fork 0
Writing (Drawing) Machine - LCS Project
License
ArvinDelavari/Writing-and-Drawing-Machine
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Writing (Drawing) Machine - LCS Project
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published