From 04bb49c56a8836baa54208de459f874e1fd5f1af Mon Sep 17 00:00:00 2001 From: adamoutler Date: Sun, 5 Mar 2023 03:28:46 +0000 Subject: [PATCH] Update readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7014220..71d968a 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ # Benjamin's Piston Family Project +This page is for Benjamin's 5th Grade Family Project. ## Piston Parts ![](img/Picture2.png) ![](img/Picture3.png) - +Parts were printed using a AnyCubic Mono X 6K Resin 3D printer. “Crank Mechanical System” by Kazemoto [https://www.thingiverse.com/thing:4642032](https://www.thingiverse.com/thing:4642032) @@ -18,3 +19,6 @@ Wiring and diagram by Adam Outler. Assembled by Benjamin Outler and Adam Outler 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/) + +## Video Demonstration +[![Link to YouTube Video](https://img.youtube.com/vi/fAoLoyZEm_Y/0.jpg)](https://www.youtube.com/watch?v=fAoLoyZEm_Y) \ No newline at end of file