robert harris. abstract what is hackers of catron? o electronic settlers of catan board. settlers of...

5

Click here to load reader

Upload: norma-ball

Post on 18-Jan-2018

214 views

Category:

Documents


0 download

DESCRIPTION

USB Raspberry Pi Web Server AVR32 UC3 B Microcontroller (8) Hall Effect Sensors Economy Control Logic RGB LED Driver Single Hall Effect Sensor Game Control Code 7 Segment LED Display Driver Wifi Access Point (8) 7 Segs 5 sets (3) RGB LEDs 7 Sets Block Diagram 8:1 MUX 18 Sets 3 SPI TWI I2C/ UART

TRANSCRIPT

Page 1: Robert Harris. Abstract What is Hackers of Catron? o Electronic Settlers of Catan board. Settlers of Catan is a resource gathering and trading board

Robert Harris

Page 2: Robert Harris. Abstract What is Hackers of Catron? o Electronic Settlers of Catan board. Settlers of Catan is a resource gathering and trading board

Abstract• What is "Hackers of Catron"?

o Electronic Settlers of Catan® board. Settlers of Catan is a resource gathering and trading board game in which players compete to build the largest economy.

• What we will improve upon?o The game is really fun, but it takes too long to

set up. We will shorten the setup process.o Make resource gathering and spending

automatic. o This project intends to simplify the execution

of Catan without adding more complexity.

Page 3: Robert Harris. Abstract What is Hackers of Catron? o Electronic Settlers of Catan board. Settlers of Catan is a resource gathering and trading board

USB

Raspberry Pi

Web Server AVR32 UC3 B

Microcontroller

(8) Hall Effect

Sensors

Economy Control Logic

RGB LED Driver

Single Hall Effect Sensor

Game Control Code

7 Segment LED Display

DriverWifi

Access Point

(8) 7 Segs

5 sets

(3) RGB LEDs7 Sets

18

2

3

2

Block Diagram

8:1 MUX

18 Sets

3

SPI

TWI

I2C/UART

Page 4: Robert Harris. Abstract What is Hackers of Catron? o Electronic Settlers of Catan board. Settlers of Catan is a resource gathering and trading board

Microcontroller Design Constraints• Supply Voltage 3.0-3.6V

o Min for RGB Driver is 3.0 Vo Max for Hall Effect is 3.6 V

• Number of I/O Pins 29 - 34o 22 General Purpose I/Oo 2 UART/I2Co 1 SPI

• Cost

Page 5: Robert Harris. Abstract What is Hackers of Catron? o Electronic Settlers of Catan board. Settlers of Catan is a resource gathering and trading board

Microcontroller ComparisonAtmel AT32UC3B064• 32-bit• 3 - 3.6 Volts• 44 I/O Pins

o 3 USART (also SPI) o I2Co 1 SPI

• 60 MHz• $7.48, Free Sample

Available.

Microchip PIC24FJ64GB004• 16-bit• 2 - 3.6 Volts• 35 I/O Pins

o 2 UARTo 2 I2Co 2 SPI

• 32 MHz• $3.74, Free Sample

Available.