Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:techref:hardware:soc:soc.hisilicon.hi35xx:ivg-hp203y-ay [2021/03/28 15:32] deekeydocs:techref:hardware:soc:soc.hisilicon.hi35xx:ivg-hp203y-ay [2021/03/28 16:31] (current) – [Clean u-boot env] deekey
Line 4: Line 4:
 Can be bought on [[https://aliexpress.com/item/32980521726.html|AliExpress]] or other marketplaces. Can be bought on [[https://aliexpress.com/item/32980521726.html|AliExpress]] or other marketplaces.
  
-**Currently not supported HW:**+This instruction is based on the information from [[https://openipc.org/firmware/|OpenIPC project]] and with the help of it's community.
  
-Infra red curtain control and IR sensor+ 
 +**Currently not supported:** 
 + 
 +* Night mode  (based on IR sensor and IR curtain shutter)
  
 ===== Prepare TFTP server ===== ===== Prepare TFTP server =====
Line 104: Line 107:
 </code> </code>
  
-=== Change MAC ==+=== Change MAC and other stuff ==
  
 Change XX:XX:XX:XX:XX:XX for your original MAC address you wrote in the beginning. Change XX:XX:XX:XX:XX:XX for your original MAC address you wrote in the beginning.
Line 112: Line 115:
 uci set network.lan.macaddr=XX:XX:XX:XX:XX:XX uci set network.lan.macaddr=XX:XX:XX:XX:XX:XX
 fw_setenv sensor imx291_i2c_lvds fw_setenv sensor imx291_i2c_lvds
 +uci set ipcam.gpio.ircut1='53'
 +uci set ipcam.gpio.ircut2='54'
 uci commit uci commit
 reboot reboot
 </code> </code>
  • Last modified: 2021/03/28 15:32
  • by deekey