Started implementing nixie_display set_digit driver
by
Arjun Venkatesh
3 months 1 week
Added remainder of the DIGIT_MAP
by
Arjun Venkatesh
3 months 1 week
Started nixie_display driver that abstracts the shift register writes to direct digits on the tubes.
by
Arjun Venkatesh
3 months 2 weeks
Realized I got my tube naming backwards. Updated schematic with correct naming annotations
by
Arjun Venkatesh
3 months 2 weeks
Set SPI periph in mode 1. CPOL = 0 and CPHA = 1 to clock data out on falling edges.
by
Arjun Venkatesh
3 months 3 weeks
Added some wrapper functions for the blanking and polarity pins
by
Arjun Venkatesh
3 months 3 weeks
Driver started
by
Arjun Venkatesh
3 months 3 weeks
Updating SPI data size to 8bit
by
Arjun Venkatesh
3 months 3 weeks
Adding clang format
by
Arjun Venkatesh
3 months 3 weeks
updated hv5622 driver to use SPI and GPIO periphs
by
Arjun Venkatesh
4 months 4 days