Tapping and capturing screen on Android via ADB

Read more

Listing PKCS11 keys using ssh-keygen

To list keys exposed via PKCS11 provider usable with SSH, execute the following command: Read more

Compiling Trusted Firmware A for ARM FVP

Read more

List all predefined macros – gcc

Read more

Starting ADB server listening on different TCP Port

Read more

Tensorflow – useful operations

Converting Keras model to Tensorflow lite https://www.tensorflow.org/lite/models/convert/convert_models#convert_a_savedmodel_recommended_ Read more

Converting Tensorflow Keras model to ONNX format

Read more

Android with Linux Bluetooth Communication Example

In this example, we’re going to configure Android device with BT to act as a Serial Port Profile Server, and Linux Phyton app as Serial Port Profile Client Android Somewhere withing MainActivity.kt file place this function, and then call it... Read more

Configuring and Testing CAN bus on Linux

Configure CAN interface Test CAN Read more

Reading Linux Physical Memory

Only lower half should be read Read more