Hi,
Is there a library version for piSerial?
I already have C++ application, and I want to get serial number from it.
Spawning executable (piSerial -s) and parsing the output is not the best thing to do.
Do you provide library (piSerial.h and libpiSerial.a) version for it?
Search found 2 matches
- 24 Jul 2018, 11:47
- Forum: Software
- Topic: Using piSerial programmatically (C Library)
- Replies: 5
- Views: 13107
- 23 Jul 2018, 12:15
- Forum: Hardware
- Topic: Disable USB for application protection
- Replies: 3
- Views: 8377
Disable USB for application protection
Hi, I am using core3, with some propriatory software running on it. Is there a way to disable usage of USB? So users can't mount the internal emmc using rpi-boot driver. Steps should be something like this: - Install jessi on revpi. - Deploy the software and configurations to it - Enable SSH - Disab...