Skip to content

Hossam-Elbahrawy/16x2-LCD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

16x2 LCD

Introduction

A simple 16x2 LCD interfacing with ATmega328p in 4-bit mode using the AVR toolchain without the Arduino IDE.

Hardware

  • USB Type A to Type B cable
  • Arduino Uno with the Atmel ATmega328p microcontroller.
  • 16x2 LCD

Circuit

LED_Matrix

Installation

You will need to have the AVR toolchain installed on your system. This includes:

  • avr-gcc
  • avr-libc
  • avrdude

Support

Please feel free to contact me if you have any questions/concerns. My email address is hossamelbahrawy52@gmail.com

Releases

No releases published

Packages

No packages published