Library to calculate movement and to draw the objects in the pong game

Dependencies:   RTC-DS1307 SPI_TFT_ILI9341 TFT_fonts mbed

Fork of MainSketch by IoT Ox

History

l default tip

2017-05-24, by tunagonen [Wed, 24 May 2017 15:18:13 +0000] rev 11

l


pong library for the game. functions to calculate movemens and to draw the objects;

2017-05-24, by tunagonen [Wed, 24 May 2017 14:52:39 +0000] rev 10

pong library for the game. functions to calculate movemens and to draw the objects;


Imported libraries as headers and combined

2017-05-24, by mlin [Wed, 24 May 2017 03:11:29 +0000] rev 9

Imported libraries as headers and combined


changed the way the the X and Y position are polled and adjusted

2017-05-23, by mlin [Tue, 23 May 2017 23:04:03 +0000] rev 8

changed the way the the X and Y position are polled and adjusted


working versin with a few problems - mostly that the touch identification routine is still not 10% accurATE at telling when an actual touch has occurred.. random noise on the adcs tends to make the occasional spot apear.; fix for thi would be to detec

2016-06-15, by cstevens [Wed, 15 Jun 2016 09:00:27 +0000] rev 7

working versin with a few problems - mostly that the touch identification routine is still not 10% accurATE at telling when an actual touch has occurred.. random noise on the adcs tends to make the occasional spot apear.; fix for thi would be to detec


touch nearly working;

2016-06-14, by cstevens [Tue, 14 Jun 2016 11:01:24 +0000] rev 6

touch nearly working;


working demo;

2016-06-09, by cstevens [Thu, 09 Jun 2016 16:19:10 +0000] rev 5

working demo;


Version setup to drive the Mikroelectronics TFT_PROTO screens from farnell; These need some work as they use 80mA of backlight current.; They do have the touch screen capability though.;

2016-06-09, by cstevens [Thu, 09 Jun 2016 10:33:48 +0000] rev 4

Version setup to drive the Mikroelectronics TFT_PROTO screens from farnell; These need some work as they use 80mA of backlight current.; They do have the touch screen capability though.;


Version published 11june2015

2015-06-11, by pegcjs [Thu, 11 Jun 2015 09:23:37 +0000] rev 3

Version published 11june2015


updates in language

2014-10-21, by pegcjs [Tue, 21 Oct 2014 10:00:17 +0000] rev 2

updates in language