antonvh / UartRemote

Facilitate communication between two hardware devices using a serial protocol: uart, sockets, rfcomm, ble serial,...
MIT License
20 stars 6 forks source link

Discussion group #5

Closed SpudGunMan closed 1 year ago

SpudGunMan commented 2 years ago

Do you have a existing discussion group/chat/discord location for your projects?

antonvh commented 2 years ago

No. I figured github issues would be good enough. What are you missing and what would you suggest?

antonvh commented 2 years ago

Actually, we have a trello and a signal group. Let me think about a scalable solution.

NafetsReruam commented 2 years ago

Is it possible to use the library on an Arduino Uno? I get compiler errors regarding these includes:

include

include

include

NafetsReruam commented 2 years ago

OK. Including cstdio, iostream and unordered_map is apparently unnecessary as these libraries are not used at all. I just removed the includes, was able to compile it and it ultimately worked with the Arduino Uno. Thanks for your work

cent0 commented 2 years ago

Nice to meet Not understand but this module code Have this function? (Mcu uart)TX RX pin < - > ESP <-> ESP<->(Mcu uart)TX RX pin

THANKS

antonvh commented 2 years ago

I'm sorry, can you elaborate? What are you trying to achieve?

cent0 commented 2 years ago

I need estend 4wire one lcd module to nowire system. on board have stm mcu. Connected to 4 wire to other mcu.Dspic33. I have check the voltage line data is 3.3v have 2 wire TX and rx. Master and slave?

Hey sir we have test with multimeter with new battery the voltage is 3.2V peak.. This is two line 3V TX and RX

antonvh commented 2 years ago

You could make a passthrough:

https://docs.micropython.org/en/latest/pyboard/tutorial/pass_through.html

But of course from wifi or bt instead of USB. So you need some connection logic code.

cent0 commented 2 years ago

@antonvh we have found this https://github.com/rkubera/ESP8266-RC-Transmitter-Receiver 🤔🤔 This work for my project🤔but only two pin connected to hardware uart

antonvh commented 1 year ago

Great! Community and discussion are now here: https://mm.antonsmindstorms.com/login

Send me a message or email if you want to join!

cent0 commented 1 year ago

Hello antonvh not have telegram group? I not have account for this

Thank s

antonvh commented 1 year ago

No. Only mattermost. Send me an email and I wil add you.

On 15 Oct 2022, at 17:42, cent0 @.***> wrote:

Hello antonvh not have telegram group? Thank s

— Reply to this email directly, view it on GitHub https://github.com/antonvh/UartRemote/issues/5#issuecomment-1279769717, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACW5HGUWACHY3G6AC5ID4DWDLGIDANCNFSM5M4LFT5A. You are receiving this because you modified the open/close state.

cent0 commented 1 year ago

Hello sir this need business email. No work with Gmail or hotmail

cent0 commented 1 year ago

I have send email to you i wait reply

antonvh commented 1 year ago

You should have an invite by now?

On 21 Oct 2022, at 22:09, cent0 @.***> wrote:

I have send email to you i wait reply

— Reply to this email directly, view it on GitHub https://github.com/antonvh/UartRemote/issues/5#issuecomment-1287388654, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACW5HEVUIDAYBGAOKFIOXTWELZ5ZANCNFSM5M4LFT5A. You are receiving this because you modified the open/close state.

cent0 commented 1 year ago

Opss email have chat live with Github 😀 I have make a little video published to YouTube for capturing data uart.

https://youtu.be/OS6ndO4Ey-Q

In this video show captured data speed is OK. In The recevied data is visible ID device is printed in the data hex table. The display have one time chip 8pin. And this display need send date to internal machine for working fine. The captured data bits in the table hex have the year Mont and day! Pretty Other data is W instant power, power on demand, voltage dc, and voltage ac. But have scale bit 0 255 and the display measure 0w to 1998 max. I need more test for find the correct payload, thank you for support if have news tell me for finish the project. Thank you

cent0 commented 1 year ago

Videoframe_20221024_213645_com huawei himovie overseas

In the picute size for packet transmitted 50 and 350

cent0 commented 1 year ago

Have any help dor decondig this? I Hare registered to mattermost anton