TOP Contributors

  1. MIKROE (2652 codes)
  2. Alcides Ramos (351 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 (136634 times)
  2. FAT32 Library (69841 times)
  3. Network Ethernet Library (55893 times)
  4. USB Device Library (46227 times)
  5. Network WiFi Library (41865 times)
  6. FT800 Library (41087 times)
  7. GSM click (28945 times)
  8. PID Library (26402 times)
  9. mikroSDK (26318 times)
  10. microSD click (25329 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

ST7735S 1.8 Inch TFT Display Demo with STM32

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-02-20

Package Version: 1.0.0.0

Category: Graphics & LCD

Downloaded: 1290 times

Followed by: 3 users

License: MIT license  

ST7735S 1.8 inch TFT display demo with STM32F103C8T6.

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

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "ST7735S 1.8 Inch TFT Display Demo with STM32" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "ST7735S 1.8 Inch TFT Display Demo with STM32" changes.

Do you want to report abuse regarding "ST7735S 1.8 Inch TFT Display Demo with STM32".

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

Library Blog

ST7735S TFT Display Demo with STM32

ST7735S 1.8 Inch 160x128 TFT Display Demo with STM32

Watch on YouTube
Bangladesh Flag

Bangladesh Flag

ST7735S 1.8 Inch 160x128 TFT Display Demo with STM32

View full image
MicroArena

MicroArena

ST7735S 1.8 Inch 160x128 TFT Display Demo with STM32

View full image
Displaying Variables of Different Types

Displaying Variables of Different Types

ST7735S 1.8 Inch 160x128 TFT Display Demo with STM32

View full image
Project Setup

Project Setup

ST7735S 1.8 Inch 160x128 TFT Display Demo with STM32

View full image

ALSO FROM THIS AUTHOR

GLCD Resistor Capacitor Calculator

0

This is a simple resistor-capacitor code calculator. Its user needs to state the colour of the band or the number inscribed in a resistor/capacitor and it'll give the value of that part. A monochrome GLCD is driven by a PIC18F242 and used to make the graphical interface. The code is written with CCS PIC C compiler.

[Learn More]

YS-IRTM NEC IR Serial Communication Between Two AVRs

0

YS-IRTM NEC IR serial communication between two AVRs. Two nodes communicate with each other using NEC IR modules. Node1 send DHT11 sensor data to Node 2 while Node 2 sends DS18B20 sensor data and remote commands to Node 1 wirelessly.

[Learn More]

Linear Interpolation of Nonlinear Liquid Level Sensor

0

Liquid level sensors vary resistance with liquid level. Here resistance from the sensor is converted to much more understandable percentage values. However the output from these sensors can be linear or nonlinear. To overcome this issue 8 data points are taken and linear interpolation is used. The code is written with CCS PIC C compiler.

[Learn More]