Skip to content

This is a addon for Kodi which allows you to turn a Pimoroni Mote Host and Sticks into a alternative Ambilight.

License

Notifications You must be signed in to change notification settings

shift/script.kodi.ambimote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KODI AmbiMote (script.kodi.ambimote)

NOTE: This was hacked together over a couple of hours, more of a proof of concept than anything else. It is not meant for the general public.

Background

I got a Pimoroni Mote Kit for Christmas, needed something to do with them. Please check your Mote Sticks are all working before connecting them to your TV. I found one of my sticks has 3 dead LEDs :'(.

Known Issues

  • No configurable option for the IP address of the server component.
  • Android — requires hardware acceleration to be disabled to allow the capture code to retrieve the screen colours.
  • UDP Datagrams could be packed/unpacked in a better fashion.

Requirements

Hardware:

Setup

Currently the IP address is hardcoded on line 17 of addon.py, please change this if your Python server isn't running at 192.168.1.148.

The server component can be found under server/ along with its own documentation for setup.

This addon will change the color of your Pimoroni Mote Sticks to match the currently playing video.

Credits

Based upon the work carried out here kodi-lifx

About

This is a addon for Kodi which allows you to turn a Pimoroni Mote Host and Sticks into a alternative Ambilight.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages