PistionProject/README.md

24 lines
1.4 KiB
Markdown
Raw Normal View History

2023-03-04 18:42:33 +00:00
# Benjamin's Piston Family Project
2023-03-05 03:28:46 +00:00
This page is for Benjamin's 5th Grade Family Project.
2023-03-04 18:42:33 +00:00
## Piston Parts
![](img/Picture2.png)
![](img/Picture3.png)
2023-03-05 03:28:46 +00:00
Parts were printed using a AnyCubic Mono X 6K Resin 3D printer.
2023-03-04 18:42:33 +00:00
“Crank Mechanical System” by Kazemoto
[https://www.thingiverse.com/thing:4642032](https://www.thingiverse.com/thing:4642032)
## Electronics
![](img/Picture4.png)
2023-03-05 03:28:39 +00:00
Wiring and diagram by Adam Outler. Assembled by Benjamin Outler and Adam Outler.
2023-03-04 18:42:33 +00:00
## Source Code
90% of source code was generated by ChatGPT, with the initial prompt of _Benjamin is in 5th grade. He has a class project to create a piston. We want to use python to create a piston demonstration. It would be best to start with tkinter, Eventually we went to use an raspberry pi or something to demonstrate the piston. What do you think?_, followed by _Please provide some source code which visually represents a piston performing a 4-stoke operation_. Source code was generated iteratively via trial & error process with input from Benjamin Outler assisted by family.
Stepper motor Python code Adapted by Adam Outler from [https://ben.akrin.com/driving-a-28byj-48-stepper-motor-uln2003-driver-with-a-raspberry-pi/](https://ben.akrin.com/driving-a-28byj-48-stepper-motor-uln2003-driver-with-a-raspberry-pi/)
2023-03-05 03:28:46 +00:00
## Video Demonstration
[![Link to YouTube Video](https://img.youtube.com/vi/fAoLoyZEm_Y/0.jpg)](https://www.youtube.com/watch?v=fAoLoyZEm_Y)