The LCD I2C is a display module used to show text (like numbers, messages, or sensor data) in electronic projects. It uses the I2C communication protocol, which means it only needs 2 data wires instead of many pins, making wiring much easier.
Displays text (usually 16x2 or 20x4 characters)
Shows real-time data (temperature, counters, messages, etc.)
Saves Arduino pins using I2C communication (SDA & SCL)
Simple wiring (only 4 pins: VCC, GND, SDA, SCL)
Easy to program
Great for projects like counters, sensors, and menus
I used fusion for designing
I used this website to download a 3D model of the LCD so we can include it in the design.
TO MAKE THE BASE
insert the LCD after downloading
to make the wall
I used the offset to create a hollow space in the top for the screen, and made it slightly smaller than the base so it fits properly.
I used the projection to determine the input location and hollow it out so we can insert the wires.
I projected these pins as well.