Skip to content

A program that will graph parametric equations in one continuous line. This is a POC for a potential future project

Notifications You must be signed in to change notification settings

multiojuice/ParametricEquationGrapher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Overview

The intitial draft of this will be a python interpretation of the algorithm and calculator to do the actual math, and construct the points in an order that they can be drawn in a single motion.

Python Portion

The python part of this project is designed to

Tools

  • Python3
  • I might need to use Python Turtle to draw out my initial algorithm to simulate the laser pointer and the path it will take to draw out the graph.
  • Future Tools
  • Arduino Uno
  • Arduino Language
  • PySerial
  • Laser Pointer
  • Maybe a mirror??
  • Maybe flipper?

About

A program that will graph parametric equations in one continuous line. This is a POC for a potential future project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages