Carl-o-gotchi (Project 0046): Difference between revisions
From Makerpedia
Created page with "<small>by Aaron HG</small> ----- __NOTOC__ {{DISPLAYTITLE:Carl-o-gotchi}} Carl-o-gotchi <div class='overview'> == Project Overview == This is a makerspace instructional project, meant to teach the basics of soldering, and to serve as a platform for handheld game development. {{#widget:gallery|img1=https://drive.google.com/thumbnail?id=1dajAbrIRiXlydavuPrnw_qxyaHxYCk7I&sz=w1000|img2=https://drive.google.com/thumbnail?id=1jC4l1Yg-fyUF5lNbDParCgtE7..." |
No edit summary |
||
| (5 intermediate revisions by 4 users not shown) | |||
| Line 4: | Line 4: | ||
{{DISPLAYTITLE:Carl-o-gotchi}} | {{DISPLAYTITLE:Carl-o-gotchi}} | ||
[[Category:Projects|Carl-o-gotchi]] | [[Category:Projects|Carl-o-gotchi]] | ||
<div class='overview'> | <div class='overview'> | ||
| Line 11: | Line 10: | ||
This is a makerspace instructional project, meant to teach the basics of soldering, and to serve as a platform for handheld game development. | This is a makerspace instructional project, meant to teach the basics of soldering, and to serve as a platform for handheld game development. | ||
{{#widget:gallery| | {{#widget:gallery|img2=https://drive.google.com/thumbnail?id=1dajAbrIRiXlydavuPrnw_qxyaHxYCk7I&sz=w1000|img1=https://drive.google.com/thumbnail?id=1jC4l1Yg-fyUF5lNbDParCgtE7LP-aVCu&sz=w1000|img3=https://drive.google.com/thumbnail?id=1mY44aIfPbXy-T5tEniSw_z7qH8e07h-r&sz=w1000|img4=https://drive.google.com/thumbnail?id=1BJq7dObUZV3FW4iUEw1PhyHscm2aVziV&sz=w1000|img5=https://drive.google.com/thumbnail?id=1tYnRTJDFPniGff2Z_iAyuiWZ86frIXqV&sz=w1000|num=6}} | ||
</div> | </div> | ||
== Tools and Materials == | == Tools and Materials == | ||
* ESP32S2 Mini controller | * [[Www.amazon.com/dp/B0B2ZWZWLW|ESP32S2 Mini controller]] | ||
* Custom PCB | * Custom PCB | ||
* 240x240 TFT screen | * [https://www.aliexpress.us/item/3256806871339622.html 240x240 TFT screen] | ||
* 3 tact switches | * 3 tact switches | ||
* 3D printed case | * 3D printed case | ||
| Line 26: | Line 25: | ||
== Project Files== | == Project Files== | ||
* [https:// | * [https://github.com/CC-IS/24-001-Carlogotchi Tamogotchi Basic Program] | ||
* [https://a360.co/3XXU7rX Basic Tamogotchi Case] | |||
* [https://a360.co/3VSoGwc Circuit Board with Battery Charger] | |||
</div> | </div> | ||
| Line 32: | Line 33: | ||
== Step-by-Step Instructions == | == Step-by-Step Instructions == | ||
{{#widget:ProjectStep|inst=Solder headers to boards.|src= | {{#widget:ProjectStep|inst=Solder headers to boards.|src=1DUr8OsBSdP6r36oOmqFiERGiMb8EMzWk|show=img}} | ||
{{#widget:ProjectStep|inst= | {{#widget:ProjectStep|inst=Press in the three buttons to main board, and solder in place. Make sure to do this before attaching the esp32 s2 mini board. Insert ESP32 S2 Mini Board into main board and solder. |src=15JT8_HpsXldoidTXIHflY9Z0Rc4-gWjO|show=img}} | ||
{{#widget:ProjectStep|inst=Launch the Arduino IDE and open the Tamogotchi_Basic sketch. Connect the esp32 board via USB while holding down the boot button. Select the serial port which appears, choose Deneyap Mini S2, and click upload.|show=none|src=none}} | {{#widget:ProjectStep|inst=Download the sketch from the Github Repo above. Launch the Arduino IDE and open the Tamogotchi_Basic sketch. Connect the esp32 board via USB while holding down the boot button. Select the serial port which appears, choose Deneyap Mini S2, and click upload.|show=none|src=none}} | ||
{{#widget:ProjectStep|inst=Place circuit board into case, and close with two 4-40x1/4" machine screws.|src= | {{#widget:ProjectStep|inst=Place circuit board into case, and close with two 4-40x1/4" machine screws.|src=1LyHLteLTrUy5y2CgWAIezDCQffAQceHl|show=img}} | ||
</div> | </div> | ||
[[Category:Soldering]] | |||
[[Category:Programming]] | |||
[[Category:SimpleProjects]] | |||
Latest revision as of 14:40, 20 March 2025
by Aaron HG
Project Overview
This is a makerspace instructional project, meant to teach the basics of soldering, and to serve as a platform for handheld game development.
Tools and Materials
- ESP32S2 Mini controller
- Custom PCB
- 240x240 TFT screen
- 3 tact switches
- 3D printed case
Step-by-Step Instructions
Download the sketch from the Github Repo above. Launch the Arduino IDE and open the Tamogotchi_Basic sketch. Connect the esp32 board via USB while holding down the boot button. Select the serial port which appears, choose Deneyap Mini S2, and click upload.