Search Code
About TextLCD

First published 22 May 2010, with 8 revisions since.
Last update: 04 Dec 2010.
View history

Last change message: Update pin names to d4-d7

Related to
DB_LCD20x4
A frequency meter using a 20x4 LCD
tag interrupts, TextLCD, timer

TextLCD_HelloWorld
Simple Hello World! for the TextLCD library
tag helloworld, TextLCD

XBeeApi_RemoteCommand
Sample program for XBee remote API operation. This program get ADC sample data from remote XBee connected over the radio
tag xbee

MIDITEST
the most basic and simplest possible one octave midi controller. this is just to demonstrate the awesomeness of MIDI library and to show how easy it is to make a ...
tag controller, MIDI

TextLCD_HelloWorld
xx16 display +tmp102 +speaker

keyboard
this program is based on the PS/2 keyboard library and the LCD library, the lcd display whatever input is coming from the PS/2 keyboard.
tag keyboard, LCD, mbed, PS/2

LM74test
LM74 temperature sensor testing, using PC serial and 20x2 text LCD

Roaming
This is my first attempt using an mbed. My project will be to build a rover that uses a compass, collision detection and ultimately GPS to try and be as ...

Snackotron
Snack dispenser that is triggered by SMS over the internet
tag ax12, ethernet, QR, Servo, SMS, Snack

analogout
This program outputs the voltage to a DA converter and inputs it into AD converter and displays it to LCD. The voltage changes it to 3.3V by a 0.033 volts ...
tag A/D, D/A

Thermometer
Thermometer


parser_sample
parser sample for udenokai

EPROM_Writter
mbed EPROM 27256 Vpp 12.5V Writter Functions Blank Check(SW = 0): Check blank(all 1) erased EPROM Write(SW = 1): Write Hex file(TEST1.HEX) to EPROM Read(SW = 2): Read from EPROM ...
tag 27256, EPROM, Writter, Z80

SimpleCounter
A simple counter using onboard LEDs, plus a screen and a button to display current state and switch between counting in Binary and Graycode. Thanks to Mr. Lerche for the ...
tag binary, counter, graycode, simple, upcounter

mmain
naze-shippai-suru-noka

LeonardoMbos
A porting of a GPS decoding and presenting program within the mbos RTOS. It is not a definitive application but a study program to test NMEA full decoding library and ...
tag GPS, mbos, NMEA, rtos




Showcase
This program displays a series of text messages on a 16x2 line LCD and also then displays the room temperature taken from a TMP102 I2C module. It represents my first ...
tag display, LCD, message, thermometer

S1315FLogger
Skytraq S1315F-RAW-EVK Logger
tag GPS, S1315F, Skytraq

DS1624LCD
An example program that shows how to read a Maxim DS1624 temperature sensor via the I2C bus and print the results to a LCD.
tag DS1624, I2C

DS1631LCD
An example program that shows how to read a Maxim DS1631 temperature sensor via the I2C bus and print the results to an LCD.
tag DS1631, I2C

QVGA_TFT_test
This is test program for running 192GC00(240 x 320 dot, 65K Color TFT LCD module ) on Star Board Orange.
tag display_BMP_Image, SDFileSystem, TFT

SimpleTimer
Simple stopwatch with LCD
tag timer

music
エレキジャック Web版 mbedで初めてのマイコン開発 メモリカードを使ったデータの読み書き<2/3> 音符データをSDから読み込んで音楽を鳴らすプログラムです。 音楽データはエレキジャックのサイトに置いてあります。 music.txt http://www.eleki-jack.com/arm/2010/12/mbed-6.html
tag eleki-jack, music, SD

SD_Recoder
エレキジャック Web版 mbedで初めてのマイコン開発 メモリカードを使ったデータの読み書き<3/3> センサから得たデータをSDに書き込むプログラムです。時刻設定はNTPを使っています。 http://www.eleki-jack.com/arm/2010/12/mbed-7.html
tag eleki-jack, logger, NTP, SD

MRT_Studienarbeit
This program control a 5 axis arm robot from lynx motion
tag pwm

lightdetector
Light detector with simple LDR and LCD display,there exist no calibration

BlueUSB
type mini keyboard and display LCD
tag bluetooth, keyboard, LCD, USB

Lab3Translator
Universal Translator

xberx
Xbee receiver Module

LCD_thermometer
エレキジャック Web版 mbedで初めてのマイコン開発 LCDを極める!<3/5> 温度センサ(LM35)を使ってLCDに温度を表示するプログラムです。 http://www.eleki-jack.com/arm/2010/11/mbed-lcd-2.html
tag eleki-jack, LCD, LM35, thermometer

