This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is it posible to have Seatalk1 output?
#11
i would go another way to deal with these old protocols,
just use an ESPxx and its USB or WiFi Port to communicate with the pi.
Reply
#12
ESP32s have to bit-bang as well, but libraries for that are fairly well known. Arduino Unos or Megas will do 9 bit data in their installed UARTs.

If you have one of the Yak products, if you look inside they have what looks like a Teensy or Arduino, and only a few extra parts. Adding more (and the appropriate programming) is do-able.
Reply
#13
Does anyone have a working bit of code that runs on an ESP32 that reads Seatalk1 and feeds it to SignalK?
Reply
#14
(2 hours ago)broosmaxim Wrote: Does anyone have a working bit of code that runs on an ESP32 that reads Seatalk1 and feeds it to SignalK?

sorry, I don't have, but what is the reason to use ESP32 instead of a simple optocoupler and some shielded cable?
- SV Haimana
Reply
#15
If you use an ESP32, you'll have to bit-bang. The internal UARTs can't be set to 9 bit data.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)