Search Notebooks
User details
Joined: 09 Nov 2009
Posts: 26
Notebook pages: 11
Wiki edits: 0
Published programs: 19
Published libraries: 2
All notebooks

Tedd OKANO

11 pages

Notebook

IAP (In-Application Programming), internal flash erase/write
Describes a sample code for erasing/writing LPC1768's internal flash memory. It uses IAP (In-Application Programming) routines on internal ROM.
tag 512K, IAP, In-Application Programming, internal flash memory
Seems I cannot save Japanese text in this notebook
NXP_PCF2127A demo code
"PCF2127A" : I2C/SPI high accuracy real time clock (RTC) chip demo
tag I2C, PCF2127A, real time clock, RTC
NXP_LM75B demo code
"LM75B" : I2C digital temperature sensor demo
tag I2C, LM75B, Temperature, temperature_sensor
[lang:ja] personal memo: HTTPServer and SD card w. locally available parts (秋葉原で部品調達)
HTTPServerとSDカードを試した際のメモ.Ethernetにあまり詳しくないのだけど,思いつきで部品を購入,試してみた.
tag HTTPServer, Japanese, SD Card
I2C access examples
Explain I2C function calls and transaction on the I2C bus. Using PCA9532 and ISL29003 devices.
tag I2C, ISL29003, LPCXpresso base board, PCA9532
LPCXpresso base board I2C device operation examples
Notebook page for sample/demo codes for the "LPCXpresso base board" operation. The sample codes are intened to use basic training sessions for new mbed users.
tag I2C, ISL29003, LPCXpresso base board, PCA9532
[lang:ja] personal memo: USBシリアル入出力
Multipoint_thermometer_TextLCD
A simple thermometer program measures two point(location) with two temperature sensors and those are shown on text LCD. Those sensors and LCD shares one I2C bus.
tag I2C, LM75B, SB1602, temperature_sensor, TextLCD, thermometer
TextLCD SB1602E sample program
Text LCD "SB1602E" operation sample
tag I2C, LCD, SB1602, TextLCD
LM75B temperature sensor interface
A sample code for temperature sensor LM75B
tag I2C, LM75B, Temperature