Git Product home page Git Product logo

bambooengineer's Projects

arduino-wav-player- icon arduino-wav-player-

Software for an arcade button controlled WAV file playing Arduino Machine with a secret SD inside on a SERVO that only reveals itself when a certain file is played.

arduino_python_ui icon arduino_python_ui

An Arduino User Interface using a Python 3.7 Tkinter, Communicates with the arduino with USB Serial

binary_analyzer icon binary_analyzer

Code for one of my Arduino Devices. It analyzes 'Binary like' Combinations created with 3 switches and sends different tones to a piezo buzzer for each combo. Theres also a Tactile switch to make the device act as a Binary Counter. Switching between each mode is done with a fourth switch.

esp32-usb-touch-controller icon esp32-usb-touch-controller

ESP32 sends capacitive touch presses to a python script through Serial USB. The Python Script converts the incoming bytes into actual keyboard presses.

gamecube-controller-bit-banger icon gamecube-controller-bit-banger

One VHDL program sends Gamecube Controller Commands asking for button status. The other program gets notified when the previous is finished and then reads the bits coming from the Gamecube Controller.

led_matrix_zombie_game icon led_matrix_zombie_game

Arduino Nano SPI with a max7219 LED Matrix driver chip without the use of a matrix library. SPI code to drive one matrix was found on github and how to drive more than one required the max7219 datasheet.

low-level-python-ai icon low-level-python-ai

My 1st Python Program. The idea was an easy AI but making it speak a language through Lists, which worked perfectly but required some 'work arounds' and sacrificed comprehensiveness. But in the end my method worked, just not the usual AI aspect.

n64-quadrature-encoder-emulator icon n64-quadrature-encoder-emulator

This Sketch emulates the N64 controller's quadrature encoder. If using a 5 Volt microcontroller there needs to be a logic level converter between the GPIO outputs and the Quadrature Encoder input pins on the N64 controller. The N64 controller has 6 quadrature encoder pins.

pipico_analogvoltageout icon pipico_analogvoltageout

This Sketch is able to output clean sawtooth waves and attempts to output triangle and sin waves but they get distorted for currently unknown reasons

poker_hands icon poker_hands

Python Script that decides which poker hand is the winner for each line of a text file containing poker hands.

pygame_2dz icon pygame_2dz

2D Zombie Game running on pygame with Nintendo chiptunes & homemade pixel images. It was a dive into OOP rather than game design but the code does whats intended and the game runs great. The Animation code was taken from a tutorial by ' Tech with Tim ', the background scroll mechanism was a modified version from the same source.

raspberry-pi-pico-8-bit-ntsc icon raspberry-pi-pico-8-bit-ntsc

An NTSC driver running entirely in the Pi Pico's PIO state machines + functions for 2D graphics rendering, PWM tones, Pixel plotting, and reading SNES controllers.

raspberry-pi-pico-ntsc icon raspberry-pi-pico-ntsc

An NTSC driver running entirely in the Pi Pico's PIO state machines + some functions for Sprite plotting, Pixel plotting, and reading SNES controllers.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.