nano
editor, just vi
so don’t forgot the combinations :q
, etc!), it is better to connect the Ethernet cable to a router, obtain the IP by checking DHCP lease, and access the board through SSH and SFTP.
The OS user account credentials are username: root
, and there is no password. After you connect with SSH, you will have to press Enter again since there will be no greeting, otherwise and you may think the board is locked up or powered off.
If you want to configure the Raspberry Pi camera (though it won’t work with Edge Impulse, as mentioned), open /run/media/mmcblk0p1/uEnv.txt
and edit the file to include:
$sudo reboot
Note: you can also skip this Data acquisition step, by simply cloning my Edge Impulse project, which will provide you with the images I collected.
.zip
file that gets generated. That file is going to be needed on the TDA4VM board, so you could use SFTP to place it onto the board, or perhaps just use a USB drive and copy the file from your laptop or desktop PC, onto the USB stick, then place the USB stick into the TDA4VM board and copy it from USB to the local filesystem.
$ unzip tda4vmbagdetector-tidl-lib-v17.zip
Then run:
readLog.py
from https://github.com/ronibandini/TDA4VM-bag-detector$ python3 readlog.py