Introduction
BBC BASIC (Z80) for the TI-83+/TI-84+ has some support for sending and receiving data to and from SIRCS compatible remote controls. Please see the Files section for further information.
Device Codes
| Code | Device |
|---|---|
| &01 | TV |
| &02 | VTR1 |
| &03 | Teletext |
| &04 | Widescreen |
| &06 | MDP/LaserDisk |
| &07 | VTR2 |
| &0B | VTR3 |
| &0C | Surround Sound Processor |
| &10 | Audio/Cassette Deck and Tuner |
| &11 | CD Player |
| &12 | Pro-Logic/Equalizer |
| &1A | DVD Player |
| &A4 | TV Digital Effects (15-bit) |
| &093A | PlayStation 2 (DVD) (20-bit) |
| &1B5A | PlayStation 2 (PS2) (20-bit) |
Command Codes
TV
| ID | Function |
|---|---|
| &00 | 1 Button |
| &01 | 2 Button |
| &02 | 3 Button |
| &03 | 4 Button |
| &04 | 5 Button |
| &05 | 6 Button |
| &06 | 7 Button |
| &07 | 8 Button |
| &08 | 9 Button |
| &09 | 10 Button/0 Button |
| &0B | Enter |
| &10 | Channel Up |
| &11 | Channel Down |
| &12 | Volume Up |
| &13 | Volume Down |
| &14 | Mute |
| &15 | Power |
| &16 | Reset TV |
| &17 | Audio Mode: Mono/SAP/Stereo |
| &18 | Picture Up |
| &19 | Picture Down |
| &1A | Color Up |
| &1B | Color Down |
| &1E | Brightness Up |
| &1F | Brightness Down |
| &20 | Hue Up |
| &21 | Hue Down |
| &22 | Sharpness Up |
| &23 | Sharpness Down |
| &24 | Select TV Tuner |
| &25 | Cycle Auxillary/External Modes |
| &26 | Balance Left |
| &27 | Balance Right |
| &29 | Surround On/Off |
| &2A | Aux/Ant |
| &2F | Power Off |
| &30 | Time Display |
| &36 | Sleep Timer |
| &3A | Channel Display |
| &3B | Channel Jump |
| &3F | Teletext Mode |
| &40 | Select Input Video 1 |
| &41 | Select Input Video 2 |
| &42 | Select Input Video 3 |
| &4A | Noise Reduction On/Off |
| &4E | Cable/Broadcast |
| &4F | Notch Filter On/Off |
| &58 | PIP Channel Up |
| &59 | PIP Channel Down |
| &5B | PIP On |
| &5C | Freeze Screen |
| &5E | PIP Position |
| &5F | PIP Swap |
| &60 | Guide |
| &61 | Video Setup |
| &62 | Audio Setup |
| &63 | Exit Setup |
| &6B | Auto Program |
| &70 | Treble Up |
| &71 | Treble Down |
| &72 | Bass Up |
| &73 | Bass Down |
| &74 | + Key |
| &75 | - Key |
| &78 | Add Channel |
| &79 | Delete Channel |
| &7D | Trinitone On/Off |
| &7F | Displays a Red RtestS on the Screen |
Teletext
| Code | Function |
|---|---|
| &4C | Red Button |
| &4D | Green Button |
| &4E | Yellow Button |
| &4F | Blue Button |
DVD
| Code | Function |
|---|---|
| &00 | 1 Button |
| &01 | 2 Button |
| &02 | 3 Button |
| &03 | 4 Button |
| &04 | 5 Button |
| &05 | 6 Button |
| &06 | 7 Button |
| &07 | 8 Button |
| &08 | 9 Button |
| &09 | 10 Button/0 Button |
| &0B | Enter |
| &0E | Return |
| &0F | Clear |
| &1A | Title |
| &1B | Menu |
| &1F | Program |
| &28 | Time |
| &2A | A↔B |
| &2C | Repeat |
| &30 | Previous |
| &31 | Next |
| &32 | Play |
| &33 | Scan « |
| &34 | Scan » |
| &35 | Shuffle |
| &38 | Stop |
| &39 | Pause |
| &54 | Display |
| &60 | Slow « |
| &61 | Slow » |
| &63 | Subtitle |
| &64 | Audio |
| &65 | Angle |
| &79 | ↑ Up |
| &7A | ↓ Down |
| &7B | ← Left |
| &7C | → Right |
PlayStation 2
| Code | Function |
| &50 | Select |
| &51 | L3 |
| &52 | R3 |
| &53 | Start |
| &54 | ↑ Up |
| &55 | → Right |
| &56 | ↓ Down |
| &57 | ← Left |
| &58 | L2 |
| &59 | R2 |
| &5A | L1 |
| &5B | R1 |
| &5C | △ Triangle |
| &5D | ○ Circle |
| &5E | X Cross |
| &5F | □ Square |