Pinned Repositories
anykey-bootloader
Encrypted or password protected bootloader based on lufa and Arduino caterina.
anykey-configurator
The Qt sourcecode for the new AnyKey configurator for kickstarter
BenfordsLawImages
Apply Benfords Law on any jpeg and png image. Be amazed or disappointed with the results.
classgen
C++ class generator. Much like rails has generators use this to generate class scaffolds.
cliclick
OS X tool for executing mouse- and keyboard-related actions from the shell
connect-four
A Pure JavaScript grid-based game
css-animate-3d
CSS tricks to make 3D animations
image2sdcard
Mac OS X (and linux) script to flash images to sd cards fast and with progress indication using pv.
printerface
Web interface for reprap's, makerbot's, ultimakers attached to a raspberry pi with usb interface / pronsole
Raspberry-Pi-DMA-Example
Simplest example of copying memory from one region to another using DMA in userland
w-A-L-L-e's Repositories
w-A-L-L-e/css-animate-3d
CSS tricks to make 3D animations
w-A-L-L-e/ArduinoFloppyDiskReader
DrawBridge aka Arduino Amiga Floppy Disk Reader/Writer - Hardware and software interface for accessing Amiga disks (read/write ADF and SCP) on non-Amiga hardware
w-A-L-L-e/artificial-nose
Instructions, source code, and misc. resources needed for building a Tiny ML-powered artificial nose.
w-A-L-L-e/bison-plus-plus
Bison++ version 1.21-8 patched to work on modern compilers including Xcode macOS Big Sur
w-A-L-L-e/buildroot_amiberry
Minimal RPI4 image to run Amiberry
w-A-L-L-e/calculator-plus-plus
Simple calculator lexer and parser made with flex++ and bison++
w-A-L-L-e/ClipSecret
A way for copy/pasting a secret (like some long password) protected using a shorter secret or pin
w-A-L-L-e/dep_injection_example
Tiny quickly coded example using dependency injection in python.
w-A-L-L-e/fastapi-vue-docker
Small demo application combining fast-api backend with vue frontend.
w-A-L-L-e/game_of_life
Conway's game of life implemented in c++ using SDL2
w-A-L-L-e/gpgtool
Gnupg python script to make managing keys, encrypting and decrypting files with GPG easier
w-A-L-L-e/ip_camera_api
Tiny python fast-api application to receive IP address from my esp32cam module
w-A-L-L-e/jstextwidth
Compute widht of text in pixels given a string, font family and size.
w-A-L-L-e/MCUME
Multi CompUter Machine Emulator for several MCUs
w-A-L-L-e/neovim_configuration
My neovim configuration for working in python and nodejs for full stack development
w-A-L-L-e/pytest_mock_input
Simple example of mocking user input with purest
w-A-L-L-e/python_threads_vs_multiprocess
Some example showing threads vs multiprocessing
w-A-L-L-e/random_clocks
Python script to generate random clocks for my 8y old son so he can practice for his exam
w-A-L-L-e/sdl-3d-engine
Port to c++ from my old turbo pascal 3d engine
w-A-L-L-e/sdl-clock
Simple analogue clock animation with SDL2
w-A-L-L-e/simon_game
w-A-L-L-e/simple_quine
Simple quine in C
w-A-L-L-e/sine_scrolly
w-A-L-L-e/tcr
VCR for TCP
w-A-L-L-e/TenantCandidates
Keep track of your tenants phone, remarks, documents, pictures, appointments etc.
w-A-L-L-e/tiny_mandelbrot
tiny-mandelbrot
w-A-L-L-e/vim-i18n
Vim plugin to easily add I18n translations to your Rails project
w-A-L-L-e/vim-profile-development
All my vim files set up the way I use them for my work
w-A-L-L-e/wifi_switch
Uses wemos Esp8266 module and relay to allow switching lights over the internet
w-A-L-L-e/wsbasic
A cleaned version of the original wsbasic interpreter to work on latest xcode.