TOP Contributors

  1. MIKROE (2650 codes)
  2. Alcides Ramos (350 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 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 (136555 times)
  2. FAT32 Library (69760 times)
  3. Network Ethernet Library (55856 times)
  4. USB Device Library (46198 times)
  5. Network WiFi Library (41818 times)
  6. FT800 Library (41022 times)
  7. GSM click (28931 times)
  8. PID Library (26386 times)
  9. mikroSDK (26297 times)
  10. microSD click (25307 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
Example

OLED (SSD1306) Display Demo

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-03-10

Package Version: 1.0.0.3

Example: 1.0.0.0

Category: OLED

Downloaded: 2393 times

Followed by: 2 users

License: MIT license  

A complete library with an example of SSD1306 based 132x64 OLED display.

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

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "OLED (SSD1306) Display Demo" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "OLED (SSD1306) Display Demo" changes.

Do you want to report abuse regarding "OLED (SSD1306) Display Demo".

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

Example Blog

OLED (SSD1306) Display Demo

OLED (SSD1306) Display Demo

Watch on YouTube

ALSO FROM THIS AUTHOR

US-015 and US-020 Ultrasonic Rangefinders Demo

0

This code can be used with US-015 and US-020 ultrasonic rangefinders. It uses timer and external interrupt to measure distance.

[Learn More]

555 Timer-based 8051 Real Time Clock

0

A real time clock with AT89S51 and the classic 555 timer IC. The 555 timer IC has a good reputation as a time-keeper. Irrespective of voltage variations of the timer IC, the frequency output from it remains constant. Temperature variations also don't affect timings much. https://www.youtube.com/watch?v=_99Gm_Z-1SY

[Learn More]

LCTech 74HC164 Dual Seven Segments Display Demo - Max-Min Thermometer

0

Seven segment displays take up many GPIOs of a MCU. However, there are various techniques to reduce GPIO requirement. On such approach is to use shift registers like 75HC595 or 74HC164. Here a LCTech 74HC164 Dual Seven Segments Display driver is used with such a concept and the project here is a simple DS18B20-based max-min thermometer.

[Learn More]