All Questions
Tagged with arduino raspberry-pi
1
question
3
votes
2
answers
3k
views
leaking memory with shell script and tty [closed]
I'm running a shell script on a raspberry pi to communicate with a arduino.
Every hour my ram gets used up by about 50 megabytes more.
The script itself just connects to ttyACM0 (the arduino's usb ...