TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (403 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (130 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (140919 times)
  2. FAT32 Library (73485 times)
  3. Network Ethernet Library (58269 times)
  4. USB Device Library (48472 times)
  5. Network WiFi Library (44080 times)
  6. FT800 Library (43645 times)
  7. GSM click (30522 times)
  8. mikroSDK (29254 times)
  9. PID Library (27196 times)
  10. microSD click (26918 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

sony ptz dome camera controller with VISCA protocol

Rating:

0

Author: Chris Peters

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Category: Communication

Downloaded: 1532 times

Followed by: 1 user

License: MIT license  

project to control the sony dome camera's with VISCA protocol via rs232. Tested with brc300 en EVI-D70. Moving is done with a analog joystick potentiometer. Every direction has two speeds. Zooming is done with two buttons. There are two buttons for setting en recalling 2 possition presets.
Pic16F688 is uses with 8Mhz xtal.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "sony ptz dome camera controller with VISCA protocol" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "sony ptz dome camera controller with VISCA protocol" changes.

Do you want to report abuse regarding "sony ptz dome camera controller with VISCA protocol".

  • Information
  • Comments (1)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroBasic PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

scheme

scheme

scheme of desing

View full image

RELATED CODES

STM32 SERIAL INTERRUPT INLINE IDLE DETECT

0

STM32 SERIAL INTERRUPT INLINE IDLE DETECT VIDEO: https://youtu.be/w9YDnCuEwNE

[Learn More]

sram eeprom programmer via usb mikropascal and delphi

0

this program read, write, date and file to 24 , 28 and 40 pind sram or paralele eeprom fpor example: DS1225Y, AS6C62256. i use pic 18f2550 and delphi for usb communication.

[Learn More]

SoftWare Uart Library

10

This is a simple software UART library that could run on any pic without hardware UART module, just copy the two files in your project folder and inculde "SoftWareUart.h" in your source code. the library has many useful routines that could help you communicate with other UART modules.

[Learn More]