LCD_hankakuKANA
エレキジャック Web版 mbedで初めてのマイコン開発 LCDを極める!<2/5> LCDに半角カナを表示するプログラムです。簡単に半角カナを表示するTipsも紹介しています。 http://www.eleki-jack.com/arm/2010/11/mbed-lcd-1.html
tag eleki-jack, HankakuKANA, LCD

GPS_Logger
エレキジャック Web版 mbedで初めてのマイコン開発 センサを使ってみよう Rapid PrototypingでGPSロガーをサクサク作るの記事のGPS Loggerのプログラムです。とても簡単にGPS Loggerを作ることができます。 http://www.eleki-jack.com/arm/2011/03/mbed-rapid-prototypinggps-1.html
tag eleki-jack, EM406, GPS, logger

Clock
Simply Clock
tag clock

Aki_Geiger
akizuki no geiger counter kit
tag chirper, counter, geiger, mullar

Toragi_2011_04_Pachube
World Wide Data Logger using mbed.
tag data logger, Pachube

eth_comfort_test
Programm for decoding radio-signals sent by a ETH-Window-Shutter-Contact, received with a RFM12B-module
tag ETH-Comfort, RFM12B

Alcoholmeter
Alcoholmeter with MQ3 sensor
tag alcohol sensor, alcoholmeter, ethanol sensor, MQ3 sensor

sinewave
This program makes a sine wave. This converts 360 degrees into radian every once from 0 and gives it in sine function. The value multiply 0.5 by the result of ...
tag A/D, D/A, sinewave

clock
I made a clock in mbed. mbed has RTC built-in. A convenient function is prepared for in the rtc_time function group of mbed.h. Because data are provided at the time ...
tag clock, rtc_time, timestamp, unix

ntp_clock
I made the digital watch which set the start time in ntp. It\'s same as \"clock\" see:[http://mbed.org/users/jf1vrr/programs/clock/lpucqk] except that I changed from unix timezone to ntp. See: http://blogs.yahoo.co.jp/jf1vrr_station/19816010.html (Japanese)
tag clock, NTP, RTC

audio_wave
This program makes the WAV file of the sinewave in a local file. The sampling frequency is 8KHz. In other words, it is the quality of the telephone. The quantization ...
tag audio, mediaplayer, sinewave, wav

RTC8564NB_Clock
This is the clock which used highly quality RTC module RT8564NB. This module is I2C controllable. At the time of poweron/reset, the start time received from ntp server. See: http://blogs.yahoo.co.jp/jf1vrr_station/19895596.html ...
tag clock, RTC, RTC-8564NB, RTC8564NB

eth_comfort_freebus
Program for decoding radio-signals sent by a ETH-Window-Shutter-Contact, received with a RFM12B-module. The messages are sent to KNX via a freebus rs-interface. Details see http://mbed.org/users/charly/notebook/connecting-a-radio-window-shutter-contact-to-knx/
tag freebus, KNX, RFM12B

