Menu

Code Commit Log


Commit Date  
[r719] by evanvennn

Revised LCD.H to support standard LCD chips but with different widths. Use #define LCD_WIDTH 16 to change from the default width of 20 characters.

2018-03-30 08:39:14 Tree
[r718] by evanvennn

Corrected licence information only. No functional changes.

2018-03-21 18:48:20 Tree
[r717] by evanvennn

Updated GLCD drivers. New drivers and fixes.

2018-03-20 19:11:40 Tree
[r716] by evanvennn

Correcting Bytes X1 & Y1 as these clashed with register bits.Now _x1 and _y1

2018-03-12 11:26:22 Tree
[r715] by evanvennn

Updated MCP23017 library to correct errant constant.

2018-03-10 09:40:18 Tree
[r714] by evanvennn

Updated MCP23017 library to correct errant constant.

2018-03-10 09:35:00 Tree
[r713] by evanvennn

Added new Scale method

2018-03-04 10:27:24 Tree
[r712] by evanvennn

Chip file revised for special fields
PIC16F18426*
PIC16F18446*
PIC16F19195*
PIC16F19196*
PIC18F25K83*
PIC18F26K83*

2018-02-27 17:29:25 Tree
[r711] by w_cholmondeley

Compiler bugs fixed:
- ENDIF labels could be removed, resulting in assembler errors if Else used. These are now left in place whether needed or not, this makes the assembly a bit messier but won't change the generated machine code.
- Bug in long addition on 16F chips fixed, if any byte of the variable being added was 255 and a carry occurred when adding the bytes below, the result would be incorrect.

2018-02-27 15:07:28 Tree
[r710] by evanvennn

Chip file produced
PIC16F18426*
PIC16F18446*
PIC16F19195*
PIC16F19196*
PIC18F25K83*
PIC18F26K83*
PIC18F27K42*
PIC18F47K42*
PIC18F57K42*

2018-02-25 10:06:26 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.