Subversion Repositories group.electronics

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
58 5016 d 17 h pfowler /Projects/Examples/LCD_i2c/ Final code update for LCD_i2c
- If passes testing: This project is complete!
 
55 5018 d 15 h pfowler /Projects/Examples/LCD_i2c/ Fixed right justify  
54 5018 d 16 h pfowler /Projects/Examples/LCD_i2c/ Added overlay print right justified  
53 5018 d 19 h pfowler /Projects/Examples/LCD_i2c/ Print right justify working  
52 5019 d 1 h pfowler /Projects/Examples/LCD_i2c/ Added print_right function  
51 5019 d 15 h pfowler /Projects/Examples/LCD_i2c/ LCD graph working state
Set timer to 10ms update time (6 = 1ms)
 
49 5019 d 16 h pfowler /Projects/Examples/LCD_i2c/ Added graph code  
48 5019 d 17 h pfowler /Projects/Examples/LCD_i2c/ Added printing code  
47 5022 d 12 h pfowler /Projects/Examples/LCD_i2c/ - Changed to i2c 400k mode
- i2c_pulse now sends pulse enable and disable in single i2c transmission
 
46 5022 d 13 h pfowler /Projects/Examples/LCD_i2c/ setCursor changes  
45 5022 d 20 h pfowler /Projects/Examples/LCD_i2c/ Added helper functions for LCD  
44 5023 d 12 h pfowler /Projects/Examples/LCD_i2c/ Minor bug fixes.
Changed message
 
43 5023 d 13 h pfowler /Projects/Examples/LCD_i2c/ LCD over I2C now working  
42 5023 d 16 h pfowler /Projects/Examples/LCD_i2c/ Added libraries for LCD_i2c