Movement Fall 2003 - nustep trs 4000 replacement seat
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
I can not post the changes to github windows. I leave a link to download. You can upload the changes, if you you're interested.
15 LPM flow with Oxequip connectionOxygen MRI flowmeter has color coded inner tube, knob and gas specific labellingEasy to serviceBack pressure compensated so flow accuracy is not affected by restrictionsIncludes an inlet filter and inlet extensionUSA color code
Well, there's not much I can do without having access to the remote controller. But if you could build a decoder (see https://github.com/ToniA/Raw-IR-decoder-for-Arduino), and write the module to decode the protocol, I could assist you in writing the sender.
Its my first time so i'm not very practical, also every time i change some settings almost all the bits changes, but if it can help i can provide the raw ir data from the remote.
// Hisense timing constants #define HISENSE_AIRCON1_HDR_MARK 9060 #define HISENSE_AIRCON1_HDR_SPACE 4550 #define HISENSE_AIRCON1_BIT_MARK 520 #define HISENSE_AIRCON1_ONE_SPACE 1700 #define HISENSE_AIRCON1_ZERO_SPACE 630 #define HISENSE_AIRCON1_MSG_GAP 8140
15 LPM flow with Oxequip connectionOxygen MRI flowmeter has color coded inner tube, knob and gas specific labellingEasy to serviceBack pressure compensated so flow accuracy is not affected by restrictionsIncludes an inlet filter and inlet extensionUSA color code
15 LPM flow with Oxequip connectionOxygen MRI flowmeter has color coded inner tube, knob and gas specific labellingEasy to serviceBack pressure compensated so flow accuracy is not affected by restrictionsIncludes an inlet filter and inlet extensionUSA color code
15 LPM flow with Oxequip connectionOxygen MRI flowmeter has color coded inner tube, knob and gas specific labellingEasy to serviceBack pressure compensated so flow accuracy is not affected by restrictionsIncludes an inlet filter and inlet extensionUSA color code
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
15 LPM flow with Oxequip connectionOxygen MRI flowmeter has color coded inner tube, knob and gas specific labellingEasy to serviceBack pressure compensated so flow accuracy is not affected by restrictionsIncludes an inlet filter and inlet extensionUSA color code
Date: Mon, 17 Nov 2014 00:57:28 -0800 From: notifications@github.com To: arduino-heatpumpir@noreply.github.com CC: toni.arte@iki.fi Subject: Re: [arduino-heatpumpir] Decoded HISENSE air conditioning control (#2)
BYTE 3 Bit 0-1 Vel Aut=0x00 VH=0x01 VM=0x02 VL=0x03 Bit 2 on/off Bit 3 Sleep mode Bit 4 ? Bit 5 ? Bit 6 ? Bit 7 Swing
15 LPM flow with Oxequip connectionOxygen MRI flowmeter has color coded inner tube, knob and gas specific labellingEasy to serviceBack pressure compensated so flow accuracy is not affected by restrictionsIncludes an inlet filter and inlet extensionUSA color code
For example: (i have used this example) Temperature: 21°C - Mode: Heating - Fan: Auto - Swing: (i don't know, is not displayed in the remote)
Neil
Neil