is it because module and espruino need to share common ground?
Yes - you could actually cause some damage by not sharing ground - but there's no reason you can't connect all the grounds together while still using an external power supply.
Introducing R killed other B or G pixels - as if red pixels suck all the power
It's quite likely - red LEDs run off a lower voltage than green and blue, so if too much power is being drawn and the voltage drops then you'd have trouble. I guess you could try scanning 3 times - once for R, G and B?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Yes - you could actually cause some damage by not sharing ground - but there's no reason you can't connect all the grounds together while still using an external power supply.
It's quite likely - red LEDs run off a lower voltage than green and blue, so if too much power is being drawn and the voltage drops then you'd have trouble. I guess you could try scanning 3 times - once for R, G and B?