8,367
edits
Changes
→Check the chipid of H618 chip
The command to view the H618 chip chipid is as follows. The chipid of each chip is different, so you can use chipid to distinguish multiple development boards.
{| class="wikitable" style="width:800px;"
|-
|
orangepi@orangepi:~$ '''cat /sys/class/sunxi_info/sys_info | grep "chipid"'''
sunxi_chipid : 338020004c0048080147478824681ed1
|}
<span id="python-related-instructions"></span>
== Python related instructions ==