CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 14 matches
CCS Forum Index
Author Message
  Topic: IMAGE TO CODE by Fattah-Tafreshi
fattahtafreshi

Replies: 7
Views: 55143

PostForum: Code Library   Posted: Tue May 27, 2014 11:15 am   Subject: ECA
http://www.eca.ir/forum2/index.php?topic=55267.0
  Topic: IMAGE TO CODE by Fattah-Tafreshi
fattahtafreshi

Replies: 7
Views: 55143

PostForum: Code Library   Posted: Tue May 27, 2014 11:14 am   Subject: Video
http://www.aparat.com/v/AE8eT
  Topic: 4094 Shift Register 3 wire LCD - Driver By (Fattah-Tafreshi)
fattahtafreshi

Replies: 8
Views: 67955

PostForum: Code Library   Posted: Tue Aug 20, 2013 6:02 am   Subject: New Version

//main.c

//Fattah-Tafreshi
//[email protected]
//2011-2013
//4094 LCD Serial

#include "main.h"

//4094 PINs
#define SR4094_data PIN_B0
#define SR4094_clock PIN_B1 ...
  Topic: 4094 Shift Register 3 wire LCD - Driver By (Fattah-Tafreshi)
fattahtafreshi

Replies: 8
Views: 67955

PostForum: Code Library   Posted: Tue Aug 20, 2013 5:56 am   Subject: New Version
Hi.
Please download new version.

http://fattahtafreshi.persiangig.com/other/PIC-CCS-4094-Serial-LCD.zip
  Topic: IMAGE TO CODE by Fattah-Tafreshi
fattahtafreshi

Replies: 7
Views: 55143

PostForum: Code Library   Posted: Mon Aug 13, 2012 12:48 am   Subject: LED Simulator
http://fattahtafreshi.persiangig.com/Programs/LEDSIM/LEDSIM.PNG

Download
http://fattahtafreshi.persiangig.com/Programs/LEDSIM/LEDSIM.zip
  Topic: RGB Matrix by Fattah-Tafreshi
fattahtafreshi

Replies: 0
Views: 23992

PostForum: Code Library   Posted: Tue Apr 17, 2012 10:46 pm   Subject: RGB Matrix by Fattah-Tafreshi
http://fattahtafreshi.persiangig.com/RGB-Matrix/RGBMX.PNG

http://fattahtafreshi.persiangig.com/RGB-Matrix/RGB-Matrix.zip
  Topic: LED Matrix Coder - Text to Array by Fattah-Tafreshi
fattahtafreshi

Replies: 2
Views: 35104

PostForum: Code Library   Posted: Mon Jan 16, 2012 8:42 am   Subject: New Software
http://fattahtafreshi.persiangig.com/Programs/MXCODERNEW/MXCODERNEW.PNG

Download:
http://fattahtafreshi.persiangig.com/Programs/MXCODERNEW/MXCODERNEW.zip
  Topic: IMAGE TO CODE by Fattah-Tafreshi
fattahtafreshi

Replies: 7
Views: 55143

PostForum: Code Library   Posted: Wed Jan 11, 2012 10:09 am   Subject: PIC GIF Project
Hello
This is my project.



http://fattahtafreshi.persiangig.com/Programs/PICGIFPRG/PIC.png

Download:

http://fattahtafreshi.persiangig.com/Programs/PICGIFPRG/GLCD-GIF.zip
  Topic: IMAGE TO CODE by Fattah-Tafreshi
fattahtafreshi

Replies: 7
Views: 55143

PostForum: Code Library   Posted: Sun Jan 08, 2012 8:30 am   Subject: IMAGE TO CODE by Fattah-Tafreshi
http://fattahtafreshi.persiangig.com/Programs/GIFTOCODE/GTOC.PNG

Download

http://parsaspace.com/files/0504454884/GIFTOCODE.zip.html
http://fattahtafreshi.persiangig.com/Programs/GIFTOCODE/GIFTO ...
  Topic: LED Matrix Coder - Text to Array by Fattah-Tafreshi
fattahtafreshi

Replies: 2
Views: 35104

PostForum: Code Library   Posted: Fri Sep 23, 2011 2:25 pm   Subject: LED Matrix Coder - Text to Array by Fattah-Tafreshi
http://www.persiangig.com/pages/download/?dl=http://fattahtafreshi.persiangig.com/Programs/MXCODER/MXCODER.zip

http://fattahtafreshi.persiangig.com/image/MXCODER.JPG
  Topic: GLCD-KS0108-Image Convert by (Fattah-Tafreshi)
fattahtafreshi

Replies: 3
Views: 43731

PostForum: Code Library   Posted: Wed Aug 10, 2011 11:39 am   Subject: New Function 100%

void glcd_showimage(long mempointer)
{
int16 n=0;
int i,j;
int1 cs=0;
char buffer[1];
// Loop through the vertical pages
for(i = 0; i <8; ++i)
...
  Topic: GLCD-KS0108-Image Convert by (Fattah-Tafreshi)
fattahtafreshi

Replies: 3
Views: 43731

PostForum: Code Library   Posted: Thu Jun 30, 2011 5:08 pm   Subject: GLCD-KS0108-Image Convert by (Fattah-Tafreshi)

//main.c
//Fattah-Tafreshi Iran-Tehran
//[email protected]
//2011

//CCS Convert Image to GLCD-KS0108 128*64

#include <16F877A.h>
#fuses HS,NOWDT,NOPROTECT,NOLVP
#use d ...
  Topic: 4094 Shift Register 3 wire LCD - Driver By (Fattah-Tafreshi)
fattahtafreshi

Replies: 8
Views: 67955

PostForum: Code Library   Posted: Mon Apr 18, 2011 8:41 am   Subject: 4094 ShiftRegister 3 wire LCD Project Proteus
https://rapidshare.com/files/458006085/PIC-CCS-4094-Serial-LCD.zip
  Topic: 4094 Shift Register 3 wire LCD - Driver By (Fattah-Tafreshi)
fattahtafreshi

Replies: 8
Views: 67955

PostForum: Code Library   Posted: Mon Apr 18, 2011 8:34 am   Subject: 4094 Shift Register 3 wire LCD - Driver By (Fattah-Tafreshi)

//main.c
//Fattah-Tafreshi
//[email protected]
//2011
//4094 LCD Serial

#include "main.h"

//4094 PINs
#define data PIN_B0
#define clock PIN_B1
#define Strobe PIN_B2

# ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group