Tagged Questions
1
vote
0answers
64 views
How to setup an audio/sound output monitor/listener?
I am working with an Arduino and am trying to get it to respond to sound when it is played on my computer. I'm communicating with it over a serial port.
I need to know if there are any audio/sound ...
0
votes
2answers
170 views
Bandwidth, CPU & Memory stats returned in single line from terminal
I'm trying to create a simple monitoring system that will show a graph of sales that is linked entirely to data of bandwidth, CPU and Memory stats as they relate to sales. So if I sale 1 widget per 5 ...