Search found 28 matches

by samtin
Mon Jun 05, 2023 9:36 am
Forum: General
Topic: send/receive string
Replies: 13
Views: 1377

Re: send/receive string

Hi
I use RF modules from HOPERF Electronic, they are not expensive, the receiver module uses an RFM83C integrated circuit. Thanks for the article you suggested.
by samtin
Sat Jun 03, 2023 4:55 pm
Forum: General
Topic: send/receive string
Replies: 13
Views: 1377

Re: send/receive string

Hello
Okay, that's no problem. I use the UART component.
by samtin
Sat Jun 03, 2023 4:06 pm
Forum: General
Topic: send/receive string
Replies: 13
Views: 1377

Re: send/receive string

Hi
I don't have HC-05 modules, nor USB-TTL serial converter, I only have RF 433MHz modules that work, for tx a pin in data and for rx a pin out data.

Sorry, I forgot the flowchart.
by samtin
Sat Jun 03, 2023 2:35 pm
Forum: General
Topic: send/receive string
Replies: 13
Views: 1377

Re: send/receive string

Hello
They are 433MHz RF modules, they are simple, they work because I test on the same development boards with 16F877A other string sending and receiving programs.
by samtin
Sat Jun 03, 2023 12:54 pm
Forum: General
Topic: send/receive string
Replies: 13
Views: 1377

Re: send/receive string

Hello everybody
I did not get the expected results, the LED does not light up. I did a test by connecting the development boards with wires and it works like that, but in RF it doesn't work. If the data is received in RF, shouldn't the received string be found in the "receiver" variable?
by samtin
Sat Jun 03, 2023 9:04 am
Forum: General
Topic: send/receive string
Replies: 13
Views: 1377

Re: send/receive string

Hi
Thank you very much medelec35 for the link, it really adds to what interests me.
by samtin
Fri Jun 02, 2023 6:03 pm
Forum: General
Topic: send/receive string
Replies: 13
Views: 1377

Re: send/receive string

Hi
Thank you very much for the answer, I think it will help me.
by samtin
Fri Jun 02, 2023 1:16 pm
Forum: General
Topic: send/receive string
Replies: 13
Views: 1377

send/receive string

Hello! I have a question. I want to transmit the string "AD1CB4E1AA2EDDAF" through the serial communication pin (RC6) of the PIC16F877A using a transmitter RF module and receive the string using a receiver RF module connected to the pin (RC7) of the second PIC16F877A, and as confirmation that the st...
by samtin
Sat Apr 22, 2023 1:47 pm
Forum: General
Topic: test Flowcode v.10
Replies: 11
Views: 1340

Re: test Flowcode v.10

Thank you very much for the details.
by samtin
Sat Apr 22, 2023 12:48 pm
Forum: General
Topic: test Flowcode v.10
Replies: 11
Views: 1340

Re: test Flowcode v.10

If it is as you say, it is good. I will try to install and run the program without internet, but I know it didn't work. I installed it on the desktop without problems, but it is permanently connected to the Internet. Thank you all for the technical support. If I buy the 8-bit PIC package, will it wo...