Pinned Repositories
2019-11-02-OrangeBor-NODE.JS-Remote-Control-Application
2019-11-02-OrangeBot-Remote-Controls
2020-01-18-Test-NODEJS-Return-Class
return a custom type/object from C++ to NODE.JS
2020-07-05-GD32VF103-Longan-Nano-PA8-EXTI8-Interrupt
Minimal example showing how to use interrupts in the longan nano. The boot button connected to PA8 triggers the blue/green LED
2020-07-24-Longan-Nano-GD32VF103-ST7735S-Driver
Display driver for the Longan-Nano GD32VF103 based on the ST7735S controller. Driver uses SPI0 and DMA acceleration
2020-07-26-Longan-Screen-Class-Demo
Demo to test the Longan Nano screen driver. Display class interfaces with low level hardware. Screen class provide a sprite based frame buffer meant to reduce CPU use by not redrawing sprites already on screen. Demo uses boot button to cycle between five demos.
kaggle-Lux-AI
Learning-OpenSCAD
Within this repo I am documenting my learning or OpenSCAD to generate STLs to print with my 3D Printer
OrangeHat
Raspberry Pi Hat
raspicam-screwless-holder
Hold a raspicam without using M2 screws
OrsoEric's Repositories
OrsoEric/OrangeHat
Raspberry Pi Hat
OrsoEric/raspicam-screwless-holder
Hold a raspicam without using M2 screws
OrsoEric/2020-01-18-Test-NODEJS-Return-Class
return a custom type/object from C++ to NODE.JS
OrsoEric/kaggle-Lux-AI
OrsoEric/Learning-OpenSCAD
Within this repo I am documenting my learning or OpenSCAD to generate STLs to print with my 3D Printer
OrsoEric/10k
10,000 ft views
OrsoEric/2020-03-17-SeekerOfWays-FPV-PWM
OrangeBot firmware ported from AT4809 to AT644 running on the HotBlack Shield
OrsoEric/2021-08-31-RPI-Python-Streaming-Webserver
Use Python to create a webserver that stream from the raspicam to a browser
OrsoEric/2022-06-17-Class-Tree-Template
OrsoEric/2022-09-09-Python-Word-Encoder-Decoder
OrsoEric/2022-09-Python-Course
OrsoEric/2022-10-07-Python-Autoencoder-Example
OrsoEric/2023-06-02-Robot-Reach-Calculator
Give joint and link configuration of a robot, and estimate reach. Meant to help design DIY robots.
OrsoEric/2024-Advent-of-Code
practice python classes and data structures with minimal GenANI assist for algorithm and GenANI assist for documentation
OrsoEric/DD5E-online-ship-combat.simulator
Online webpage that simulates and track combat between two ships.
OrsoEric/Engineering-Format-Number
OrsoEric/Equation-Solver
OrsoEric/Gridfinity-medieval-tiles
Gridfinity tiles inspired by carcassone compatible with gridfinity base plate.
OrsoEric/MiniPupper-Servo-Holder
Design a MiniPupperServo Holder to practice with designing female and male clips that mate when 3D printed
OrsoEric/minipupper_base
MiniPupper Ubuntu 22.04 Image
OrsoEric/OpenScad-Suspended-Hole
Allow 3D printing of a small hole stacked on top of a big hole by adding to joining features that support the small hole
OrsoEric/OrangeBot-motor-controller-v2
Motor controller for OrangeBot Robot. VNH7040+GD32VF103
OrsoEric/OrsoEric
OrsoEric/picamera
A pure Python interface to the Raspberry Pi camera module
OrsoEric/PiWars-2024---MiniPupper-2
OrsoEric/python_the-hard-way
Yet another crash course for programmers
OrsoEric/SFML-SWOOSH-Codeblock-Template
Codeblock project that handles dependencies to run the C++ SFML library for graphics and the SWOOSH library for transitions
OrsoEric/Template-class-debug
Template of a class and logger to be used to jumpstart new projects.
OrsoEric/Test-cpp-interfaces
Uses "CPP11", "Inheritance" and "Virtual Methods" to create an "Interface Class" that allows multiple drivers to share the same interface.
OrsoEric/ZombieV
Top down Zombie shooter game in C++ using SFML as graphics library