10 oct 2016

Seatalk Wireless Remote Controller - Arduino


Seatalk Wireless Remote Controller


Arduino version :







Video:

Data :  http://www3.sympatico.ca/ericn/

Thanks to : Sympatico  & T.Knauf






Seatalk Wireless Remote Controller

PIC16F628A version :











8 comentarios:

  1. Hi, id like to build a seatalk remote like the one you've did;is there a way to contact you by mail ? Regards

    ResponderEliminar
  2. Hi, on your program Seatalk_rx_rev2 u use a remote that give u different output, mine is a ram 4 buttons ABCD only (YK04 type). On your Case structure value's it seems that you have 21964, 2811.. and so on, where you get those cases number? is it from your remote? I understand the nomenclature of those number but I am curious where those been produce on your program. Thanks, I did order & received the PCB from your Gerber files. Very nice...

    ResponderEliminar
  3. These numbers are given by the remote. (arduino versión)
    The numbers can be modified with the arduino program (read, write) if the remote allows it:
    Codes:
    https://drive.google.com/open?id=0B-aQ4eIWtpZcaGd4S25JWTBEclk

    ResponderEliminar
  4. Hi again, I use your Seatalk_rx_rev1, I understand that you manage or simulate the serial 9 bit in that program, I modify it to use serial input rather RCSwitch and just work OK that way. But I don't see data in this version for example to create (Auto should generate 862101FE), in #define AUTO contain only 0x01. Is it wright? I use your circuit with 7805 and plug with the ST4000+ and no magic smoke, so far so good. Is TX from the board going to RX in Arduino or TX-TX. What do you mean in your text (this is bit-banged code, it must be adjusted to give 208uS bit times (4800 baud)) is there any place where I must play with timing? I am good for hardware but programming I am very slow. Thanks for your time again.

    ResponderEliminar
  5. Any chance to answer my questions above?
    Thanks

    ResponderEliminar
  6. It is an old project that I almost forgot,
    but I remember that the remote control only work with the RcSwitch library on pin D2 (int 0) or D3 (int 1)

    ResponderEliminar
  7. Hi, do you remember if the ST4000+ is could be stand alone on your lab. nothing connect to it except your bidirectional adapter. With a logic analyser I received 2 sentences 84 and 9C at proper 4800 Baud OK but it doesn't act at sending the Auto sentence.

    ResponderEliminar
  8. Seatalk Monitor:
    https://berreizeta.blogspot.com/2016/11/blog-post.html

    ResponderEliminar