Skip to content

ESP32/MicroPython Sony-Visca to PELCO-D translator for controlling a Pan-Tilt bracket

License

Notifications You must be signed in to change notification settings

DanTappan/Visca2Pelco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visca2Pelco

ESP32/MicroPython code for controlling a Pan-Tilt bracket

This code implements a translator for using the SONY VISCA over IP protocol to control a Pelco-D Pan-Tilt bracket, such as one this one from AliExpress

PELCO-D Pan/Tilt Bracket

The code provides a minimal Visca implementation for the functions supported by the bracket

  • Camera movement, Pan / Tilt, commands are implemented
  • Zoom, Focus, Iris change and On/Off commands are not implemented
  • "Home" is implemented, but not programable presets
  • There are stub implementations of VISCA INQUIRY commands, enough to provide compatibility with an AVKANS IP Joystick controller. It has not been tested with other joystick controllers

The code assumes an external RS485 adaptor module, such as this one, by default connected to IO17 on the ESP32. RS485 Module

About

ESP32/MicroPython Sony-Visca to PELCO-D translator for controlling a Pan-Tilt bracket

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages