Remember the TiVo? The set-top DVR that was once so popular of a hacking target that Hackaday had a dedicated subdomain for it has today largely faded into obscurity as time-shifted viewing has given way to Internet streaming services like Netflix and Hulu. But make no mistake, while the TiVo may no longer be the centerpiece of the average home entertainment center, there’s a diehard group of antennaed aficionados that are still rocking (and hacking) them.
- Zte Zxdsl 931wii Firmware Latest Version Windows 10
- Zte Zxdsl 931wii Firmware Latest Version Download
One such TiVotee is [Thomas McQueen], who recently discovered his TiVo-powered Virgin Media V6 DVR was listening for commands on the network. After finding some official documentation for the protocol and firing off a couple of test commands from his computer’s telnet client, he realized he had an opportunity to flex his microcontroller muscle and create a library that would allow controlling the set-top box with the ESP8266 or other network-capable MCU.
Like the ZTE ZxDSL-931wii, the Huawei also has a Broadcom 6368 processor. Trombone, saxophone and two trumpets sampled to perfection and are rich, authentic sound that is now available to everyone. Click Download Now to get the Drivers Update Tool that comes with the M-AUDIO ProFire 2626 driver. Below you can download zte zxdsl 531b firmware driver for Windows. File name: ztezxdsl531bfirmware.exe Version: 1.5.9 File size: 1.153 MB Upload source: other website Antivirus software passed: Norton Download Driver (click above to download).
[Thomas] built his project on-top of the basic Arduino WiFi library, making every effort to make it as generalized as possible so it could work on a multitude of platforms and with various targets. He even made sure to give all his functions friendly names that won’t leave users scratching their head when they read through example code down the road. We’ve seen far too many software projects that were poorly documented or obtusely programmed, so it’s always good to see somebody putting some forethought into their code.
Update Firmware for the ZTE ZXDSL-831CIIRouter Sceenshot Back to the ZTE ZXDSL-831CII Firmware/Romfile Upgrade Current Version: New Version Location: Notice: If file content or file name is not correct, it can not be used to upgrading.
Zte Zxdsl 931wii Firmware Latest Version Windows 10
The library makes it easy to add TiVo control to your project, but [Thomas] went one step further and came up with an example application that provides a web interface on the ESP8266 or ESP32. Any device with a web browser, such as a smartphone, can connect to the UI and fire off commands to the TiVo. His next step is to combine his library with some code to talk to Amazon’s Alexa so he’ll be able to control playback with his voice.
Zte Zxdsl 931wii Firmware Latest Version Download
We’ll hand it to these TiVo users, they’re a tenacious lot. Earlier in the year, we covered how one dedicated TiVo fan managed to brute-force the child lock on his DVR using the Arduino and an IR LED.