I have ordered some for my project, RS485 has with it:
Air exchanger, Heat pumps, Inverters, BMS
First I want to tlk with my air exchanger.
I have a notebook with Linux Ubuntu 20.04. Later the house shall be controlled by a Linux computer.
and a USB to RS485 adapter.
lsusb without adapter
[email protected]:~$ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 005: ID 04f3:0903 Elan Microelectronics Corp.
Bus 003 Device 004: ID 8087:0a2b Intel Corp. USB2.0 Hub
Bus 003 Device 003: ID 13d3:56dd IMC Networks
Bus 003 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsusb with adapter
[email protected]:~$ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 005: ID 04f3:0903 Elan Microelectronics Corp.
Bus 003 Device 004: ID 8087:0a2b Intel Corp. USB2.0 Hub
Bus 003 Device 003: ID 13d3:56dd IMC Networks
Bus 003 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 008: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Attached the ModBus Protocol of the air exchanger.
Please suggest how I could ask "How warm is it" instead of "Hello world".
Air exchanger, Heat pumps, Inverters, BMS
First I want to tlk with my air exchanger.
I have a notebook with Linux Ubuntu 20.04. Later the house shall be controlled by a Linux computer.
and a USB to RS485 adapter.
lsusb without adapter
[email protected]:~$ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 005: ID 04f3:0903 Elan Microelectronics Corp.
Bus 003 Device 004: ID 8087:0a2b Intel Corp. USB2.0 Hub
Bus 003 Device 003: ID 13d3:56dd IMC Networks
Bus 003 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsusb with adapter
[email protected]:~$ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 005: ID 04f3:0903 Elan Microelectronics Corp.
Bus 003 Device 004: ID 8087:0a2b Intel Corp. USB2.0 Hub
Bus 003 Device 003: ID 13d3:56dd IMC Networks
Bus 003 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 008: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Attached the ModBus Protocol of the air exchanger.
Please suggest how I could ask "How warm is it" instead of "Hello world".
Attachments
-
75.4 KB Views: 7