DS1820_thermometer
This is a thermometer using DS1820. With DS1820 library of Michael Hagberg, I just used most of the sample cords. Please see notebook [http://mbed.org/users/jf1vrr/notebook/ds1820-thermometer/].
tag DS1820, Temperature, thermomete

MCP4922_Sinewave
This is a program to output a sinwave in 12 bits Digital to Analog converter MCP4922. Sampling frequency is 166,667Hz and produce an interrupt of Ticker every 6uS. The Program ...
tag converter, D/A, MCP4922, sinewave

XBeeTest
xbee Test, Serial communication with Arduino. transmit Data from an SHT15 connected to a arduino to the mbed
tag arduino, xbee

lcdtest
Web radiation monitoring system.
tag geiger, Radiation, Web

HELLO_WORLD_Text_LCD
Display test code
tag easy, level:

book_3_1_TextLcd
マイコンと電子工作 No5 P48のプログラムです。
tag mbedbook

LocalFileSystem_Load
udenokai sample

LocalFileSystem_Load_LCD
udenokai sample


Tweet4Udenokai-kai
JST時間と固定のメッセージをツイートするよ

Tweet4Udenokai
Tweeting with mbed! (using SuperTweet)


TeaBasic
This will provide you with a nice little tea maker, which will dip your teabag in and take it out after a specified amount of time. You can set how ...
tag beginner, buttons, dipping, first, LCD, maker, matic, mbed, o, Servo, tea, wonderful

CHOROQ_Cntl
エレキジャック Web版 mbedで初めてのマイコン開発 センサを使ってみよう 「CHOROQ HYBRIDを使って赤外線リモコン制御の基礎を学ぶ」の記事で作成したCHOROQ HYBRIDをオリジナルのジョイスティックリモコンで操作するプログラムです。赤外線リモコンを製作するための基礎が分かります。 http://www.eleki-jack.com/arm/2011/06/mbed-45choroq-hybrid.html http://www.eleki-jack.com/arm/2011/06/mbed-55choroq-hybrid.html
tag choroQ, infrared, joystick, remocon

choroq_sigAnalyze
エレキジャック Web版 mbedで初めてのマイコン開発 センサを使ってみよう 「CHOROQ HYBRIDを使って赤外線リモコン制御の基礎を学ぶ」の記事で作成したCHOROQ HYBRIDのリモコン信号を読み取るプログラムです。 赤外線リモコンの信号を読み取る基礎が分かります。 http://www.eleki-jack.com/arm/2011/06/mbed-35choroq-hybrid.html
tag choroQ, infrared, remocon

TeabagControlDevice
An updated and more polished version of the earlier TeaBasic. This is now finished and works like a treat.
tag control, device, maker, tea, teabag

teste_lcd
This program work with LCD e Timeout
tag LCD

MARMEX_Oled_GPS_3
This program is for mbed-Geiger counter system. It use OLED module, GPS module (with RTC), TextLCD, SD FileSystem and some Interrupt pin.
tag GB, GPS, OB, OLED, RTC, SDFileSystem, TextLCD

HelloLCD
Text LCD demo
tag LCD, text

Exp5_FSRcalibrate
Exp5_FSRcalibrate
tag Exp5_FSRcalibrate

Exp5_ForceFeedback
Exp5_ForceFeedback
tag Exp5_ForceFeedback


Toragi_2011_05_XsvfPlayer
トランジスタ技術2011年9月号「mbed30分クッキング」のプログラムです。
tag FPGA, xsvf

MicroBridge
ADKに対応していないAndroid端末にマイコンを繋いでADBインターフェースで通信できるMicroBridgeのmbed移植版。 mbedに繋いだサーボをAndroid端末から動かすサンプルプログラムです。 とりあえず暫定バージョンを公開します。 Dev Phone 1でのみ動作確認をしています。 USBのインターフェース番号を固定しているので他で繋がるかわかりません。
tag android, MicroBridge, USB

LcdSensor_test
温度センサーサンプルプログラム mbedセミナー演習3

WebAPI_test
WebAPIサンプルプログラム mbedセミナー演習5

sosu
Solve prime numbers with flashing LEDs using ☆Board Orange.

RFID_CatDoor
RFID Cat Door Project
tag \, Cat Door\, RFID

LCD_SlideMessage
mbed/ARM 活用事例 第2章 キャラクタLCDを極めよう
tag eleki-jack, SlideMessage, TextLCD

LCD_chara
mbed/ARM 活用事例 第2章 キャラクタLCDを極めよう
tag eleki-jack, TextLCT

LCD_RoomEnv
mbed/ARM 活用事例 第2章 キャラクタLCDを極めよう
tag CHS-UGS, eleki-jack, hygrometer, LM35, TextLCD, thermometer

SD_Music
mbed/ARM 活用事例 第3章 SDカードを使ってファイルを操作するプログラムを作る
tag eleki-jack, music, SD

SD_Env
mbed/ARM 活用事例 第3章 SDカードを使ってファイルを操作するプログラムを作る
tag CHS-UGS, ConfigFile, eleki-jack, hygrometer, LM35, NTP, TextLCD, thermometer

choroq_signal
mbed/ARM 活用事例 第4章 チョロQハイブリッドで赤外線リモコン制御の基礎を学ぼう
tag choroQ, eleki-jack, IR

choroq_remocon
mbed/ARM 活用事例 第4章 チョロQハイブリッドで赤外線リモコン制御の基礎を学ぼう
tag choroQ, eleki-jack, IR, joystick

e-ruler
mbed/ARM 活用事例 第5章 赤外線距離センサを使う mbedで初めてのマイコン開発 その6 センサを使ってみよう<2> 赤外線センサを使って赤外線距離計を製作するプログラムです。
tag distance, eleki-jack, IR, ruler

CollisionAvoidance
mbed/ARM 活用事例 第5章 赤外線距離センサを使う
tag distance, eleki-jack, IR

ImitationTheremin
mbed/ARM 活用事例 第5章 赤外線距離センサを使う
tag distance, eleki-jack, IR, Theremin

UDPDataClient
mbed/ARM 活用事例 第6章 mbedをネットワークにつなげよう!
tag client, eleki-jack, LAN, UDP

TCPCtrlServer
mbed/ARM 活用事例 第6章 mbedをネットワークにつなげよう!
tag control, eleki-jack, server, TCP

TCPChoroqCtrl
mbed/ARM 活用事例 第6章 mbedをネットワークにつなげよう!
tag choroQ, control, eleki-jack, remote, TCP

DigiCam
This is an digital video camera program using NKK\'s oLED swtich and 4D Systems\' uCam serial camera. It takes image from the uCam and displays on the IS-C15 switch. Some ...
tag IS-C15, OLED, serial camera, ucam

Lab3_1
Bop-It Game

digimatic
Mitutoyo ABS Digimatic Caliper Digital Read Out

CAN_bus_reader_pub
only read CAN-bus data (not send any data to car)
tag CAN, OBD

FlightSimInstrument-1
This project is about creating an airplane instrument (such as an altimeter) for a flight simulator running on a PC. The code will read in two space-separated \"words\" containing the ...
tag flightsim, LCD, USB, usbserial

DMX
DMX DeBUG clone source code
tag control, DMX, handheld, remote

UDP2IR

CrysisHUD
This code will display two unsigned shorts (representing health & remaining ammo) on a TextLCD display. The mbed receives them via the USB HID interface.
tag Crysis, HID, USB

ADK_DEMO
BlackOneとAndroidの連携デモプログラム AndroidAccessoryを改造してBlackOneとAndroidが連携できるようにしました。 サポートしているのは、デモアプリの ”Buttons” B1-SW1, B2-SW2, B3-SW3 ”LED2” RGB-LED のみです。 LCDに表示するイメージをマイクロSDカードに入れてLCDのソケットに挿入しておく必要があります。 イメージは、320X240ドットで”\Image”という名前のフォルダの直下に”10.jpg”という名前で入れてください。
tag android, BlackOne

FIAP_TEMP
FIAPの使用の例(温度ノード)
tag FIAP, IEEE1888


OOThermometer
This is mbed part of the OOThermometer project: https://github.com/andresv/OOThermometer It displays incoming temperatures on LCD screen.

Keyboard_LCD
This is my first programming using a 4 X 4 key pad to communicate with the mbed to the LCD.
tag 4x4, keypad, LCD

qp_hangman
Hangman game using qp a 16x2 LCD and joystick.






SatGPS
Calculates azimuth and elevation of a satellite dish based on its longitude, latitude and selected satellite.
tag GPS, MODGPS, Satellite

DDS60-105
Programming of the DDS-60 (AD9851) frequency synthesizer from AmQRP http://midnightdesignsolutions.com/dds60/index.html I had to use long, floating math in order to get accurate frequency output.
tag AD9851, DDS

Internet_LCD_Clock
LCD clock display set using NTP server
tag clock, LCD, NTP

calcRate
to test synchronize signals by a 22k signal.
tag LCD

weather_LCD_display
Displays weather info on text LCD using Google API
tag google, LCD, spxml, weather, xml

IMU_demo
tag IMU

News_LCD_display
Live RSS news feeds are displayed on a basic text LCD See http://mbed.org/users/4180_1/notebook/news-lcd-display/
tag LCD, rss, xml

GeoLocation_LCD_Display
mbed determines its location using a web-based geolocation API that uses the IP address and displays it on the LCD. Timezone is also included. A free API key must be ...
tag geolocation, ip

Sha1Test
WebSocketServer test
tag WebSocket

KAMUI_DIN-SYNC_Example
KAMUI DIN-SYNC Example
tag DIN-SYNC, MIDI

KAMUI_MIDI-CV_Example
KAMUI MIDI-CV Example
tag CV, DIN-SYNC, GATE, MIDI

KMAUI_USBMIDI-CV_Example
KAMUI USB MIDI-CV Example
tag DIN-SYNC, GATE, MIDI-CV, USB

KAMUI_OSC-CV_Example
KAMUI OSC-CV Example refer to OSCReceiver by xshige http://mbed.org/users/xshige/programs/OSCReceiver/
tag Analog Synthesizer, CV, osc

ServoCheck
エレキジャック Web版 マイコン・カーを製作してみよう<8>で紹介したサーボを制御するプログラムです。http://www.eleki-jack.com/arm/2012/05/8.html
tag eleki-jack, Servo

KAMUI_USBHOST_MIDI-CV_Example
KAMUI USB HOST MIDI-CV Example based on Peter Barrett's BlueUSB
tag Analog, GATE, Host, MIDI-CV, synthesizer, USB

RFID_doorlock
It is a door opener with mbed and Felica(RFID).
tag RFID

reflective1_rpm
エレキジャック Web版 マイコン・カーを製作してみよう<9>で紹介したモーターの回転数を測定するプログラムです。http://www.eleki-jack.com/arm/2012/05/9.html
tag eleki-jack, reflective, rpm, sensor

» Import this library into a program

TextLCD

Published 04 Dec 2010, by   user Simon Ford   tag HD44780, TextLCD

Summary of TextLCD

How to get this library

Import this library into a program

Opens the mbed Compiler, and prompts you to choose a program.

When you have imported this library into a program, you can then use the features provided by this library.

Download as .zip

Download this library as a .zip file.

Description

TextLCD library for controlling various LCD panels based on the HD44780 4-bit interface

API

TextLCD A TextLCD interface for driving 4-bit HD44780-based LCDs

Code

TextLCD.cpp [code]
TextLCD.h [code]