Picopad - open source gaming console based on Raspberry Pi Pico (RP2040)
Picopad - open-source herní konzole založená na Raspberry Pi Pico (RP2040)
The binaries
folder contains UF2 images used for flashing the device and the contents of the SD card for flashing from the card.
The hardware
folder contains schematics and photos of the Picopad.
The micropython
folder contains libraries and examples for MicroPython.
The sdk
folder contains the C language SDK for Picopad.
Složka binaries
obsahuje UF2 obrazy, které slouží k flashování zařízení, a obsah SD karty pro flashování ze karty.
Složka hardware
obsahuje schémata a fotografie Picopadu.
Složka micropython
obsahuje knihovny a příklady pro MicroPython.
Složka sdk
obsahuje SDK v jazyce C pro Picopad.
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Permissions:
- You are free to use, modify, and distribute this software.
- You can run the program for any purpose.
- You can study how the program works and make changes to it.
- You can distribute copies of the software to others.
- You can distribute modified versions of the software.
Conditions:
- You must include the original copyright notice and license text with every copy of the software.
- If you modify the software and distribute it, you must provide access to the modified source code under the same license.
Limitations:
- The license does not provide any warranty or guarantee for the software.
- The licensor is not liable for any damages or legal issues caused by the use or distribution of the software.
- Some additional terms and conditions may apply, depending on the specific software.
For a full and legally binding version of the GNU GENERAL PUBLIC LICENSE Version 3, please refer to the license text provided in the LICENSE file.