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 6 matches
CCS Forum Index
Author Message
  Topic: 74hc595 simplest program
Sparta

Replies: 1
Views: 4659

PostForum: General CCS C Discussion   Posted: Sat Nov 07, 2009 1:44 am   Subject: 74hc595 simplest program
hi... anyone know how to control 595 to the led output like below?

led 1 on
led 1 off
led 2 on
led 2 off
led 3 on
led 3 off
and so on till led 16

if anyone know it or have the program, c ...
  Topic: 74HC595!!!!!!!PROGRAM
Sparta

Replies: 2
Views: 16251

PostForum: General CCS C Discussion   Posted: Fri Nov 06, 2009 12:46 pm   Subject: 74HC595!!!!!!!PROGRAM
hi...In my project, I am using the pic to control my 22 x 12 RGB led board to display the words and some animation.

I have totally no idea how to control the 74HC595. And I also don't no how to use ...
  Topic: IR program
Sparta

Replies: 1
Views: 3246

PostForum: General CCS C Discussion   Posted: Tue Oct 27, 2009 7:12 pm   Subject: IR program
Hi...Anyone know how to write IR sensor program?
  Topic: Interactive led display
Sparta

Replies: 1
Views: 3313

PostForum: General CCS C Discussion   Posted: Sun Oct 25, 2009 4:52 am   Subject: Interactive led display
Anyone know the interactive led display? It is like the led will turn on when the sensor detect the motion. Led will turn off when no motion detect. Anyone know what kind of sensor is suitable for thi ...
  Topic: LED driver(mm5450YN)
Sparta

Replies: 4
Views: 5897

PostForum: General CCS C Discussion   Posted: Sun Oct 25, 2009 4:38 am   Subject: LED driver(mm5450YN)
Is that correct program to control the LED driver? Anyone can help me?

#include<pic.h>
__CONFIG(0x3f3a);

void delay();
void init();
void led();

void ...
  Topic: LED driver(mm5450YN)
Sparta

Replies: 4
Views: 5897

PostForum: General CCS C Discussion   Posted: Thu Oct 22, 2009 5:34 am   Subject: LED driver(mm5450YN)
hi, anyone know how to write the program to control the led driver (mm5450YN)? really need the help for eugent. thanks...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group