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 13 matches
CCS Forum Index
Author Message
  Topic: Tm1638 Library
Arsenic

Replies: 10
Views: 31880

PostForum: General CCS C Discussion   Posted: Thu Jun 17, 2021 12:13 am   Subject: Tm1638 Library
I think this may help.

https://informatica-electronica.blogspot.com/2021/06/led-display-matrix-keypad-driver.html

This is the most recent piece of my code, you can control common anode displays ...
  Topic: OLED display problem
Arsenic

Replies: 5
Views: 17239

PostForum: General CCS C Discussion   Posted: Tue Oct 23, 2018 1:29 am   Subject: Re: OLED display problem

Hello , i have few questions
1. What is 0x78 in #define OLED 0x78??(i guess it is the OLED display address??
2. How to use the library with other program ??
3. What does the line mean #device PA ...
  Topic: PT2257 audio controller I2C protocol
Arsenic

Replies: 1
Views: 38005

PostForum: Code Library   Posted: Mon Nov 20, 2017 10:28 pm   Subject: PT2257 audio controller I2C protocol
I don't understand the datasheet. How you raise/decrease the volume?
  Topic: more than 8 custom characters with hd44780 lcd driver CGRAM
Arsenic

Replies: 3
Views: 53350

PostForum: Code Library   Posted: Tue Nov 14, 2017 7:05 pm   Subject: more than 8 custom characters with hd44780 lcd driver CGRAM
Hi! Thanks for sharing your work. I note it that your library takes -along with my code- 91 percent of the ram of my uC. But I don't care that for now.
  Topic: HT6P20 how to decode it.
Arsenic

Replies: 4
Views: 14076

PostForum: General CCS C Discussion   Posted: Mon Nov 07, 2016 1:00 am   Subject: HT6P20 how to decode it.
BTW, "button" is the push button you need to press in order to enter on program mode (the receiver is a learning-receiver one and I assume that your control(s) have unique(s) factory-recorde ...
  Topic: HT6P20 how to decode it.
Arsenic

Replies: 4
Views: 14076

PostForum: General CCS C Discussion   Posted: Mon Nov 07, 2016 12:48 am   Subject: Re: Thankyou Arsenic although I have partialy solved this ca
Now I have a few problems on record code control in an eeprom.
But I will try the your code. Thanks again.

Try to store the decoded data into an array. That way, it should be easier to use the wri ...
  Topic: HT6P20 how to decode it.
Arsenic

Replies: 4
Views: 14076

PostForum: General CCS C Discussion   Posted: Thu Oct 06, 2016 5:07 am   Subject: HT6P20 how to decode it.
I did, but with a different PIC. Just I made it to decode, but you can modify it as you want. Here, try it:

#include <16f628a.h>
#fuses INTRC_IO, NOWDT, BROWNOUT, NOPROTECT, MCLR
#use delay ...
  Topic: reverse order of bits
Arsenic

Replies: 7
Views: 82200

PostForum: Code Library   Posted: Wed Oct 05, 2016 12:34 am   Subject: reverse order of bits
Well, there's been a few years... now I finally made it work (?). Here, take this code and change the x values for 8 and 16 bits.


void reverse()
{

char x;
int1 helpme&# ...
  Topic: Manchester coding - RF control 16F628A
Arsenic

Replies: 20
Views: 70623

PostForum: General CCS C Discussion   Posted: Sun Sep 25, 2016 6:40 pm   Subject: Manchester coding - RF control 16F628A
all i get is a login page

Sorry. I can't with mega. I have to share it with 4shared. Here, take it:

http://www.4shared.com/rar/2lhEJm-zba/Codigo_Manchester.html
  Topic: Manchester coding - RF control 16F628A
Arsenic

Replies: 20
Views: 70623

PostForum: General CCS C Discussion   Posted: Sun Sep 25, 2016 6:29 pm   Subject: Manchester coding - RF control 16F628A
https://mega.nz/#fm/H9omwa5C there you have it. The entire project. I added a LCD to see what's going on and how reads the code. Take a look.
  Topic: Manchester coding - RF control 16F628A
Arsenic

Replies: 20
Views: 70623

PostForum: General CCS C Discussion   Posted: Sun Sep 25, 2016 6:13 pm   Subject: Manchester coding - RF control 16F628A
I did it! It seems that I can't pass you the entire project with proteus simulation and both codes... I have some doubts I need to resolve before continue. Let me see if I can upload to a server.
  Topic: Manchester coding - RF control 16F628A
Arsenic

Replies: 20
Views: 70623

PostForum: General CCS C Discussion   Posted: Sun Sep 25, 2016 5:25 pm   Subject: Manchester coding - RF control 16F628A
The OP was 3 years ago.
you are not going to get an answer i suspect.....

Point taken. But I'm now with a similar project and I need to get it work. Strange think is that I can't decode the signal ...
  Topic: Manchester coding - RF control 16F628A
Arsenic

Replies: 20
Views: 70623

PostForum: General CCS C Discussion   Posted: Fri Sep 23, 2016 1:27 am   Subject: Re: Manchester coding - RF control 16F628A
Hi,

I am trying to do one channel rf control system. The microcontroller is 16F628a. I decided to start with a led control. Actually, it works fine with solid wire. Unfortunately, it doesn't work t ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group