Electronics
Vai al Modello
LCD 1602 with I2C interface
74
Download
57
Likes
0
Makes
This is an LCD 1602 with I2C interface card, a bit thicker than the one with serial interface, but you get down to just 2 output pins to control the display plus two for power supply.
You can choose different pins configurations and you can "use" the file in your scad projects calling the module with:
Interface only:
I2C_interface_LCD1602(Connection_pins_enabled,Connection_pins_up,I2C_pin_enabled,I2C_pins_up,Led_pins_enabled,Led_pins_up);
LCD with I2C interface:
LCD_1602_I2C(PinsDown,Text1,Text2);
Solder(Steps,Type);
There are 5 files included here, one is for the serial display, one of the display with interface, one the interface card only, one is for solderlike spots and one is the assembly of the three. You need all the files in the same folder when rendering the assembly.
You can use the Solder.scad file also to render connection tracks on the board as in the "example.scad".
All the modules and components I designed, and hopefully some of others that find th
You can choose different pins configurations and you can "use" the file in your scad projects calling the module with:
Interface only:
I2C_interface_LCD1602(Connection_pins_enabled,Connection_pins_up,I2C_pin_enabled,I2C_pins_up,Led_pins_enabled,Led_pins_up);
LCD with I2C interface:
LCD_1602_I2C(PinsDown,Text1,Text2);
Solder(Steps,Type);
There are 5 files included here, one is for the serial display, one of the display with interface, one the interface card only, one is for solderlike spots and one is the assembly of the three. You need all the files in the same folder when rendering the assembly.
You can use the Solder.scad file also to render connection tracks on the board as in the "example.scad".
All the modules and components I designed, and hopefully some of others that find th
Hai stampato questo modello? Accedi e condividi il tuo make!
Accedi per lasciare un commento
AccediAncora nessun commento – sii il primo!