Coder Social home page Coder Social logo

pc-ambilight's Introduction

Ambilight - PC

Project created by 4 students for the subject: Embedded systems.

It lights up LED's behind your screen.

General Info

It captures screen, extracts borders from picture, devides it into N (number of diodes for each site) parts and converts it into numpy arrays. Counts average color of an array. It sends data about diode colors to Arduino and the code that controls the tool itselfs.

Technologies

  • Python
  • NumPy
  • pyserial
  • mss library

Installation

  • You need:
    • Arduino UNO
    • LED strip in needed length
    • 5V DC power supply
  • Setup:
    • Attach LED strip on the back of the screen from left-bottom corner. (Left and right as well as top and bottom must have the same number of LEDs each.)
    • Connect Arduino to your USB port.
    • Connec LED strip to Arduino. Scheme: Scheme
    • Install needed libraries (NumPy, pyserial, mss)
    • Run main.py

Extras

There is also a program that visualizes the captured colors. (gui.py)

pc-ambilight's People

Contributors

pepeni avatar wojzam avatar kjzieba avatar darkmaff00 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.