Use your forum account to login.

LOGIN

TOP Contributors

  1. MikroElektronika Team (100 codes)
  2. Dany (44 codes)
  3. NART SCHINACKOW (34 codes)
  4. Alcides Ramos (33 codes)
  5. Agent Wolfz (14 codes)
  6. Andrew Hazelden (13 codes)
  7. Roman Black (11 codes)
  8. Alberto Trasimeni (11 codes)
  9. Roman Toropov (9 codes)
  10. Simon Platten (8 codes)

Most Downloaded

  1. Network Ethernet Library (11847 times)
  2. FAT32 Library (8684 times)
  3. Timer Calculator (6818 times)
  4. PID Library (5297 times)
  5. Network WiFi Library (5281 times)
  6. SMS home alarm system (4447 times)
  7. External Memory (4132 times)
  8. mikromedia for PIC18FJ - Examples (3589 times)
  9. microSD click - Example (3532 times)
  10. GPS click - Example (3284 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:

Author: Chris Peters

Last Updated: 2012-01-28

Category: Communication

Downloaded: 361 times

Not followed.

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 (0)
Download

Download Project [42.04KB]

Version 1.0.0.0

DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroBasic PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

RELATED CODES

IR click - Example

Example of IR communication (NEC protocol)

[Learn More]

PS2 Mouse Read

Returns the Delta X (hor), the Delta Y values (vert), the Delta Z (scrolwheel) values and the button status if one of those has changed. Only tested on P18 with 48 MHz MCU clock (will work probably also on 16 and on lower MCU clock speeds).

[Learn More]

4-20mA - T click - Example

This code demonstrates communication via 4-20mA Transmitter click board. MCU reads temperature from the DS1820 sensor and prints it on the LCD. Also display shows expected current which should be measured with multimeter.

[Learn More]