Carl-o-gotchi (Project 0046): Difference between revisions

From Makerpedia

No edit summary
Tags: mobile web edit mobile edit advanced mobile edit
No edit summary
Line 17: Line 17:


== 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 27: Line 27:


== Project Files==
== Project Files==
* [https://drive.google.com/open?id=1xuftZPhtwq2yo6gjmhX7y0W6uW3K-oOQ Tamogotchi_Basic - Aaron Heidgerken-Greene.ino]
* [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 33: Line 35:
== Step-by-Step Instructions ==
== Step-by-Step Instructions ==


{{#widget:ProjectStep|inst=Solder headers to boards.|src=1Kj2QCcWdGXGhW0vKE2At89RcgJNk6NwS|show=img}}
{{#widget:ProjectStep|inst=Solder headers to boards.|src=1DUr8OsBSdP6r36oOmqFiERGiMb8EMzWk|show=img}}
{{#widget:ProjectStep|inst=Solder boards together. Press in the three buttons, and solder.|src=1xFzo-kQbAH5hkXI_MKfj0v6DmAi1HxMp|show=img}}
{{#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=19CEzGP7oOJAZSC91o79cAbKEVZB4qX4X|show=img}}
{{#widget:ProjectStep|inst=Place circuit board into case, and close with two 4-40x1/4" machine screws.|src=1LyHLteLTrUy5y2CgWAIezDCQffAQceHl|show=img}}


</div>
</div>

Revision as of 18:16, 11 July 2024

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


Step-by-Step Instructions

Solder headers to boards.

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.

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.

Place circuit board into case, and close with two 4-40x1/4" machine screws.