Subversion Repositories group.electronics

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
58 4426 d 13 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
55 4428 d 11 h pfowler /Projects/Examples/LCD_i2c/ Fixed right justify  
/Projects/Examples/LCD_i2c/lcd.c
/Projects/Examples/LCD_i2c/main.c
54 4428 d 12 h pfowler /Projects/Examples/LCD_i2c/ Added overlay print right justified  
/Projects/Examples/LCD_i2c/lcd.c
/Projects/Examples/LCD_i2c/lcd.h
53 4428 d 15 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 21 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 11 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 12 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 13 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
47 4432 d 8 h pfowler /Projects/Examples/LCD_i2c/ - Changed to i2c 400k mode
- i2c_pulse now sends pulse enable and disable in single i2c transmission
 
/Projects/Examples/LCD_i2c/lcd.c
/Projects/Examples/LCD_i2c/twi.h
46 4432 d 9 h pfowler /Projects/Examples/LCD_i2c/ setCursor changes  
/Projects/Examples/LCD_i2c/lcd.c
/Projects/Examples/LCD_i2c/lcd.h
45 4432 d 16 h pfowler /Projects/Examples/LCD_i2c/ Added helper functions for LCD  
/Projects/Examples/LCD_i2c/lcd.c
/Projects/Examples/LCD_i2c/lcd.h
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 12 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