projects:electronics:7segdisplay

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
projects:electronics:7segdisplay [2010/11/06 08:15] photonicsguyprojects:electronics:7segdisplay [2014/11/13 14:28] photonicsguy
Line 17: Line 17:
  
 ====== Constants ====== ====== Constants ======
-<file asm saa1065const.asm>+<file mpasm saa1065const.asm>
 ; SAA1064 Constants ; SAA1064 Constants
 SAA1064ADDRESS EQU B'01110000' ; I2C Address SAA1064ADDRESS EQU B'01110000' ; I2C Address
Line 27: Line 27:
  
 ====== PIC18 assembly code lookup table ====== ====== PIC18 assembly code lookup table ======
-<file asm saa1065lookup.asm>+<file mpasm saa1065lookup.asm>
 ;Lookup Table for 7-seg ;Lookup Table for 7-seg
 ;TODO Add test to make sure number is 0x0F or below ;TODO Add test to make sure number is 0x0F or below
Line 59: Line 59:
 </file> </file>
  
- 
-{{backlinks>.}} 
  • projects/electronics/7segdisplay.txt
  • Last modified: 2014/11/13 14:37
  • by photonicsguy