Arduino Due TIC TAC TOE with Touchscreen

Another TIC TAC TOE game for the Arduino.

Aug 19, 2017

10848 views

3 respects

Components and supplies

1

Arduino Due

1

2,8 zoll TFT LCD with touchscreen

1

Jumper wires (generic)

Apps and platforms

1

Arduino IDE

Project description

Code

TicTacToe_new

arduino

An invincible Tic Tac Toe single player on Arduino Due

TIC TAC TOE

arduino

A simple TIC TAC TOE game to play against the computer

TicTacToe_new

arduino

An invincible Tic Tac Toe single player on Arduino Due

Downloadable files

TicTacToe

Wiring

TicTacToe

TicTacToe

Wiring

TicTacToe

Comments

Only logged in users can leave comments

Anonymous user

2 years ago

Absolut great project! Do you have a video showing how the thing works?

Anonymous user

2 years ago

Yes please. I would appreciate a video very much!

rom3

2 years ago

No video online. But if you want, you can make one.

Anonymous user

2 years ago

Can you please tell me the steps to make the project

rom3

2 years ago

1. buy the parts 2. install the Arduino IDE 3. download needed library as zip 4. install library in Arduino IDE (Sketch/Include library/Add zip library) 5. install Arduino Due Board support(Tools/Board:.../Boards Manager) 6. search the Arduino Due board and install it 7. download sketch and upload it to board 8. unplug the board and wire as shown above http://www.robgray.com/temp/Due-pinout-WEB.png the A.25-A.27 pins are the SPI pins, there are under the CPU 9. power up, if the game dosen't start, press reset thats all, have fun!

Anonymous user

5 years ago

hi I am Rafiu here I am doing this project but using arduino uno,so how the code will be.

Anonymous user

7 years ago

Absolut great project! Do you have a video showing how the thing works?

rom3

2 years ago

No video online. But if you want, you can make one.

Anonymous user

2 years ago

Yes please. I would appreciate a video very much!

Anonymous user

7 years ago

Can you please tell me the steps to make the project

rom3

2 years ago

1. buy the parts 2. install the Arduino IDE 3. download needed library as zip 4. install library in Arduino IDE (Sketch/Include library/Add zip library) 5. install Arduino Due Board support(Tools/Board:.../Boards Manager) 6. search the Arduino Due board and install it 7. download sketch and upload it to board 8. unplug the board and wire as shown above http://www.robgray.com/temp/Due-pinout-WEB.png the A.25-A.27 pins are the SPI pins, there are under the CPU 9. power up, if the game dosen't start, press reset thats all, have fun!