Pinned Repositories
aioimaplib
Python asyncio IMAP4rev1 client library
AoC-2023
Advent of Code 2023
Arduino
open-source electronics prototyping platform
Arduino_Boards
Board definitions for all SparkFun-manufactured AVR and ARM-based Arduino boards.
Arduino_IDE_1.6.10_Testing
Trying to figure out how to get the IDE to either use the new versions of avr-gcc and avrdude, or some sane default.
AVR_I2C
A port of the features I need in a C implementation of Arduino's Wire library
CadSoft_EAGLE_Code
A place to collect and store and scripts and ULPs for the tool
CARDIAC
My CARDboard Illustrative Aid to Computation (CARDIAC) simulator
CarouselView
Playing with the new Xamarin.Forms.CarouselView NuGet package
FakeSentences
BrentWilkins's Repositories
BrentWilkins/CarouselView
Playing with the new Xamarin.Forms.CarouselView NuGet package
BrentWilkins/FakeSentences
BrentWilkins/aioimaplib
Python asyncio IMAP4rev1 client library
BrentWilkins/AoC-2023
Advent of Code 2023
BrentWilkins/Arduino
open-source electronics prototyping platform
BrentWilkins/Arduino_Boards
Board definitions for all SparkFun-manufactured AVR and ARM-based Arduino boards.
BrentWilkins/Arduino_IDE_1.6.10_Testing
Trying to figure out how to get the IDE to either use the new versions of avr-gcc and avrdude, or some sane default.
BrentWilkins/cls_var_behavior
Toy project to play with class variables
BrentWilkins/data-driven-web-apps-with-flask
Course demo code and other hand-out materials for our data driven web apps in Flask course
BrentWilkins/django-environ
Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.
BrentWilkins/django-last-seen
Clone of django-last-seen
BrentWilkins/dreampy_dns
Python script for updating Dreamhost's DNS custom records.
BrentWilkins/flake8-spellcheck
❄️ Spellcheck variables, classnames, comments, docstrings etc
BrentWilkins/flask_demo
Following along in a course and wanna save my work and make it easier to share between machines.
BrentWilkins/kinetic-py-examples
BrentWilkins/oh-my-bash
A delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
BrentWilkins/PhantMobile
Demo Xamarin app that reads from SparkFun's Phant server (data.sparkfun.com)
BrentWilkins/PlatformServices
Playing around with accessing native features with Xamarin's DependencyService
BrentWilkins/psycopg2
PostgreSQL database adapter for the Python programming language
BrentWilkins/python-govee-api
Govee API to control LED light strips and bulbs
BrentWilkins/rpi-rgb-led-matrix
Controlling up to three chains of 64x64, 32x32, 16x32 or similar RGB LED displays using Raspberry Pi GPIO
BrentWilkins/self-documenting-f-string
A Flake8 plugin that runs pycodestyle, but ignores incorrect errors
BrentWilkins/SparkFun_Eagle_Settings
The Eagle settings SparkFun uses for board designs
BrentWilkins/SpotifyFunctions
My scripts for Spotipy, most of it is cobbled together from other resources.
BrentWilkins/stable-diffusion-webui
Stable Diffusion web UI
BrentWilkins/twoBoltAnchor
Quick tests to demonstrate the effects of climbing anchor angles to resultant forces on bolts.
BrentWilkins/unformat
generates .clang-format file from example codebase
BrentWilkins/uwsgi
uWSGI application server container
BrentWilkins/vscode-direnv
Automatically detect and load your .envrc
BrentWilkins/websocket-client
WebSocket client for Python