Skip to content

saccharineboi/SugarCube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👾 SugarCube: Raspberry Pi Pico W Micro-Console Software

My attempt at making my own mini game console using Raspberry Pi Pico W. Programmed in C.

Component List

Tasks

  • Compile and run a test example that lights up an LED (Finished 5th January)
  • Connect and test more LEDs
  • Connect and test buttons
  • Write a driver for Nokia 5110 LCD Monitor
  • Compile and run an example that prints 'hello world' to the monitor
  • Change pixels on the monitor based on input from the buttons
  • Make a simple 2D game (no sound)
  • Write a driver for the Grove Speaker
  • Add sound to the aforementioned game
  • Write a driver for ADXL345
  • Make a simple game that uses ADXL345
  • Create a menu
  • Make a simple 3D game

License

Copyright (C) 2024 Omar Huseynov

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

Raspberry Pi Pico W Micro-Console Software

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published