Articles in the Reverse Engineering category

  1. Reverse Engineering the Panasonic DPT protocol

    Overview

    As mentioned in my last blog post, I've also been looking at the panasonic DPT ("Digital Proprietary Telephone", also known as the "Digital Super Hybrid System")

    This is a digital signalling format, with a lot of similarities to an ISDN BRI.

    Audio is transmitted as G.711 (u-law or …

  2. Reverse Engineering the Panasonic APT protocol

    Overview

    For quite some time, I've been reverse engineering the Panasonic APT ("Analog Proprietary Telephone", also known as the "Advanced Hybrid System") protocol.

    This is a protocol for carrying button press information from phones, and also for carrying status information (LED controls and text to be displayed on an LCD …

  3. Reverse Engineering an Ethernet to RS485 bridge.

    Overview

    The USR302 is a very inexpensive Ethernet to RS485 bridge (with the USR301 being an Ethernet to RS232 bridge).

    Picture of a plastic DIN rail enclosure with 4 LEDs and one button

    I bought a few, mostly intending to use them for connecting various MODBUS networks to Ethernet, but looking at the design there's some good potential for modification and customisation.

    This …