Skip to content

akrv/sensyLight-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sensyLight-Java

A version of ambilight from Philips using Java for the system end. It uses the a led strip with 30 LEDs. Works with using a SPI like communication to the strip. The Arduino Mega 2650 connects to the java interface using Serial Communication using the library for serial port. This should work with a performance of 40 - 50 milli seconds. Should work pretty good for 24 - 30 FPS video playback. The java program uses the following packages to finish get the ambilight to work.

It uses one dominant color from the image. The output is formated for the arduino as

  • R,G,B.
  • R is red with 8bit digit (0-255) and so is G and B of the RGB color pallette
  • the dot in the end acts as a delimiter for the arduino for everytime it gets a new input.

#TODO

  • To split 30 leds for the regions of the screen
  • Create faster interface that is also platfrom independent

About

ambient lighting for your television if you are using a PC / Pi to stream media content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •