Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aadimiro authored Jan 2, 2024
1 parent 6d48cc9 commit 6101c9e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Time Lapse for Flashforge Adventurer 3 3D Printer with an Android Smartphone

![Alt Time Lapse](TimeLapser.jpeg)

## How and Why This Project Started

During my recent vacation, I wanted to explore how well OpenAI ChatGPT could assist in software implementation. Despite having many years of experience in embedded software development (especially in C), I had no knowledge of Android Studio, Kotlin, Gradle, and Android development. Additionally, I was unfamiliar with how G-code works for 3D printers. I decided to take on the challenge and see if I could create a functional application with the assistance of ChatGPT. Surprisingly, it worked!
Expand Down Expand Up @@ -127,4 +129,4 @@ The activity imports necessary Android and third-party libraries, including Open

## `surfaceCreated` Method

- Initializes OpenCV matrices
- Initializes OpenCV matrices

0 comments on commit 6101c9e

Please sign in to comment.