https://github.com/viveksb007/3d-pen
It tracks the motion and reflects in processing sketch
https://github.com/viveksb007/3d-pen
arduino mpu6050 processing
Last synced: about 2 months ago
JSON representation
It tracks the motion and reflects in processing sketch
- Host: GitHub
- URL: https://github.com/viveksb007/3d-pen
- Owner: viveksb007
- Created: 2017-03-13T16:22:40.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-20T05:30:15.000Z (about 9 years ago)
- Last Synced: 2025-07-05T16:41:36.202Z (11 months ago)
- Topics: arduino, mpu6050, processing
- Language: Processing
- Homepage:
- Size: 18.8 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3D-Pen
Tried to make 3D Pen which renders the continuous points the tip of the pen follows using MPU-6050 for motion processing and Arduino UNO as a micro-controller. And rendering output with Processing sketch.
### Video Demo : https://www.youtube.com/watch?v=AKFN5_zt8bs
Used Jeff's I2C lib for communication : https://github.com/jrowberg/i2cdevlib
Presentation for better understanding the idea : https://github.com/viveksb007/3D-Pen/blob/master/Matrix.pptx