TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (387 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 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 (139964 times)
  2. FAT32 Library (72357 times)
  3. Network Ethernet Library (57500 times)
  4. USB Device Library (47809 times)
  5. Network WiFi Library (43436 times)
  6. FT800 Library (42763 times)
  7. GSM click (30030 times)
  8. mikroSDK (28540 times)
  9. PID Library (27017 times)
  10. microSD click (26436 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

Building an HDR Panoramic Camera Rig

Rating:

6

Author: Andrew Hazelden

Last Updated: 2015-04-29

Package Version: 1.0.0.2

Category: Gaming and Fun

Downloaded: 580 times

Followed by: 2 users

License: MIT license  

This project creates a DIY panoramic camera rig that is capable of capturing fully spherical high dynamic range panoramas. The project uses a modified Canon DSLR battery grip that is interfaced with a MikroElektronia Mikromedia development board. The firmware has been written in C-code using the mikroC Pro for PIC32 compiler, and VisualTFT.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Building an HDR Panoramic Camera Rig" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Building an HDR Panoramic Camera Rig" changes.

Do you want to report abuse regarding "Building an HDR Panoramic Camera Rig".

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

Project Blog

Create a DIY panoramic camera rig

Create a DIY panoramic camera rig

Create a PIC32 controlled camera rig system that will allow you to reliably create high dynamic range panoramic imagery.

View full image

This project creates a DIY panoramic camera rig that is capable of capturing fully spherical high dynamic range panoramas. The project uses a modified Canon DSLR battery grip that is interfaced with a MikroElektronia Mikromedia development board. The firmware has been written in C-code using the mikroC Pro for PIC32 compiler, and VisualTFT.

I've included a few sample images in the "panoramas" folder that were created with this system.

Also, you can explore an immersive 360x180° Google Photosphere view of the panoramic images I've created with the camera rig here: https://plus.google.com/u/0/photos/105694670378845894137/albums/5858680179003344369

The neat thing with this project is you are free to build upon the GPL v3 open source firmware and use it in your own camera control projects. The code currently implements the shutter button, half-press focus button, exposure dial up, and exposure dial down buttons.

This hardware setup can be re-purposed for many other activities like making custom timelapses with precise shutter speed control, capturing highspeed photos with the addition of a strobe light, interfacing with MikroElektronika mikroBus Click sensors like motion or sound detection boards to trigger photos, or creating bullet-time camera rigs, etc... the possibilities are endless.

The Canon DSLR battery grip is modified by soldering 5 jumper wires. The wires connect to the rotary dial controls, and the shutter button mechanism. This body grip connection allows the Mikromedia board to externally control the camera. It is important to note that since the removable battery grip accessory is being modified, your original camera body remains in stock, original condition.

If this is your first time modifying a Canon Camera accessory I recommend you start with an affordable used Canon digital SLR camera like the Canon 10D which can be purchased used on eBay for about $100 USD, and a battery grip can be purchased on eBay for about $50 USD.

Because this project involves taking apart your own battery grip module, and soldering to a flex ribbon cable, a standard liability disclaimer applies to this DIY project. I recommend you take your time, keep your soldering iron tip clean and free of residue build up, and pay attention to your soldering iron's temperature settings!

This project was inspired based upon the following DOC-DIY blog post:
http://www.doc-diy.net/photo/battery_grip/


The DIY Panoramic Camera Rig

Here is the materials list I used when I built my HDRI Panoramic camera rig:

  • Canon 10D DSLR
  • Canon Battery Grip
  • Peleng 8mm Fisheye Lens
  • DIY homemade plywood nodal pan camera mount
  • Panoramic camera head with degree markings
  • Standard metal tripod
  • Mikromedia PIC32 Development board
  • MikroProg Programmer
  • mikroC Pro for PIC32
  • VisualTFT

  

ALSO FROM THIS AUTHOR

Snowburst Game

0

Tap to the screen to melt the falling snowflakes before you get snowed in. If you miss a snow flake the snowbank gets higher. Every 500 points the snowbank starts to melt a bit. You can play with two fingers but be sure to tap only one snowflake at a time. If you tap the status bar at the bottom of the screen you can mute the background music.

[Learn More]

ACH SpeakUp Multimeter Demo

5

This project shows how to use the SpeakUp Click board as a standalone device with a multimeter acting as a display to show feedback from each of the voice commands. There is an accompanying 10.5 minute long step-by-step video tutorial that shows how to create this project from the beginning.

[Learn More]

Midnight Blue Color Scheme for mikroC Pro

0

The Midnight Blue color scheme is used to customize the syntax highlighting in mikroC Pro. I created this color scheme to make the mikroC programming experience even better. The scheme is designed to work with all of the MikroElektronika MikroC Pro compilers.

[Learn More]