@Gordon, in CPU monitor tutorial you use the following batch file.
@echo off :start (@for /f "skip=1" %%p in ('wmic cpu get loadpercentage') do (@echo draw^(%%p^) > \\.\COM32)) @timeout 1 > nul goto start
How can I change the com port to access a puck?
I know the full Bluetooth device instance ID is: BTHLE\Dev_ff445c88d44e\7&3208b348&0&ff445c88d44e The native web IDE displays it as ff:44:5c:88:d4:4e
BTHLE\Dev_ff445c88d44e\7&3208b348&0&ff445c88d44e
ff:44:5c:88:d4:4e
@JackJamesHoward started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
@Gordon, in CPU monitor tutorial you use the following batch file.
How can I change the com port to access a puck?
I know the full Bluetooth device instance ID is:
BTHLE\Dev_ff445c88d44e\7&3208b348&0&ff445c88d44e
The native web IDE displays it as
ff:44:5c:88:d4:4e