Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sparkfun/Edison_OLED_Block
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: fgodfrey/Edison_OLED_Block
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.
  • 4 commits
  • 10 files changed
  • 1 contributor

Commits on Aug 12, 2015

  1. Initial port to the Xadow RGB LED device. This also chnages the "pong…

    …" game to
    
    be a clock with a QR code that represents the time.  The changes to the init code
    (ie the port from the 1306 to the 1331) came from Arduino code here:
    	https://github.com/Seeed-Studio/RGB_OLED_SSD1331
    
    Unfortunately, not everything is done here yet but this should get you started.
    Comments haven't always been modified to match the code.
    fgodfrey committed Aug 12, 2015

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b135d9a View commit details
  2. Change README file.

    fgodfrey committed Aug 12, 2015
    Copy the full SHA
    1d77cc5 View commit details
  3. Copy the full SHA
    fc88c36 View commit details
  4. Add tarball of a QR Encoder library that is used in the example code …

    …but isn't required to just light up
    
    the screen.
    fgodfrey committed Aug 12, 2015
    Copy the full SHA
    4ed6a8b View commit details
Loading