Rockbox Development > Feature Ideas

Launch Rockbox without battery.

<< < (2/2)

JoChn:
So, is it possible to get infos from Windows? Like CPU Usage or (it will use bidirectional connection) to display and modify speed of the fans?

saratoga:
In theory, although as currently designed out USB stack can't do that.

__builtin:
I'll put in a shameless plug for my "Duckyscript" plugin at this point. It has your device emulate a USB keyboard, and allows you to send scripted keystrokes to the computer:

http://gerrit.rockbox.org/r/#/c/1212/

You can use it to automate tasks such as running programs (on the computer) to change fan speed, or launch a task manager instance, etc.

For example, this script would launch a run dialog and run taskmgr.exe:


--- Code: ---GUI r
STRING taskmgr.exe
ENTER

--- End code ---

Navigation

[0] Message Index

[*] Previous page

Go to full version