-
-
Notifications
You must be signed in to change notification settings - Fork 701
portapack as USB serial terminal #2483
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
if you meant as master device then it's probably need really much work and im not capable to do that (also not sure if it's possible). |
The idea was that you could connect a microcontroller (arduino or esp) to hackrf usb port and then you could give text commands to the microcontroller using portapack keyboard and lcd display and also receive serial text from the microcontroller...Portapack would act as portable terminal.. |
Yes that's better. It would allow you to use external devices to do things like forwars messages and stuff. This would make portapack more like a 'jack of all trades'. Like a tool that can do anything. There is a lot of small IOT devices that can be controlled and monitored via serial. That is why I thought that portapack as USB serial terminal would be a handy addition. |
With USB only it is unlikely, but with the H4's gpio port with a microcontroller, it is possible. (hardest part is the keyboard implementation i think for the standalone app) |
Uh oh!
There was an error while loading. Please reload this page.
Description of the feature you're suggesting.
For future development.
It would be nice if there was a small basic terminal serial monitor that could listen, display and interact with some other devices which are connected to the usb port.
Like a simple Arduino IDE type serial monitor with touchscreen keyboard. This allows you to write for example AT commands and read/write data with other devices attached to hackrf/portapack.
Anything else?
No response
The text was updated successfully, but these errors were encountered: