9982925cefeeaaf6c5a4035a4a688bd7c800dd44
OpenKarotz Emulator
Description
HTTP server written in Node.js to emulate OpenKarotz.
Current version 0.1.0 is still in development but usable.
OpenKarotz can be found here.
The following APIs are currently available:
- ears
- ears_random
- ears_reset
- leds
- reboot
- sleep
- snapshot
- snapshot_get
- snapshot_list
- sound
- sound_control
- sound_list
- status
- voice_list
- wakeup
Usage
-
Install Node.js.
-
Run
emulator.bat
or:node index.js
-
Open web browser on http://localhost to view available APIs.
-
Call any of the APIs from your application, eg. http://localhost/cgi-bin/status
Description
Languages
JavaScript
99.9%