I've modified the router. soldered usb and connected to an external hard drive and DS9097 1wire adapter, webcam and other devices. 1-wire bus works well in conjunction with ovfs. Organised by monitoring the temperature. More info http://regul.orionnet.ru.
Experimental means were found GPIO pins responsible for LEDs and buttons router.
Table of GPIO pins:
0 wi-fi LED (blue)
1 power LED (yellow)
6 power LED (green)
7 WAN LED (yellow)
12 WI-FI button (default value - 1)
13,14,15,16 lan port LED (green)
17 WAN LED (green)
I wanted to make 1-wire network via GPIO, but ran into a problem. All GPIO pins give 2.2~2.4V, but 1-wire need at least 2.8V. Soldered a pullup resistor does not change the voltage on GPIO pins. because GPIO pins are connected via a bus voltage converter, the output is zener do not give up the voltage above 2.4 volts (imho).
How to make a pull-up 1-wire bus to 5 volts in this case?
(Last edited by Regul on 18 Jan 2012, 11:31)