This shows you the differences between two versions of the page.
pm:prj2023:apredescu:dinojump [2023/05/25 17:51] andrei.timisica [Software Design] |
pm:prj2023:apredescu:dinojump [2023/05/28 23:54] (current) andrei.timisica [Hardware Design] |
||
---|---|---|---|
Line 26: | Line 26: | ||
* 10KΩ resistor | * 10KΩ resistor | ||
* Wires | * Wires | ||
+ | |||
+ | {{ :pm:prj2023:apredescu:timisica_andrei_hardware2.jpg?500 |}} | ||
===== Software Design ===== | ===== Software Design ===== | ||
Line 67: | Line 69: | ||
===== Conclusions ===== | ===== Conclusions ===== | ||
+ | At first I thought this project will be quite straight forward and honestly, quite boring. | ||
+ | But as soon as I found a project that really called out to me and decided to improve upon the original code, the more I started to enjoy working on this project. | ||
+ | It is certainly is a challenge to make sure the code you develop is easy to understand, works as intended and most importantly, does not have redundant pieces of code. | ||
+ | The hardware side was quite straight forward considering that I use a I2C module for the LCD and the other components are a passive 3.3V buzzer and a button. | ||
===== Download ===== | ===== Download ===== | ||
Line 76: | Line 82: | ||
<note> | <note> | ||
+ | * Youtube channel of Max Imagination: https://www.youtube.com/@MaxImagination | ||
+ | * Create custom character for LCD: http://omerk.github.io/lcdchargen/ | ||
+ | * Arduino_datasheet: https://docs.arduino.cc/static/32b4941b81a2c6a5308e0e9bd348d0e6/A000066-datasheet.pdf | ||
</note> | </note> | ||
<html><a class="media mediafile mf_pdf" href="?do=export_pdf">Export to PDF</a></html> | <html><a class="media mediafile mf_pdf" href="?do=export_pdf">Export to PDF</a></html> | ||