Skip to content

A Python Library for controlling, burn-in, evaluating, IN-9 Nixie Bar Graph displays using the Raspberry Pi

Notifications You must be signed in to change notification settings

drkmsmithjr/PythonRpiIN9Nixie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Raspberry Pi IN-9 and IN-13 Linear Nixie Tube Hat Library

This Python Library is used to control the IN-9 and IN-13 Linear Nixie Tube HAT for the Raspberry Pi.

See www.surfncircuits.com for more information. This github repository contains the python Library for a PCB Hat that works with the Rasperry Pi Zero, and B+ along with the Nixie Tube Power Supply designed in a previous www.surfncircuits.com blog.

This library can be installed on the raspberry pi by the usual git clone technique.

The complete HAT hardware and software design can also be downloaded at the RpiNixieBarGraphHat repository. This repository is a sub-module to the RpiNixieBarGraphHat repository.

This Library uses the pigpio library because of its ability to control the harware PWM outputs of the raspbarry pi zero.

  • To install this pigpio library perform the following

  • sudo apt-get update

  • sudo apt-get install pigpio python-pigpio

About

A Python Library for controlling, burn-in, evaluating, IN-9 Nixie Bar Graph displays using the Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages