User Tools

Site Tools


surv_camera

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
surv_camera [2024/04/09 23:14] memeruizsurv_camera [2024/04/09 23:31] (current) – [Configuration] memeruiz
Line 156: Line 156:
  
 /dev/ttyAMA0 existed before but it doesn't work by default. After activiting miniuart-bt it starts working /dev/ttyAMA0 existed before but it doesn't work by default. After activiting miniuart-bt it starts working
 +
 +With this configuration two uart units are activated
 +
 +Bluetooth is not necessary to be disabled. Apparently it is already disabled on MotionEyeOS. Also the console is not redirected to the serial.
  
 Test with a loopback cable between tx and rx and with this test program: Test with a loopback cable between tx and rx and with this test program:
Line 177: Line 181:
     except IOError:     except IOError:
       print ("Error on", port,"\n")       print ("Error on", port,"\n")
 +
 +== Wanderer ==
 +
 +For the serial connection to the wanderer we used:
 +
 +https://github.com/rosswarren/renogymodbus
 +
 +It must be converted to python2 along with several dependencies
 +
 +It works!
 +
 +== references ==
 +
 +https://di-marco.net/blog/it/2020-06-06-raspberry_pi_3_4_and_0_w_serial_port_usage/
 +https://www.raspberrypi.com/documentation/computers/configuration.html#configuring-uarts
 +
  
  
surv_camera.txt · Last modified: 2024/04/09 23:31 by memeruiz