Skip to content
View nixielive's full-sized avatar
Block or Report

Block or report nixielive

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. nxyi2c-control-multi nxyi2c-control-multi Public

    This is the code for Arduino, the I2C master. Each Nixie tube will be displayed with different patterns.

    C++

  2. nxyi2c-control-single nxyi2c-control-single Public

    This is the code for the Arduino that will be the I2C master. It displays numbers and patterns.

    C++

  3. nxyi2c-numeric-string nxyi2c-numeric-string Public

    This is the code for Arduino, the I2C master. A sample of showing numeric string to nixie tubes

    C++

  4. nxyi2c-10-digits-demo nxyi2c-10-digits-demo Public

    This is the code for Arduino, the I2C master. The numbers just scroll from right to left.

    C++

  5. nxyi2c-python-samples nxyi2c-python-samples Public

    This is a sample of sending a command to NXYI2C to light up a Nixie tube using smbus.

    Python

  6. nxyi2c-python-clock nxyi2c-python-clock Public

    This is a sample of a clock using NXYI2C

    Python