Products > Crowd Funded Projects

WiSer, a wireless serial device pair (open-source project)

(1/1)

dhrumil_doshi:
Dear Community Members,

We're thrilled to introduce WiSer, a wireless serial device pair, is now available on Crowd Supply.
It's a fully open-source project, designed as a true wireless replacement for USB-TTL converters.

If you are interested in WiSer and would like to support our crowdfunding campaign, please visit https://www.crowdsupply.com/bitmerse/wiser

Thanks a lot,
Dhrumil

thm_w:
I like the idea. I tried with bluetooth and never had much luck.

Questions:
- If the signal on the host or client side is lost, and more data comes in, is that data cached and then sent when wireless connection is restored?
- Any error detection, correction?
- Latency?
- Single Rx and Tx it looks like, would multi channel have been possible?

dhrumil_doshi:


Thanks for your interest and queries.



- If the signal on the host or client side is lost, and more data comes in, is that data cached and then sent when wireless connection is restored?

--- End quote ---

For reliable communication, WiSer have few retransmits and acknowledgement mechanism. It doesn't cache or store any data. It is a true wireless replacement of USB-TTL converters available in market. You can expect the same behavior as in those converters.



- Any error detection, correction?

--- End quote ---

WiSer uses ESP-NOW which intern uses vendor specific action frames by IEEE802.11 specification. Internally it uses checksum for data integrity.



- Latency?

--- End quote ---

There is no latency in data. Please check out this live demo https://www.youtube.com/live/unGk0qNVlIE?si=vzhuWo-_K_Zyiz54&t=1964. We presented it in an interview with Alax on hackster.io. In the demo, we access the serial debug port of the Raspberry Pi, and you can observe the response to commands, just as you would expect from any USB-TTL converter. We have also demonstrated the wireless programming of an ESP32 Dev kit using WiSer at the highest baud rate, 921600.



- Single Rx and Tx it looks like, would multi channel have been possible?

--- End quote ---

The default configuration involves pairing one WiSer-USB device with one WiSer-TTL device. Therefore, with the current setup, achieving communication with two TTL devices using a single USB port on your PC is not possible.
However, if I understand correctly that you aim to communicate with two TTL devices using one USB port on your PC, this can be accomplished by pairing two WiSer-TTL devices with one WiSer-USB device. Some adjustments to the existing WiSer firmware would be needed to facilitate this configuration.

Navigation

[0] Message Index

There was an error while thanking
Thanking...
Go to full version
Powered by SMFPacks Advanced Attachments Uploader Mod