Code to control opening and closing of pool fence gate for testing.
Updated 1 year ago
Basic blink program and makefile for STM8
Updated 1 year ago
Updated 1 year ago
Basic code to control opening and closing of pool fence gate for testing.
Updated 1 year ago
All header files needed for STM8 development, all combined into a single repo. They have been edited to work with SDCC.
Updated 1 year ago
Headers for STM8S series microcontrollers. Some small fixes applied to allow it to work with SDCC
Updated 1 year ago
Header files for low density STM8L0x devices. Small changes made to allow it to work with SDCC.
Updated 1 year ago
SPL for STM8L15x and 05x controllers with the small fixes added to allow it to work with SDCC
Updated 1 year ago
First code to go on custom dev board. Will use to check all electrical connections are good.
Updated 1 year ago
Updated 1 year ago
Building my own USB driver with guidance from a Udemy course.
Updated 2 years ago
This is a basic VSCode project for the GD32VF103. It has all the basic files setup to give a easy start point in VSCode using PlatformIO.
Updated 2 years ago
Basic project using a 16x2 character LCD with a HD44780 driver chip.
Updated 2 years ago
Driver for a character display LCD with a HD44780 controller
Updated 2 years ago
A basic blink for the Lattice MACHXO2, using the TinyFPGA A1 board. Implements a simple blink and testbench using Lattice Diamond and Aldec Active-HDL.
Updated 2 years ago
First go at bi-directional UART on the STM8S001.
Updated 2 years ago
Blinking by using interrupts on a timer.
Updated 2 years ago
Updated 2 years ago
Updated 2 years ago
Assembly code for a PMS150C to read an incremental encoder using interrupts and a single timer to minimize processor load.
Updated 2 years ago