Posts
Search
Contact
Cookies
About
RSS


Arduino (AVR) programming without the SDK (low level)
This is a well worn path, but I've brought together things into a simple 3 example project that can get …

Protecting your computer from your electronics shenanigans!
Keeping your electronics experimentation at arms length from your desktop or laptop is no bad thing, and while I was …

Hantek DSO5102P first impressions.
Having dabbled with electronics for more years than I care to remember, I've often thought about how handy an oscilloscope …

Modern OpenGL and 2D "sprites"
For 2D work like sprites, there are a number of considerations that are important, aside from cross platform considerations (nicely …

Learning OpenGL from a C programmers perspective.
In recent years there has been great developments with cross platform libraries, many of which are a great fit for …

Installing EFI Shell as an emergency rescue
After managing to trash the EFI entry (in nvram) for my OS because of a user unfriendly BIOS, I thought …