marlumme

Results 2 comments of marlumme
trafficstars

I found it on the manufacture’s site http://www.titanmic.com/e_products/TM1650-2-25.html unfortunately it is china, but fortunately we have google translate. The code is here int TM1650::keycode() { byte x; Wire.requestFrom(TM1650_DCTRL_BASE,1,true); // x...

Here original and rough translate Martti