group.electronics
group.NITPanels
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
group.electronics
(root)
/
Projects
/
Examples
/
LCD_i2c
/
main.c
– Rev 58
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
58
4426 d 12 h
pfowler
/Projects/Examples/LCD_i2c/
Final code update for LCD_i2c
- If passes testing: This project is complete!
/Projects/Examples/LCD_i2c/Makefile
/Projects/Examples/LCD_i2c/lcd.c
/Projects/Examples/LCD_i2c/lcd.h
/Projects/Examples/LCD_i2c/main.c
/Projects/Examples/LCD_i2c/wire.h
57
4427 d 10 h
pfowler
/Projects/Examples/LCD_i2c/
- Testing 16Mhz freq
- Adujusted timers
/Projects/Examples/LCD_i2c/main.c
/Projects/Examples/LCD_i2c/petelib.h
56
4427 d 11 h
pfowler
/Projects/Examples/LCD_i2c/
- Some optomisation of Wire library
- Moved ADC to petelib
- Added timer1 @ 100ms for LCD updates
- General tidy up of code
/Projects/Examples/LCD_i2c/main.c
/Projects/Examples/LCD_i2c/petelib.c
/Projects/Examples/LCD_i2c/petelib.h
/Projects/Examples/LCD_i2c/wire.c
/Projects/Examples/LCD_i2c/wire.h
55
4428 d 10 h
pfowler
/Projects/Examples/LCD_i2c/
Fixed right justify
/Projects/Examples/LCD_i2c/lcd.c
/Projects/Examples/LCD_i2c/main.c
53
4428 d 14 h
pfowler
/Projects/Examples/LCD_i2c/
Print right justify working
/Projects/Examples/LCD_i2c/lcd.c
/Projects/Examples/LCD_i2c/lcd.h
/Projects/Examples/LCD_i2c/main.c
52
4428 d 20 h
pfowler
/Projects/Examples/LCD_i2c/
Added print_right function
/Projects/Examples/LCD_i2c/lcd.c
/Projects/Examples/LCD_i2c/lcd.h
/Projects/Examples/LCD_i2c/main.c
51
4429 d 10 h
pfowler
/Projects/Examples/LCD_i2c/
LCD graph working state
Set timer to 10ms update time (6 = 1ms)
/Projects/Examples/LCD_i2c/lcd.c
/Projects/Examples/LCD_i2c/lcd.h
/Projects/Examples/LCD_i2c/main.c
49
4429 d 11 h
pfowler
/Projects/Examples/LCD_i2c/
Added graph code
/Projects/Examples/LCD_i2c/Makefile
/Projects/Examples/LCD_i2c/lcd.c
/Projects/Examples/LCD_i2c/lcd.h
/Projects/Examples/LCD_i2c/main.c
48
4429 d 12 h
pfowler
/Projects/Examples/LCD_i2c/
Added printing code
/Projects/Examples/LCD_i2c/lcd.c
/Projects/Examples/LCD_i2c/lcd.h
/Projects/Examples/LCD_i2c/main.c
44
4433 d 8 h
pfowler
/Projects/Examples/LCD_i2c/
Minor bug fixes.
Changed message
/Projects/Examples/LCD_i2c/lcd.c
/Projects/Examples/LCD_i2c/main.c
43
4433 d 8 h
pfowler
/Projects/Examples/LCD_i2c/
LCD over I2C now working
/Projects/Examples/LCD_i2c/macros.h
/Projects/Examples/LCD_i2c/lcd.c
/Projects/Examples/LCD_i2c/main.c
42
4433 d 11 h
pfowler
/Projects/Examples/LCD_i2c/
Added libraries for LCD_i2c
/Projects/Examples/LCD_i2c/Makefile
/Projects/Examples/LCD_i2c/lcd.c
/Projects/Examples/LCD_i2c/lcd.h
/Projects/Examples/LCD_i2c/main.c
/Projects/Examples/LCD_i2c/twi.c
/Projects/Examples/LCD_i2c/twi.h
/Projects/Examples/LCD_i2c/wire.c
/Projects/Examples/LCD_i2c/wire.h
/Projects/Examples/LCD_i2c/i2c_commands.txt