Pixtrig - Take Exciting Pictures With This Camera Trigger
by peridot6 in Circuits > Cameras
3339 Views, 11 Favorites, 0 Comments
Pixtrig - Take Exciting Pictures With This Camera Trigger
PixTrig is a camera trigger with a very simple user interface, a button , two led’s and a piezo speaker. The micro-controller used is a Picaxe 20×2 and the unit is battery powered. The lack of display and simple UI makes the construction very easy.
All this simplicity doesn't mean however that the unit lacks features. The current software has many trigger functions including One Shot, Light and Sound, Lightning, Light barrier, Interval and Manual/Bulb. It also has built in a Water Drops function which when combined with a simple external circuit driving a water valve and flash some spectacular photos may be taken.
All this simplicity doesn't mean however that the unit lacks features. The current software has many trigger functions including One Shot, Light and Sound, Lightning, Light barrier, Interval and Manual/Bulb. It also has built in a Water Drops function which when combined with a simple external circuit driving a water valve and flash some spectacular photos may be taken.
Construction
Construction of this project is very straightforward , a Picaxe20x2 and a handful of components. The prototype was built on vero board and assembled into a small case available from Altronics however the lack of multiple switches and lcd display etc. means that it would be possible to assemble into anything you may have to hand.
Software
The code for the picaxe micro controller is loaded by via the free programming editor from the Picaxe site .
The user interface for the trigger is via two LED's a push button and a piezo speaker. The unit may also be connected via the programming port to a program such as Hyper Terminal which provides a text based feedback display but it is not necessary for normal operation making the unit totally portable.
Built in functions are : High speed One shot, Repeat, Sound and light Trigger, Digital input trigger, Water Drops mode, Time interval trigger and Manual/Bulb mode. There is a built in configuration mode to pre-set timings and options.
Complete Code listing, schematic and user documentation is available from my website.
The user interface for the trigger is via two LED's a push button and a piezo speaker. The unit may also be connected via the programming port to a program such as Hyper Terminal which provides a text based feedback display but it is not necessary for normal operation making the unit totally portable.
Built in functions are : High speed One shot, Repeat, Sound and light Trigger, Digital input trigger, Water Drops mode, Time interval trigger and Manual/Bulb mode. There is a built in configuration mode to pre-set timings and options.
Complete Code listing, schematic and user documentation is available from my website.