Skip to content

E-Tinkers

Learn through tinkering

  • About
  • Apps

Category: LCD

How to create Arduino Library from Arduino Sketch

December 2, 2017May 24, 2020in Arduino, IoT-Sensors, LCD, Protocol, SPI4205 WordsHenry Cheung1 Comment
how to create arduino library

On previous article, I wrote an Arduino sketch for interfacing LCD 5110 display module with Arduino, it is not an Arduino library that can be distributed and share with others yet. In this article, I will explain how to create an Arduino library in 6 easy steps. Continue reading "How to create Arduino Library from Arduino Sketch" →

How to use LCD 5110 (PCD 8544) with Raspberry Pi

November 30, 2017March 28, 2020in IoT-Sensors, LCD, Protocol, Python, Raspberry Pi, SPI2772 WordsHenry Cheung2 Comments
lcd-5110-interface-with-raspberry-pi

In this article, I will briefly explain on how to create a Python class library to interface with LCD 5110 display module and shares the common APIs with the Arduino LCD5110 library that I previously created. Continue reading "How to use LCD 5110 (PCD 8544) with Raspberry Pi" →

How to use LCD 5110 (PCD 8544) with Arduino

November 27, 2017September 25, 2020in Arduino, IoT-Sensors, LCD, Protocol, SPI2687 WordsHenry Cheung1 Comment
lcd-5110-pin-assignments

LCD 5110 (a.k.a. Nokia 5110 or PCD8544) display is a commonly available LCD module with SPI interface, by writing our own LCD driver based on its data sheet, we could learn a lot about how the LCD module works and how to write SPI program and save a lot of SRAM memory. Continue reading "How to use LCD 5110 (PCD 8544) with Arduino" →

Follow E-Tinkers At

  • Github
  • YouTube

Most Popular Posts

  • What is GoogleSoftwareUpdate.app on my Mac?
  • How to control Raspberry Pi GPIO via http web server
  • Build an ESP32 Web Server and IR Remote
  • A Better way to install Golang (Go) on Raspberry Pi
  • How to properly host Flask application with Nginx and Guincorn
  • Control Raspberry Pi GPIO using node-RED
  • Measure pH with a low-cost Arduino pH sensor board
  • Hosting WordPress on Raspberry Pi Part 2 – Install Nginx, PHP and MariaDB
  • Getting started with STM32 and things you need to be aware of
  • Do you know Arduino? – sprintf and floating point

Categories

  • Arduino (19)
  • ATtiny3217 (1)
  • C++ (1)
  • Data Analysis (1)
  • Data Visualisation (2)
  • DS18B20 (3)
  • EC Sensor (1)
  • ESP-Now (1)
  • ESP32 (2)
  • ESP8266 (3)
  • Flask (2)
  • Golang(Go) (2)
  • Google Apps (3)
  • Hardware Project (2)
  • Hydroponics (3)
  • IoT-Sensors (11)
  • IR transmitter/receiver (1)
  • Javascript (7)
  • LCD (3)
  • Lora (3)
  • Lorawan (2)
  • MacOS (3)
  • MCU (1)
  • Nginx (6)
  • NTC Thermistor (1)
  • ph Sensor (2)
  • PHP (5)
  • Privacy (2)
  • Programming (1)
  • Protocol (5)
  • Python (7)
  • RAK5205 Sensor Module (2)
  • RAK7243 Gateway (2)
  • Raspberry Pi (20)
  • Security (4)
  • SPI (4)
  • STM32 (5)
  • Web Development (1)
  • WordPress (12)
E-tinkers.com | Copyright © 2023