EDA Tech’s Raspberry Pi based devices can ship with a pre-installed Raspberry Pi or without depending on model number.
For devices shipped without a Raspberry Pi, you’ll need to provide your own and update your Raspberry Pi image to support EDA Tech’s product.
They have an appnote available: AN9 Use the device on standard Raspberry PI OS: Installing Raspberry PI OS
Which includes a helper scirpt to install the required firmware for your device:
curl -s https://apt.edatec.cn/bsp/ed-install.sh | sudo bash -s ‘product name’
For example the: ED-AIC2000
curl -s https://apt.edatec.cn/bsp/ed-install.sh | sudo bash -s aic_200w /aic_230w/aic_hq
Unofficial full list, see Installing Raspberry PI OS for updates.
- ED-AIC2000
- ED-AIC2100
- ED-GWL2010
- ED-GWL2010
- ED-HMI2002
- ED-HMI2020
- ED-HMI2120
- ED-HMI2220
- ED-HMI2320
- ED-HMI2630
- ED-HMI3010
- ED-HMI3020
- ED-IPC2010
- ED-IPC2010
- ED-IPC2400
- ED-IPC2600
- ED-IPC3020
- ED-CM4Sen
- ED-SBC2300
Our Full list of Products: Industrial PCs | Electronic Components Distributor DigiKey
Regards,