iamkisly / SanyoCCB

Arduino library for Sanyo CCB Bus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This Arduino library implements the Sanyo CCB (Computer Control Bus).

CCB is a chip-to-chip communication protocol developed by Sanyo.
It is similar to Philips' I2C in its purpose, but much simpler.

You can see this code in action at: https://www.youtube.com/watch?v=Ctssa7KPVoM

Check also https://github.com/RodLophus/bu1924 for another SanyoCCB example
(using the KST MB114MA tuner module), contributed by Mike Kelvin.

About

Arduino library for Sanyo CCB Bus


Languages

Language:Arduino 68.2%Language:C++ 31.8%