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 4426 d 8 h pfowler /Projects/Examples/LCD_i2c/ Final code update for LCD_i2c
- If passes testing: This project is complete!
 
57 4427 d 6 h pfowler /Projects/Examples/LCD_i2c/ - Testing 16Mhz freq
- Adujusted timers
 
56 4427 d 7 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
 
55 4428 d 6 h pfowler /Projects/Examples/LCD_i2c/ Fixed right justify  
53 4428 d 10 h pfowler /Projects/Examples/LCD_i2c/ Print right justify working  
52 4428 d 16 h pfowler /Projects/Examples/LCD_i2c/ Added print_right function  
51 4429 d 6 h pfowler /Projects/Examples/LCD_i2c/ LCD graph working state
Set timer to 10ms update time (6 = 1ms)
 
49 4429 d 7 h pfowler /Projects/Examples/LCD_i2c/ Added graph code  
48 4429 d 8 h pfowler /Projects/Examples/LCD_i2c/ Added printing code  
44 4433 d 4 h pfowler /Projects/Examples/LCD_i2c/ Minor bug fixes.
Changed message
 
43 4433 d 4 h pfowler /Projects/Examples/LCD_i2c/ LCD over I2C now working  
42 4433 d 7 h pfowler /Projects/Examples/LCD_i2c/ Added libraries for LCD_i2c