Hi..
i am using Raspberry Pi3 board and i would like to control 48 electrical appliances (Fluorescent lamps)..so i need minimum of 48 digital output pins but board has got only 26 can anyone please help in this regard?
There are several "gpio expander" chips and boards around like this: http://www.pridopia.co.uk/pi-23017-4-lp.html.
SPI interface is easily chainable, so you can put several chips in series and increase the number of outputs to your like.
Keep in mind that the RasPi has 3.3V IO. hth Frank
Thank you for the reply that was helpful..
One quick question..what is the maximum current i can source/sink on GPIO pins of Pi-3.
how much load it can take?
since i need 48 digital outputs how much current i can draw from each pin?