Skip to content

lspaulucio/LCD_Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LCD_Library

LCD Library for Tiva TM4C123GXL

About

This library was created for using a LCD module with Tiva TM4C123GXL.

The following libraries have been used for this LCD Library:

#include "inc/hw_types.h"
#include "inc/hw_memmap.h"
#include "driverlib/sysctl.h"
#include "driverlib/gpio.h"

These libraries could be found on Tiva website by the following link:

http://software-dl.ti.com/tiva-c/SW-EK-TM4C123GXL/latest/index_FDS.html

Pin Map

Pinmap

Schematic

Schematic

Documentation

You can see the documentation here

About

LCD Library for Tiva TM4C123

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages