-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No visible characters & cities #1
Comments
You should have the source files in a folder named
"ESP32_Pacman_Clock_CYD_V3_1"
and in that folder another folder (sub folder)
"data"
The data folder contains all the image files along with the location files
(just as you see on github).
After compiling the source "ESP32_Pacman_Clock_CYD_V3_1.ino" and uploading
it to your CYD,
you'll need to then upload the data files using the "ESP32
Sketch Data Upload" found in the IDE tools.tab
It will then reset your CYD.and should start up correctly.
I just downloaded the project from github and compiled it.
I didn't encounter any problems.
…On Tue, Jan 7, 2025 at 3:26 PM FrancesDK ***@***.***> wrote:
Nice project. thanks for sharing
It all works well, exept Pacman, ghost and fruit are not being displayed,
but a can see dots desapear and score is also counting.
On src folder I have 3 folders: ESP32_Pacman_Clock_CYD_V3_1, data ans icons
Any ideia why i can't see the characters?
I already have tried to put all files in the same .ino folder, but it
doesn't compile.
I also can't select cities, only Europe, Americas, etc
I would be gratefuul for any help
thanks
—
Reply to this email directly, view it on GitHub
<#1>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANQKDMBHJZRHHCREQKPHML32JRPC5AVCNFSM6AAAAABUYW2NOGVHI2DSMVQWIX3LMV43ASLTON2WKOZSG43TGOJTGAZDQOI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
"you'll need to then upload the data files using the "ESP32 that was the miissing step :) now all is working great thank you for sharing yoyr work and help |
I updated the readme to include this step. Enjoy
…On Tue, Jan 7, 2025, 4:58 PM FrancesDK ***@***.***> wrote:
"you'll need to then upload the data files using the "ESP32
Sketch Data Upload" found in the IDE tools.tab''
that was the miissing step :)
now all is working great
thank you for sharing yoyr work and help
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANQKDMBRHXRAWEFA4CPCEZT2JRZ2LAVCNFSM6AAAAABUYW2NOGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNZWGUYDEMRWGA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nice project. thanks for sharing
It all works well, exept Pacman, ghost and fruit are not being displayed, but a can see dots desapear and score is also counting.
On src folder I have 3 folders: ESP32_Pacman_Clock_CYD_V3_1, data and icons
Any ideia why i can't see the characters?
I already have tried to put all files in the same .ino folder, but it doesn't compile.
I also can't select cities, (it's empty) I only can select Europe, Americas, etc but still have 1h late
I would be gratefuul for any help
thanks
The text was updated successfully, but these errors were encountered: