datagod

Results 10 comments of datagod

I believe those other computers have a different GPIO configuration than the Raspberry Pi. HAT's are not compatable.

For now just make an empty file and put it in the same directory. It is a list of devices that you want to identify as friendly. I will send...

Example of the file contents: FriendlyNameList = { 'A5-DA-C4-BE-5F-D6' : 'RooftopExtender', 'A0-28-ED-80-6C-DA' : 'BillPhone1', 'A7-AD-CB-15-36-9F' : 'BillPhone2' }

I would love to jump back in to this project and solve the issues. I just have zero time this week. Hopefully next week won't be so busy.

Can you show me how you are launching the program? Make sure to NOT use -u because that is used to tell the program you have a HAT. I'll have...

Hello, I promise I plan to get back to this project as soon as I can. I am just on some very tight schedules with work. Thanks for checking in...

Here is the format: [scores] dotinvadershighscore = 0 dotinvadersgamesplayed = 0 outbreakhighscore = 0 outbreakgamesplayed = 0 spacedothighscore = 0 spacedotgamesplayed = 0 defenderhighscore = 0 defendergamesplayed = 0

It is a leftover from a previous version. It should be created if it does not exist (automatically). I will find it and try to fix.

Support for screens other than 64x32 is planned in a future release

Testing now. Thanks for the error message.