Author |
Message |
Topic: Communication rf adc |
sergio3214
Replies: 47
Views: 69332
|
Forum: General CCS C Discussion Posted: Mon Apr 17, 2017 3:57 pm Subject: adc via rf |
Good night ...
I'll use the HC12 module
But the question is and how can I improve this code to make it work with RS 232 communication? Is open for suggestions.
#include<16f628a.h>
#FUSES NO ... |
Topic: Communication rf adc |
sergio3214
Replies: 47
Views: 69332
|
Forum: General CCS C Discussion Posted: Sun Apr 16, 2017 5:17 pm Subject: adc via rf |
GOOD NIGHT !!
Based on some research I wrote this code, it works but I can not send the data through the serial port, someone who can help me, and what I'm doing wrong
#include<16f628a.h>
# ... |
Topic: Communication rf adc |
sergio3214
Replies: 47
Views: 69332
|
Forum: General CCS C Discussion Posted: Tue Apr 11, 2017 2:23 pm Subject: comunicação adc |
Good afternoon my friend enlarges balcony and I do not have enough skills and knowledge to write the code, all my knowledge and the base of the internet and the forum, so far only be able to make simp ... |
Topic: Communication rf adc |
sergio3214
Replies: 47
Views: 69332
|
Forum: General CCS C Discussion Posted: Sun Apr 09, 2017 4:48 pm Subject: comunicação ADC |
Good night!
I already wrote yes using MPLAB delivered ccs compile.
I have also done communication between two PICs, to turn on an LED.
What I want to control is a traction motor and a servomotor ... |
Topic: Communication rf adc |
sergio3214
Replies: 47
Views: 69332
|
Forum: General CCS C Discussion Posted: Thu Apr 06, 2017 7:21 pm Subject: adc |
What temtronic and Ttelmah don't understand is that he can't write code.
He has said repeatedly "but I can not do it".
temtronic, he can't take your well-written description and turn it ... |
Topic: Communication rf adc |
sergio3214
Replies: 47
Views: 69332
|
Forum: General CCS C Discussion Posted: Thu Apr 06, 2017 11:34 am Subject: comunicação ADC |
Ttelmah
I changed the microcontroller to pic18f252, that and my start code would like you to continue me helping to get control the motor
This is the transmitter code
#include <18F252.h>
... |
Topic: Communication rf adc |
sergio3214
Replies: 47
Views: 69332
|
Forum: General CCS C Discussion Posted: Thu Apr 06, 2017 7:09 am Subject: Communication rf adc |
Good morning, Ttelmah.
Still can not develop the project, and my great difficulty is in the knowledge after all knowledge that I have acquired and through the internet, put this I could not leave t ... |
Topic: Communication rf adc |
sergio3214
Replies: 47
Views: 69332
|
Forum: General CCS C Discussion Posted: Sat Apr 01, 2017 1:04 pm Subject: Communication rf adc |
"temtronic"Only you did not understand what I can not do in my code.
I want to control the bike but I can not do it, you could give me an example code so that it would be a guide for me, ... |
Topic: Communication rf adc |
sergio3214
Replies: 47
Views: 69332
|
Forum: General CCS C Discussion Posted: Fri Mar 31, 2017 11:05 am Subject: Communication rf adc |
Friend what I want is to do the radio control for the electric cart that I build.
I want to make the servo motor control go right, center, and left
and an acceleration ramp for the traction motor.
... |
Topic: Communication rf adc |
sergio3214
Replies: 47
Views: 69332
|
Forum: General CCS C Discussion Posted: Fri Mar 31, 2017 10:52 am Subject: Communication rf adc |
So I already did the communication works on the same network baud, I already did communication between the TX and RX turn the led on and off, and also the ADC conversion, what is happening and that I ... |
Topic: Communication rf adc |
sergio3214
Replies: 47
Views: 69332
|
Forum: General CCS C Discussion Posted: Thu Mar 30, 2017 5:35 pm Subject: Communication rf adc |
Is there someone who can help me ???
I need a lot to control an engine with this code via radio frequency.
Please help me. |
Topic: Remote data transfer TWS-434 and RWS-434 |
sergio3214
Replies: 31
Views: 76296
|
Forum: General CCS C Discussion Posted: Thu Mar 30, 2017 4:56 pm Subject: Re: TWS434 16F628 |
Hello people I was also looking for a code in C that could translated that such Basic Stamps.
And I also wanted to leave my contribution, maybe this serves as base for others.
Then based on ... |
Topic: Communication rf adc |
sergio3214
Replies: 47
Views: 69332
|
Forum: General CCS C Discussion Posted: Mon Mar 27, 2017 3:03 pm Subject: Communication rf adc |
OK, the best way to approach this project , is to NOT use the RF modules, yet.
Get your 2 PICs, the 'controller' and the 'bike' to communicate simply by using RS-232. Yes, it's a 'wired' interface ... |
Topic: Communication rf adc |
sergio3214
Replies: 47
Views: 69332
|
Forum: General CCS C Discussion Posted: Mon Mar 27, 2017 1:43 pm Subject: Communication rf adc |
The HC-11 is a far better choice, but if possible get the HC-12 version.
Jay
Do you have any idea how I can be deprecating the code to control the speed of a motor by rf if it was help me |
Topic: Communication rf adc |
sergio3214
Replies: 47
Views: 69332
|
Forum: General CCS C Discussion Posted: Mon Mar 27, 2017 1:23 pm Subject: Communication rf adc |
These are amongst the worst modules you could get.
They are not actually designed to send serial data. They are designed for simple on/off remote control type applications. They will receive an enorm ... |
|