Skip to content

This is a software package for a 2-player board game Reversi to play on a PSoC microcontroller.

Notifications You must be signed in to change notification settings

JeremyCrowley/Reversi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reversi

This is a software package for a 2-player board game Reversi, that can be played through wifi and controlled through a keyboard. This includes a library for the UART communication, the game logic, and interfacing with the wifi card.

Overview

The block diagram below outlines the interface between the microcontroller and each peripheral.

Reversi Block Diagram

The schematic below shows the pinout and a few basic voltage dividers to step a 5V signal down to a 3.3V signal for the microcontroller and SD card reader to use.

Reversi Schematic

About

This is a software package for a 2-player board game Reversi to play on a PSoC microcontroller.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages