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: Communication PIC -USB-LABVIEW
ad

Replies: 3
Views: 9188

PostForum: General CCS C Discussion   Posted: Fri Sep 25, 2015 5:17 am   Subject: Communication PIC -USB-LABVIEW
When I send 1 byte in the LABVIEW the parameter is displayed in the LABVIEW, but when I send 4 byte, the parameters are overlap in the LABVIEW. I have a keyboard through which selected parameters .
...
  Topic: Communication PIC -USB-LABVIEW
ad

Replies: 3
Views: 9188

PostForum: General CCS C Discussion   Posted: Wed Sep 23, 2015 2:03 pm   Subject: Communication PIC -USB-LABVIEW
Welcome, I have a problem with my project. I have 4 parameters you want to be displayed in the LabVIEW. As I have now only the first is displayed. How should I do it to see all four? This is the code ...
  Topic: MENU
ad

Replies: 1
Views: 48328

PostForum: General CCS C Discussion   Posted: Wed Jul 15, 2015 3:10 am   Subject: MENU
I'm doing a menu with submenu inside. The function is performed as follows:

First, you have the option 1. MENU or 2.ENVIAR DATA.

If you press 1, you have the option to select 4 variables, if you ...
  Topic: Problem with memory SPI
ad

Replies: 4
Views: 8134

PostForum: General CCS C Discussion   Posted: Mon Jun 29, 2015 2:49 am   Subject: Problem with memory SPI
Realized I was mixing the communication protocols of hardware with software. I have established that the software will therefore be used:

#use spi (master, DI = PIN_C7, DO = PIN_B0, CLK = PIN_B1, E ...
  Topic: Problem with memory SPI
ad

Replies: 4
Views: 8134

PostForum: General CCS C Discussion   Posted: Fri Jun 19, 2015 2:54 am   Subject: Problem with memory SPI
I have a N25Q064 memory with communication SPI, my problem is that not read correctly. It always reads 0. I don't know because it happens.

My code:



#include <18F4550.h>
//!#fuses XT ...
  Topic: Simulation RPM with Function Generator
ad

Replies: 1
Views: 5784

PostForum: General CCS C Discussion   Posted: Tue Jun 09, 2015 2:40 am   Subject: Simulation RPM with Function Generator
Hi, I am making a device to count the revolutions per minute of the engine. To perform this function I had thought as follows:

- With the CCP1 module in Capture mode PIC18F4550 generate a TTL signa ...
  Topic: speedometer
ad

Replies: 5
Views: 8110

PostForum: General CCS C Discussion   Posted: Wed Apr 22, 2015 4:23 am   Subject: speedometer
Hi all, I probably did not explain what I wanted to do and not intended that you should do me the program, sorry if it seemed that.
I have connected to the pin 6 (RA4 / T0CK1) of PIC18F4550 inductive ...
  Topic: Keyboard Menu
ad

Replies: 0
Views: 3980

PostForum: General CCS C Discussion   Posted: Fri Apr 17, 2015 2:01 am   Subject: Keyboard Menu
I want a menu that touching a keyboard key data is obtained. It would be as follows:

Select: 1. Obtain 2. Transmit
If you select one, another menu with 4 options ( 1.Temp 2.NCOMB 3.RPM 4.VEL ) app ...
  Topic: Speed and RPM
ad

Replies: 14
Views: 18057

PostForum: General CCS C Discussion   Posted: Sun Apr 12, 2015 1:42 pm   Subject: Speed and RPM
I don't use a encoder, I want to do similar a bicycle, but I don't know how to do the program.
  Topic: Speed and RPM
ad

Replies: 14
Views: 18057

PostForum: General CCS C Discussion   Posted: Sat Apr 11, 2015 4:28 am   Subject: Speed and RPM
I will improve any motorcycle 49cc. Yes ELCOUZ you can see differents options and tell me please. Thank you.
  Topic: Speed and RPM
ad

Replies: 14
Views: 18057

PostForum: General CCS C Discussion   Posted: Fri Apr 10, 2015 3:50 am   Subject: Speed and RPM
I do this, I do not want to do it with PWM. I want you to tell me, is that the last part wrong, if I can help. All the while the LCD brand me 0. But the sensor detects.


#include <18F4550.h> ...
  Topic: Speed and RPM
ad

Replies: 14
Views: 18057

PostForum: General CCS C Discussion   Posted: Thu Apr 09, 2015 1:41 pm   Subject: Speed and RPM
Hi, I am doing a project about motorcycle, I need different sensors to measure different things. I make two programs about fuel level and temperature. But I do not know how to do the speed and rpm. A ...
  Topic: PROBLEM DS18B20 + PIC 18F4550
ad

Replies: 3
Views: 10870

PostForum: General CCS C Discussion   Posted: Sun Apr 05, 2015 2:01 pm   Subject: PROBLEM DS18B20 + PIC 18F4550
I am doing data acquisition unit and I use this sensor. My problem is the following, when I simulate in Proteus and running, but when I load the program through the PICKIT, the sensor reads a temperat ...
  Topic: Potentiometer
ad

Replies: 2
Views: 6623

PostForum: General CCS C Discussion   Posted: Tue Mar 24, 2015 1:46 am   Subject: Potentiometer
Hi, I 'm making a data acquisition unit for a two-wheeled vehicle. And I want to purchase four variables, temperature, fuel level, speed and accelerations. If the fuel level simulate with a potentiome ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group