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 4548 d 3 h pfowler /Projects/Examples/LCD_i2c/ Final code update for LCD_i2c
- If passes testing: This project is complete!
 
55 4550 d 1 h pfowler /Projects/Examples/LCD_i2c/ Fixed right justify  
54 4550 d 2 h pfowler /Projects/Examples/LCD_i2c/ Added overlay print right justified  
53 4550 d 5 h pfowler /Projects/Examples/LCD_i2c/ Print right justify working  
52 4550 d 11 h pfowler /Projects/Examples/LCD_i2c/ Added print_right function  
51 4551 d 1 h pfowler /Projects/Examples/LCD_i2c/ LCD graph working state
Set timer to 10ms update time (6 = 1ms)
 
49 4551 d 2 h pfowler /Projects/Examples/LCD_i2c/ Added graph code  
48 4551 d 3 h pfowler /Projects/Examples/LCD_i2c/ Added printing code  
47 4553 d 22 h pfowler /Projects/Examples/LCD_i2c/ - Changed to i2c 400k mode
- i2c_pulse now sends pulse enable and disable in single i2c transmission
 
46 4553 d 23 h pfowler /Projects/Examples/LCD_i2c/ setCursor changes  
45 4554 d 6 h pfowler /Projects/Examples/LCD_i2c/ Added helper functions for LCD  
44 4554 d 23 h pfowler /Projects/Examples/LCD_i2c/ Minor bug fixes.
Changed message
 
43 4554 d 23 h pfowler /Projects/Examples/LCD_i2c/ LCD over I2C now working  
42 4555 d 2 h pfowler /Projects/Examples/LCD_i2c/ Added libraries for LCD_i2c