Posts tagged as "electronics"

See all tags

Morse Kodeboard - a Morse Code Keyboard

The Morse Kodeboard is a custom USB-HID keyboard that turns morse code into keyboard inputs.

Embedded rust - comparing RTIC and embassy

Looking at the pros and cons of different approaches for running rust on STM32 microcontrollers

3D printed flexure foot pedal

Designing a one-piece 3d printed foot pedal using mechanical flexures

Custom gaming foot pedals

I created a set of custom gaming foot pedals, basically because I had nothing better to do while in Covid isolation!

Diptrace Hierarchical Schematics

A youtube tutorial on using hierarchical schematics in Diptrace

Moving away from Arduino

A quick checklist of things to know when considering moving from Arduino to a lower level microcontroller

Diptrace Libraries and Patterns

A youtube tutorial on using libraries and patterns in Diptrace

SMD Prototype PCB

Describes a custom SMD prototype PCB I designed to jump start projects using SMD electronics

Chez D'Alert: PIC Countdown Alarm

A summary of a project I build for my Dad's birthday.

PIC16F628A TMR0 Interrupts

A quick tutorial on how to use interrupts on a PIC16F628A microcontroller