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
- Import this library to online compiler (see button "import" on the right hand side
- DO NOT import mbed-src anymore, a better version is now included inside PokittoLib
- Change My_settings.h according to your project
- Start coding!
Revisions of POKITTO_HW/HWLCD.cpp
Revision | Date | Message | Actions |
---|---|---|---|
46:e7e438368e16 | 2018-05-21 | Fixes to sound; | File Diff Annotate |
43:6183b12dd99c | 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 |
23:f88837b8f914 | 2017-12-29 | PokittoLib mbed and Github are back in sync with all contributions from Hanski and Spinal included | File Diff Annotate |
22:e826f80d8582 | 2017-12-29 | PokittoLib with @Spinalcodes direct non-buffered tricks | File Diff Annotate |
6:72f87b7c7400 | 2017-10-11 | Fixed PokittoLib to fully working. Includes mbed-src | File Diff Annotate |
2:968589ca3484 | 2017-09-19 | Got rid of warnings at compile time | File Diff Annotate |
0:e8b8f36b4505 | 2017-09-18 | Initial; | File Diff Annotate |