When my younger brother was a kid, he loved to play Pokemon games so much that I was getting very interested in this game! I believe some of you have also played Pokemon games.
I found that the wio terminal was very similar to the game consoles, so I had the idea of making a Pokemon game console with wio terminal from Seeed.
At present, I have implemented the first step, and I plan to continue to optimize it later.
ImplementationThrough the official tutorial of Seeed, the display of pictures could be realized through Arduino IDE.
https://www.youtube.com/watch?v=P8CQtByWfS4
Tipps:
if you don't have lots of programming knowledge like me, you could use the "Graphic Programming " tools online:
With this tool, you could build your program easily and transfer it to C, then just copy it to Arduino IDE.
1. Add a richer UI interface, and more functions could be chosen.
2. Trying to add more pictures, and I'm also thinking if it's possible to play a video.
3. Add the background music.
I hope it will be helpful and interesting to you, and suggestions are welcome.
Comments
Please log in or sign up to comment.