Coder Social home page Coder Social logo

nixielive / nxyi2c-python-samples Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2 KB

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

Home Page: https://www.nixielive.mydns.jp

License: MIT License

Python 100.00%
raspberry-pi i2c i2c-master smbus python3 nxyi2c

nxyi2c-python-samples's Introduction

NXYI2C Python sample (for Raspberry Pi)

These are the programs to control NXYI2C with python. Please refer to the file name for the lighting pattern to be displayed.

File description
0_off.py Turns off the Nixie tube at the specified I2C address.
1_show.py Displays a number on the nixie tube of the specified I2C address.
2_fade_in.py Displays a number on the nixie tube of the specified I2C address.
3_fade_out.py Displays a number on the nixie tube of the specified I2C address.
4_fade_change.py Displays a number on the nixie tube of the specified I2C address.
5_rotation.py Displays a number on the nixie tube of the specified I2C address.
6_from_cloud.py Displays a number on the nixie tube of the specified I2C address.
7_into_cloud.py Displays a number on the nixie tube of the specified I2C address.

Setup

Run the following command on your Raspberry Pi.

curl https://www.nixielive.com/setup-nxyi2c-python-samples.sh | bash

After executing the above command, the sample script will be installed according to the following steps.

  • git will be installed (if it is not already installed)
  • python3-smbus:armhf will be installed (if not already installed)
  • The ~/nixielive directory will be created
  • This repository will be cloned into ~/nixielive

You can see the sample scripts in ~/nixielive/nxyi2c-python-samples.

nxyi2c-python-samples's People

Contributors

nixielive avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.