Skip to content

mohalsa/LaserCRT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contents

  • models contain the blender and STL files
  • StepperVectorCRT is the firmware for the Arduino Nano
  • Pattern is the firmware for the ESP32 drawing the Lissajous pattern
  • OsciVector is the ESP32 firmware providing a websocket server that receives line segments to draw
    • Line segments are are binary in 8bit x,y pairs. The line is continous until 255 in x which will start a new line.

About

TODO Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 60.3%
  • C++ 24.7%
  • HTML 15.0%