I am a noobie and just got a raspberry pi yesterday and I want to create a wifi strength device with my raspberry pi. I have a wireless adapter and alreaady made a script for my linux machine. It basically just prints out the wifi strength of the current connection. Now what I want to do is put this script onto the pi, connect it to a portable battery and walk around my house testing the wifi strength and just have it's output piped with a reverse shell. I got all the script stuff taken care of my only problem is how can I run have this script running on the pi portably?
So far what I can do is connect all the computer accessories to the pi then manually execute the script with the keyboard but obviously I cant walk around my house with a keyboard, mouse, monitor ....
On the arduino you can flash instructions to the arduino and it will run when disconnected to the host computer as long as its connected to a battery supply. Is there anyway I can do something similar with the raspberry pi?
Raspberry pi model 4b 2gb ram