Skip to content

Remote control of Bekant table #8

@marcelrv

Description

@marcelrv

Hi,

I would like to be able to get current position & control of the table for further processing.
Think of e.g.

  • Automatic notifications that I have been sitting too long and it is time to go standing again
  • Have small display with the current height

There seem to be several pins fee and going to the 2nd connector.
As I was trying to understand the datasheet, no hardware UART serial port is available to support that easily.

I was wondering if you think the softserial library would be conflicting with the current implementation
https://download.mikroe.com/documents/compilers/mikroc/pic/help/software_uart_library.htm

I would connect that to a ESP32 or similar to add the (wifi/bt) connectivity
obviously I could always snoop the LIN bus, but that seem to be bit indirect way of doing it...

I have little experience with PIC16 programming, would be great to have your thought to what extend this is possible/complicated. Or if you think there are easy alternative ways to do this. (I like your concept of preserving the original PCB/MCU as much as possible)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions