Pico Chess Card banner

Pico Chess Card

11 devlogs
14h 18m 9s

After building my Tic-Tac-Toe business card, I decided to build a more advanced version that allows users to play chess!

Goals

  • Pass-and-play mode (like one device but two people take turn
  • Online 1v1 through nrf24l01
  • NFC tap to either…

After building my Tic-Tac-Toe business card, I decided to build a more advanced version that allows users to play chess!

Goals

  • Pass-and-play mode (like one device but two people take turn
  • Online 1v1 through nrf24l01
  • NFC tap to either go to websites or pairing mode (I’ll leave this to later)

Components

  • RP2040 + Crystal + Flash Storage
  • USB-C
  • Waveshare E-paper 2.7 inch
Hung-Chi Wang

Spent some time doing the following:

  • Added a pull-up resistor for PSYNC
  • Added TP pad for PGOOD
  • Ran DRC, fixed the pinheader connector
  • Ordered the board
    *** btw I gained this time yesterday but I was just too busy to devlog
Attachment
0
Hung-Chi Wang

FINALLY FINISHED ROUTING + DRC CHECK!!
I also rendered this to showcase lol
Routing this time was kinda easy and I really love how straightforward the hardware is, but I think the challenge might be mainly the software side DAMN

Attachment
0
Hung-Chi Wang

Almost finished routing everything!!! This was actually much easier than I thought, might because there were barely any peripherals except the SPI
I alos replaced replaced the buttons to the one i used for the tic tac toe business card, hope it works better lol

Attachment
0
Hung-Chi Wang

Spent almost an hour and a half routing the RP2040 cluster
This time was pretty easy cuz there’s barely any peripherals to route, and the main focus is definitely the screen connector rather than anything else

Attachment
0
Hung-Chi Wang

Just a couple things I did

  • Finalized the schematic
  • Positioned the PCB
  • Designed the card size
Attachment
0
Hung-Chi Wang

Added NFC feature and imported the footprints!!!

Attachment
0
Hung-Chi Wang

Roughly finished the schematic!!!

  • RP2040 cluster
  • NFC
  • E-paper Screen
  • nrf24l01 (not added yet
Attachment
0
Hung-Chi Wang

DAMNNNNNNNN I MESSED UP THE SCHEMATIC!!!! SO I gotta spend the past hour rerouting everything especially for some reason my schematic and PCB layout disconnected :(
Anyway here’s the final result!!!

Attachment
Attachment
0
Hung-Chi Wang

Completed the routing for the screen module!!! btw I also rendered this

Attachment
Attachment
0
Hung-Chi Wang

Assigned footprint (and fixed some capacitor issues :) and let’s get start routing our first screen module!!!

Attachment
0
Hung-Chi Wang

Let’s begin our journey towards the chess card!! Well first of all the most important thing here is the screen

  • Drew the schematic for the screen module
  • Imported symbols from EasyEDA
  • Picked FPC-05FB-24PH20
Attachment
0