TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 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 (141514 times)
  2. FAT32 Library (74401 times)
  3. Network Ethernet Library (58914 times)
  4. USB Device Library (48963 times)
  5. Network WiFi Library (44727 times)
  6. FT800 Library (44292 times)
  7. GSM click (31003 times)
  8. mikroSDK (29859 times)
  9. PID Library (27432 times)
  10. microSD click (27410 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

Nokia 5110/3310 GLCD Library

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-02-20

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 2186 times

Followed by: 3 users

License: MIT license  

Nokia 5110 GLCD library for AVR and STM32.

https://www.youtube.com/watch?v=TvDExWm7u9c

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Nokia 5110/3310 GLCD Library" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Nokia 5110/3310 GLCD Library" changes.

Do you want to report abuse regarding "Nokia 5110/3310 GLCD Library".

  • Information
  • Comments (0)

Library Blog

Nokia 5110/3310 (84x48) GLCD Demo with STM32

Nokia 5110/3310 (84x48) GLCD Demo with STM32

Watch on YouTube
MikroE Logo Display

MikroE Logo Display

Nokia 5110/3310 (84x48) GLCD Demo with STM32

View full image
Various Numbering Formats

Various Numbering Formats

Nokia 5110/3310 (84x48) GLCD Demo with STM32

View full image
Nokia 5110/3310 (84x48) GLCD Demo with STM32

Nokia 5110/3310 (84x48) GLCD Demo with STM32

Nokia 5110/3310 (84x48) GLCD Demo with STM32

View full image

ALSO FROM THIS AUTHOR

Estimating AC Line Frequency while Measuring RMS Voltage

0

This demo shows how we can estimate AC line frequency while measuring RMS voltage. This method is a very crude one but it can be improved with some changes. The concept here is to count the low-to-high and high-to-low transitions around half VCC during RMS measurement. The code is written with CCS PIC C compiler.

[Learn More]

LV-MaxSONAR EZ3 Sweeping SONAR on TFT Display

0

This is a fun project with a ST7735 TFT Display, MG90 Servo & LV-MaxSONAR EZ3 analogue SONAR sensor. A MSP430F5529LP micro is used to drive the servo motor in steps and read the SONAR echoes. The SONAR is swept from 0 - 180 degrees and the echoes are displayed on the ST7735 TFT. The code is written with TI's Code Composer Studio.

[Learn More]

TEMT6000 Lux Meter with ATTiny85

0

This is a simple lux meter with TEMT6000 board from DFRobot with ATTiny85. Luminous intensity in lux value are displayed in a 2x16 LCD connected with the ATTiny85 MCU via a PCF8574 I2C port expander IC.

[Learn More]