.:madworm:.'s photos with the keyword: breakout

MBI5168 breakout board

25 Oct 2011 154
I did a test assembly. The potentiometer is not the right kind (wrong package and wrong resistance range), but it works ;-) It can easily be used with the arduino ' shiftPWM ' library. Up to 100mA per channel if you keep an eye on the chip temperature.

MBI5168 breakout board

25 Oct 2011 162
I did a test assembly. The potentiometer is not the right kind (wrong package and wrong resistance range), but it works ;-) It can easily be used with the arduino ' shiftPWM ' library. Up to 100mA per channel if you keep an eye on the chip temperature.

SOP24-300-1.00 breakout

SOP24-300-1.00 breakout

MBI5168 breakout board

25 Oct 2011 168
I did a test assembly. The potentiometer is not the right kind (wrong package and wrong resistance range), but it works ;-) It can easily be used with the arduino ' shiftPWM ' library. Up to 100mA per channel if you keep an eye on the chip temperature. Made with KiCad .

MBI5168 breakout board

25 Oct 2011 439
I did a test assembly. The potentiometer is not the right kind (wrong package and wrong resistance range), but it works ;-) It can easily be used with the arduino ' shiftPWM ' library. Up to 100mA per channel if you keep an eye on the chip temperature. Made with KiCad .

MBI5168 DIP breakout

07 Oct 2011 213
Maybe useful as well. Maybe...

MBI5168 SMD breakout board

05 Oct 2011 247
I have a couple of these chips, both in SMD and DIP. Quite often I shy away from playing with them due to the 'hassle' of setting them up. Maybe this will help a bit. The boards are just 32x32mm

MBI5168 DIP breakout

07 Oct 2011 178
Maybe useful as well. Maybe...

Fixed the potentiometer footprint

Fixed the potentiometer footprint

MBI5168 SMD breakout board

05 Oct 2011 166
I have a couple of these chips, both in SMD and DIP. Quite often I shy away from playing with them due to the 'hassle' of setting them up. Maybe this will help a bit. The boards are just 32x32mm

MBI5030-SOP24 starter-board

21 Jan 2013 237
Minimal effort to get started with the Macroblock MBI5030 PWM LED driver. Comes with onboard LEDs, but can still drive external ones. All pins broken out. Only needs a microcontroller and a high-frequency grayscale clock. An AVR running at 16MHz can use its CLOCK-OUT pin for the latter. The chips 'speaks' an SPI-like protocol. Unfortunately some information is encoded in the timing of the LE input, so one cannot use fast hardware SPI for the hole transfer. The special sequences must be bit-banged. Nevertheless it is a rather affordable chip and does mostly what it should. There is an issue with the datasheet(s) that can be found on the web. The older ones document functions that definitely are not implemented in the current silicon.

MBI5030-SOP24 starter-board

21 Jan 2013 390
Minimal effort to get started with the Macroblock MBI5030 PWM LED driver. Comes with onboard LEDs, but can still drive external ones. All pins broken out. Only needs a microcontroller and a high-frequency grayscale clock. An AVR running at 16MHz can use its CLOCK-OUT pin for the latter. The chips 'speaks' an SPI-like protocol. Unfortunately some information is encoded in the timing of the LE input, so one cannot use fast hardware SPI for the hole transfer. The special sequences must be bit-banged. Nevertheless it is a rather affordable chip and does mostly what it should. There is an issue with the datasheet(s) that can be found on the web. The older ones document functions that definitely are not implemented in the current silicon.