TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (385 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (139842 times)
  2. FAT32 Library (72209 times)
  3. Network Ethernet Library (57392 times)
  4. USB Device Library (47739 times)
  5. Network WiFi Library (43364 times)
  6. FT800 Library (42700 times)
  7. GSM click (29980 times)
  8. mikroSDK (28440 times)
  9. PID Library (26989 times)
  10. microSD click (26398 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Library

STM32L Discovery Onboard Glass LCD Library for MikroC for ARM

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-04-11

Package Version: 1.0.0.1

Category: Graphics & LCD

Downloaded: 1259 times

Followed by: 1 user

License: MIT license  

MikroC for ARM library for STM32L Discovery onboard glass LCD.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "STM32L Discovery Onboard Glass LCD Library for MikroC for ARM" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "STM32L Discovery Onboard Glass LCD Library for MikroC for ARM" changes.

Do you want to report abuse regarding "STM32L Discovery Onboard Glass LCD Library for MikroC for ARM".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for ARM
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Library Blog

The official STM32L Discovery boards (http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/PF250990?sc=internet/evalboard/product/250990.jsp) come with tiny glass LCDs. ST's official firmware package for this kit contains examples using this LCD. Till now there has been no library support for it in MikroC for ARM compiler and very little info on this kit is available in the internet. I made a literal code translation of the glass LCD library from the official firmware package and converted it for MikroC for ARM. I also made some improvements and ported it with my version of SPL which is very easy to use. Enjoy!

Test output

Test output

Test output

View full image
Connection Diagram

Connection Diagram

Connection diagram as in Discovery Board

View full image
Segments

Segments

Segments

View full image
LCD Pinout

LCD Pinout

LCD pinout as in discovery board

View full image

STM32L152 Onboard Glass LCD MikroC Test

Porting STM32L152RB Discovery Glass LCD Library with MikroC Pro for ARM

Watch on YouTube

ALSO FROM THIS AUTHOR

Electronic Lock with Rotary Encoder

0

This project is simple electronic lock that uses a rotary encoder as a code input device. The project is based on a PIC16F690 and the code is written with CCS PIC C compiler.

[Learn More]

LED Compass

0

A HMC5883L-based compass with LEDs and LCD. https://www.youtube.com/watch?v=F8660KagIGQ

[Learn More]

Arduino Colour GLCD Resistor Calculator

0

A graphical resistor calculator tool based on Arduino and a colour GLCD shield from Elecfreaks. By changing the bands of the on-screen resistor using the on board joystick keypad its user can determine a resistor's resistance value and its tolerance.

[Learn More]