Giter Club home page Giter Club logo

ubercornframe's Introduction

Python app

A animated image player for the Pimoroni Ubercorn

Displays 16x16 bitmaps - either a zip containing multiple images (numberic sequence named - e.g 1.bmp, 1.bmp, etc) or a single bitmap where the width is 16px and the height is a multiple of 16 and the 16x16 frames are animated.

OR supports a gif or animated gif of any size - and will downsample it to 16x16

Also now exposes two servers: A websocket that a remote client (see companion iOS App) can attach to and dynamically update the screen either whole screen or individual pixels

A webserver running on port 8080 that you can select an image to display

iOS App

A companion app to the Ubercorn player. Can load and edit animated gifs (large ones are downsampled to 16x16). Also, connects and communicates with Python app over websockets

Can import images via Copy/Paste. If a pasted image is a square and the sides are exactly divisible by 16, it assumes that its a large pixel image and rather than downsampling, takes the image colors at a stride that matches the image width / 16.

The ColorPickerViewController is a modified version of Christian Zimmermann's iOS_Swift_ColorPicker (https://github.com/Christian1313/iOS_Swift_ColorPicker)

Connects to the Ubercorn (running the above Python app) over Websockets - powered by the Starscream sockets library (https://github.com/daltoniam/Starscream)

Mounted

This looks really neat when mounted in a cheap IKEA frame - similar to the GameFrame (https://ledseq.com/)

For a description of how to create one, see https://johnmccabe.net/technology/projects/ubercorn-gameframe-pt1/
Also includes links to 3D Printer STL Files.

ubercornframe's People

Contributors

andyq avatar dependabot[bot] avatar

Stargazers

 avatar It's All Waves avatar Patrick Arminio avatar

Watchers

James Cloos avatar It's All Waves 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.