PokittoLib is the library needed for programming the Pokitto DIY game console (www.pokitto.com)

Dependents:   YATTT sd_map_test cPong SnowDemo ... more

PokittoLib

Library for programming Pokitto hardware

How to Use

  1. Import this library to online compiler (see button "import" on the right hand side
  2. DO NOT import mbed-src anymore, a better version is now included inside PokittoLib
  3. Change My_settings.h according to your project
  4. Start coding!

Revisions of POKITTO_CORE/PokittoCore.cpp

Revision Date Message Actions
68:61a4ccb0a4b6 2019-04-05 Pure polling method added for Buttons File  Diff  Annotate
66:6281a40d73e6 2019-03-23 Updated pokittolib to current embitz dev branch File  Diff  Annotate
59:61d308a0b113 2018-10-07 Cleaning up warning messages in mbed compilation File  Diff  Annotate
54:7082c373d764 2018-07-21 Volume set up hang bug removed File  Diff  Annotate
53:ee5e28819ebb 2018-07-21 fixed countdown bug File  Diff  Annotate
52:c04087025cab 2018-07-01 PokittoCookie, faster Mode2 and Mode13 added File  Diff  Annotate
50:ca94812a17b6 2018-06-27 Lockup at startup due to missing EEPROM values fixed File  Diff  Annotate
49:74201663ba8b 2018-05-21 Fixes File  Diff  Annotate
46:e7e438368e16 2018-05-21 Fixes to sound; File  Diff  Annotate
44:2b8560b11eab 2018-05-01 fixed timeout File  Diff  Annotate
42:798b5d67b372 2018-05-01 New volume control; File  Diff  Annotate
36:771321e70814 2018-04-02 Synced with Github repo File  Diff  Annotate
31:f4b9b85c7b62 2018-01-30 Sound output improvements added: louder, clearer, faster! File  Diff  Annotate
28:958b71c4b92a 2018-01-05 Sound level stored in EEPROM, sound output improved File  Diff  Annotate
24:9561281d0378 2017-12-29 PokittoLib synced with Github and all Spianl & Hanski contributions so far File  Diff  Annotate
20:fa6899411a24 2017-10-22 BLv3 mechanism installed File  Diff  Annotate
17:10609a82d462 2017-10-21 New bootloader system! File  Diff  Annotate
13:680e1a8cdd8b 2017-10-19 Key search now from both 0x3FE04 and 0x3F004 File  Diff  Annotate
6:72f87b7c7400 2017-10-11 Fixed PokittoLib to fully working. Includes mbed-src File  Diff  Annotate
3:689c3cbbef13 2017-09-19 Works again with mbed-src; File  Diff  Annotate
2:968589ca3484 2017-09-19 Got rid of warnings at compile time File  Diff  Annotate
1:4b1511a0a2c2 2017-09-18 Changes done to make compile; File  Diff  Annotate
0:e8b8f36b4505 2017-09-18 Initial; File  Diff  Annotate