Pinned Repositories
52-Weeks-of-Pi
Inspired by Shekhar Gulati's "52 technologies in 2016", I've decided to set a goal of 52 Pi ideas over the next year.
accountswitcher
Switch between your PSN accounts on your Vita
Adafruit-GFX-Library
Adafruit GFX graphics core library, this is the 'core' class that all our other graphics libraries derive from
Adafruit_Python_SSD1306
Python library to use SSD1306-based 128x64 or 128x32 pixel OLED displays with a Raspberry Pi or Beaglebone Black.
Adafruit_SSD1306
Arduino library for SSD1306 monochrome 128x64 and 128x32 OLEDs
aeon-engine
The Aeon Engine. A modern C++14-based game engine.
AeonEngine
An experimental multithreaded Python RPG engine
AI-Jump-Game
This game was created with GPT-4
algorithm-cheat
MOVING TO: https://cirosantilli.com/linux-kernel-module-cheat/#algorithms see README. Algorithm tutorials and simple multi-language implementations with unit tests. Test case data in language agnostic file formats. Usually updated when I'm grinding for job interviews :-)
P4wnP1_ALOA_OLED_MENU_V2
on the road P4wnP1 ALOA menu
anggawasita's Repositories
anggawasita/P4wnP1_ALOA_OLED_MENU_V2
on the road P4wnP1 ALOA menu
anggawasita/Adafruit-GFX-Library
Adafruit GFX graphics core library, this is the 'core' class that all our other graphics libraries derive from
anggawasita/Adafruit_SSD1306
Arduino library for SSD1306 monochrome 128x64 and 128x32 OLEDs
anggawasita/Angle-Finder
anggawasita/AngryGL
anggawasita/circuitjs1
Electronic Circuit Simulator in the Browser
anggawasita/CommandLineFPS
A First Person Shooter at the command line? Yup...
anggawasita/Drone-Face-Tracking
anggawasita/Face-Recognition
anggawasita/fapi
anggawasita/firmware
This repository contains pre-compiled binaries of the current Raspberry Pi kernel and modules, userspace libraries, and bootloader/GPU firmware.
anggawasita/game-of-life
C++ implementation of Conway's Game of Life.
anggawasita/ktechlab
an IDE for microcontrollers and electronics
anggawasita/Learn-OpenCV-in-3-hours
anggawasita/moonlight-embedded
Gamestream client for embedded systems
anggawasita/olcNES
NES Emulator, and Tutorial Video Code
anggawasita/P4wnP1_aloa
P4wnP1 A.L.O.A. by MaMe82 is a framework which turns a Rapsberry Pi Zero W into a flexible, low-cost platform for pentesting, red teaming and physical engagements ... or into "A Little Offensive Appliance".
anggawasita/pkgj
pkg download & installation directly on Vita
anggawasita/plaid
12x4 ortholinear usb keyboard made by Through Hole components ONLY.
anggawasita/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
anggawasita/qmk_setup
QMK Keycodes and Flashing Guides
anggawasita/retroarch-assets
Assets needed for RetroArch - e.g. menu drivers, etc. Also contains the official branding.
anggawasita/rootOnUSB
Set rootfs to be on a USB drive
anggawasita/rpi-fbcp
Raspberry Pi utility. Used for mirror primary framebuffer to secondary framebuffer.
anggawasita/simavr
simavr is a lean, mean and hackable AVR simulator for linux & OSX
anggawasita/Sparky
Cross-Platform High Performance 2D/3D game engine for people like me who like to write code.
anggawasita/style2paints
sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)
anggawasita/tesseract
Tesseract Open Source OCR Engine (main repository)
anggawasita/videos
The official distribution of olcConsoleGameEngine, a tool used in javidx9's YouTube videos and projects
anggawasita/x86-bare-metal-examples
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/************/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/************/linux-kernel-module-cheat#baremetal-setup