Developer Guide

Supported Hardware (EVK)

1. Download Ubuntu Desktop 22.04 LTS and boot firmware for Genio 510/700 EVK, then flash images to Genio 510/700 EVK

https://ubuntu.com/download/mediatek-genio

2. Set display to Single Display to HDMI monitor in Displays item and set Screen Blank to Never in Power Item on Settings (Control Center)
3. Install Video Hardware Packages and NeuroPilot Packages for Mediatek Genio 510/700
  • NeuroPilot Package (Require NDA Access - Please Contact WT Microelectronics)

sudo apt-add-repository ppa:mediatek-genio/genio-public

  • For Genio 510

sudo apt install mediatek-vpud-genio510 -y
sudo apt install mediatek-apusys-firmware-genio510 -y

  • For Genio 700

sudo apt install mediatek-vpud-genio700 -y
sudo apt install mediatek-apusys-firmware-genio700 -y

  • NeuroPilot Package XXX

sudo apt install mediatek-libneuron mediatek-neuron-utils mediatek-libneuron-dev -y
sudo reboot

4. Install microip ai demo and dependences after reboot

sudo apt-get install libopencv-dev -y
sudo apt install libjson-c-dev -y
sudo apt install v4l-utils -y
sudo apt-get install libgtk-3-dev -y
sudo apt remove brltty -y
wget https://ai.micro-ip.com/download/microip-ai-demo-linux-arm64.deb
sudo dpkg -i microip-ai-demo-linux-arm64.deb
rm -rf microip-ai-demo-linux-arm64.deb

5. When performing the above steps, do not connect any Device to the USB3.0 port on the Genio 510/700 EVK. After the above steps are completed, connect various USB Devices in the order recommended in Note 2 below, and then execute microip ai demo, The instructions are as follows, 5 represents fps, 1920x1080 represents Webcam Resolution. If you use Logitech Webcam, the higher the fps setting, the greater the current required. Maybe the USB3.0 port of Genoio 510/700 EVK will push Not moving, Therefore, you can use the minimum fps 5 first, but the picture will be a bit stuttery. If you want to use a higher fps, it is recommended to use a USB Hub that can be connected to an external power supply to connect the Webcam and other devices, and the USB Hub should be connected to 5V as much as possible. /5A Adapter(Raspberry Pi Officially designated Adapter) for additional power supply, Logiteh Webcam currently supports fps 5/10/15/30

sudo mip_ai_demo 5 1920x1080

Because there is a GUI, this Command needs to be opened in Terminal on the Ubuntu desktop to execute. It is recommended to open it at 1920x1080 so that the font size on the Demo Layout will be more moderate.)



6. The various AI Models or graphics used in this AI Demo are all tested and collected using the Logitech BRIO Webcam at the following URL. Therefore, it is recommended to use it during the Demo, as the effect and accuracy will be better.

https://www.momoshop.com.tw/goods/GoodsDetail.jsp?i_code=5304570&osm=Ad07&utm_source=googleshop&utm_medium=googleshop-pmax-all-mb-feed&utm_content=bn&gclid=CjwKCAjwnv-vBhBdEiwABCYQAwqcGDI_iwDZJn4vtax0ko4mO0mf-Vi4UjSwHHz0SPwQAOyNmJuNeRoCV9AQAvD_BwE

7. If the following USB Buzzer is connected externally, in the Electronic Fence Demo, when a person is detected lying down or lying down, the USB Buzzer will flash a red light and make a beeping sound.

https://ubhttps://shopee.tw/%E4%B8%83%E8%89%B2%E8%AD%A6%E7%A4%BA%E7%87%88%28%E8%9C%82%E9%B3%B4%E5%99%A8%E5%9E%8B%29-%E8%AD%A6%E5%A0%B1%E7%87%88-%E5%A1%94%E7%87%88-USB%E9%9B%BB%E8%85%A6%E9%80%A3%E7%B7%9A-i.178978175.5549140753untu.com/download/mediatek-genio

Leave a Reply

Your email address will not be published. Required fields are marked *