PhotoMalaysia Community

Go Back   PhotoMalaysia Community > Equipment-Related > Olympus
Links Directory Forums Reviews Photography Members List Search Today's Posts Mark Forums Read Register Lost Password

Olympus Not just a really big mountain in Greece.


Reply
 
Thread Tools Display Modes
  #1  
Old 08-02-2006, 01:44 PM
ooge's Avatar
ooge ooge is offline
PM'er Regular
 
Join Date: Jan 2006
Posts: 78
Alternative to RM-1 remote

Hey all...
Instead of buying a RM-1, I built myself a wireless remote for my E300. Its a simple single button remote just for the shutter trigger.
Anyone who's electronically inclined and is interested in making your own remote for under RM50 let me know. Only tested on my E300, but should work with most Olympus cameras.
Reply With Quote
  #2  
Old 08-02-2006, 01:57 PM
khoking's Avatar
khoking khoking is offline
Administrator
 
Join Date: Jul 2004
Location: ShaShinKi City...
Posts: 19,633
Re: Alternative to RM-1 remote

can post some photos of the item you built?

It is always good to see more creative and DIY stuff
__________________
Dr Koh Kho King
Wise men still seek Him!
www.shashinki.com
Reply With Quote
  #3  
Old 08-02-2006, 02:46 PM
ooge's Avatar
ooge ooge is offline
PM'er Regular
 
Join Date: Jan 2006
Posts: 78
Re: Alternative to RM-1 remote

Can do. I'll grab some pics later today and post it. Electronics wise, there's nothing much to see. 5 components. Or 3 if you want to be stingy. The secret is in the programming.
Note that if I suddenly get inclined to work a little harder I should be able mod the code to work with Nikons & Canons as well.
Reply With Quote
  #4  
Old 08-02-2006, 02:52 PM
khoking's Avatar
khoking khoking is offline
Administrator
 
Join Date: Jul 2004
Location: ShaShinKi City...
Posts: 19,633
Re: Alternative to RM-1 remote

I wish to have one that can work with my Olympus C5050...
__________________
Dr Koh Kho King
Wise men still seek Him!
www.shashinki.com
Reply With Quote
  #5  
Old 08-02-2006, 05:18 PM
wooncherk's Avatar
wooncherk wooncherk is offline
PM'er Latte
 
Join Date: Feb 2005
Posts: 467
Re: Alternative to RM-1 remote

cool...... r u electronics engineer???
Reply With Quote
  #6  
Old 08-02-2006, 09:08 PM
ooge's Avatar
ooge ooge is offline
PM'er Regular
 
Join Date: Jan 2006
Posts: 78
Re: Alternative to RM-1 remote

Yup. I'm an electronics engineer. Nice to be able to build my own stuff sometimes

Attached is a photo of the prototype board. Next version will be smaller as I can exclude some of the additional parts needed for programming. Target is to fit it into a car remote casing.
Remote clone.JPG
Reply With Quote
  #7  
Old 08-02-2006, 10:12 PM
wooncherk's Avatar
wooncherk wooncherk is offline
PM'er Latte
 
Join Date: Feb 2005
Posts: 467
Re: Alternative to RM-1 remote

Originally Posted by ooge
Yup. I'm an electronics engineer. Nice to be able to build my own stuff sometimes

Attached is a photo of the prototype board. Next version will be smaller as I can exclude some of the additional parts needed for programming. Target is to fit it into a car remote casing.
Attachment 17986

cool....... how do u program the control to comunicate with oly???
Reply With Quote
Sponsored Links
  #8  
Old 08-02-2006, 10:26 PM
ooge's Avatar
ooge ooge is offline
PM'er Regular
 
Join Date: Jan 2006
Posts: 78
Re: Alternative to RM-1 remote

Originally Posted by wooncherk
cool....... how do u program the control to comunicate with oly???
With much difficulty. The program has to be written to generate the correct bit pattern that the Olympus will recognise as a valid command. The timing is absolutely critical. Basically if you're familiar with Microcontroller programming, I wrote the program in assembly language which although is more difficult, allows me to control the timings exactly.
Then I program the micro with a special programming tool and .... it works!!
The Micro is the black component in the middle.
I'm going to be doing some fine tuning of the program this weekend.
Reply With Quote
  #9  
Old 09-02-2006, 10:53 AM
wooncherk's Avatar
wooncherk wooncherk is offline
PM'er Latte
 
Join Date: Feb 2005
Posts: 467
Re: Alternative to RM-1 remote

Originally Posted by ooge
With much difficulty. The program has to be written to generate the correct bit pattern that the Olympus will recognise as a valid command. The timing is absolutely critical. Basically if you're familiar with Microcontroller programming, I wrote the program in assembly language which although is more difficult, allows me to control the timings exactly.
Then I program the micro with a special programming tool and .... it works!!
The Micro is the black component in the middle.
I'm going to be doing some fine tuning of the program this weekend.
is the micro a 8051 ???? if yes...... can 8051 do much things or can it be programed???
Reply With Quote
  #10  
Old 09-02-2006, 12:10 PM
ooge's Avatar
ooge ooge is offline
PM'er Regular
 
Join Date: Jan 2006
Posts: 78
Re: Alternative to RM-1 remote

Originally Posted by wooncherk
is the micro a 8051 ???? if yes...... can 8051 do much things or can it be programed???
Nope... the 8051 is really overkill for something like this. You need the smallest, cheapest micro you can find. What I'm using is from Microchip.
Reply With Quote
  #11  
Old 09-02-2006, 12:15 PM
wooncherk's Avatar
wooncherk wooncherk is offline
PM'er Latte
 
Join Date: Feb 2005
Posts: 467
Re: Alternative to RM-1 remote

Originally Posted by ooge
Nope... the 8051 is really overkill for something like this. You need the smallest, cheapest micro you can find. What I'm using is from Microchip.
thanks for ur guidance......

ps: sorry for my ignorance...... i'm only a naive 17 year-old boy......
Reply With Quote
  #12  
Old 12-02-2006, 11:49 PM
ooge's Avatar
ooge ooge is offline
PM'er Regular
 
Join Date: Jan 2006
Posts: 78
Re: Alternative to RM-1 remote

Yay!!
Field tested the remote yesterday at a dinner with the fiance & her family, and it works perfectly with the most recent firmware upgrade (the first version sometimes didn't fire, coz I messed up the timings a little). Her father got hold of the remote and started taking some "action" shots of himself Another 5 more minutes and he would have filled up my memory card

All in all.... very pleased with the results. Only haven't done a range test yet. Up to 4 meters is still okay.
Reply With Quote
  #13  
Old 13-02-2006, 10:03 AM
wooncherk's Avatar
wooncherk wooncherk is offline
PM'er Latte
 
Join Date: Feb 2005
Posts: 467
Re: Alternative to RM-1 remote

cool...... keep developing...... looking forward to seeing the final result......
Reply With Quote
  #14  
Old 13-02-2006, 10:35 AM
faust faust is offline
PM'er Latte
 
Join Date: Dec 2005
Location: Penang
Posts: 431
Re: Alternative to RM-1 remote

Mmmm~ DIY electronic code/assembly hack-engineering jobs! Fantastic.

Just goes to show that consumer electronics aren't mystical - it's just a matter of huge budgets, and huge R&D teams. After all, signals and more signals are being played around.

Random idea to share: Stepper motor mechanism to zoom in and out using remote (unrelated with remote-triggering, but I guess it could be something extra for people to take actions shots of themselves Not to mention pan, tilt, viewfinder live feed.. oh my, going too far!)
Reply With Quote
Sponsored Links
  #15  
Old 22-03-2006, 11:48 PM
kokwei9035 kokwei9035 is offline
PM'er Light
 
Join Date: Sep 2005
Posts: 12
Re: Alternative to RM-1 remote

Originally Posted by ooge
With much difficulty. The program has to be written to generate the correct bit pattern that the Olympus will recognise as a valid command. The timing is absolutely critical. Basically if you're familiar with Microcontroller programming, I wrote the program in assembly language which although is more difficult, allows me to control the timings exactly.
Then I program the micro with a special programming tool and .... it works!!
The Micro is the black component in the middle.
I'm going to be doing some fine tuning of the program this weekend.

ooge, so how's your results on the remote? I am interesting in getting one of this as alternative to RM-1.
Reply With Quote
  #16  
Old 23-03-2006, 12:03 AM
ooge's Avatar
ooge ooge is offline
PM'er Regular
 
Join Date: Jan 2006
Posts: 78
Re: Alternative to RM-1 remote

Originally Posted by kokwei9035
ooge, so how's your results on the remote? I am interesting in getting one of this as alternative to RM-1.
Oops... been so totally busy I forgot to update you guys....
Its been working perfectly for the past few months already. Anyone who wishes to test it out is welcome to do so. Just let me know where to meet you.

I'm contemplating making it into a little kit that you can assemble yourself. I've been eyeballing a little keychain torchlight that should be a good target. I can make and program the boards, you can buy the keychain (from Watsons) and put it together yourself.

Interested?

Doing stuff like this makes me happy.... Knowing that I did something and did it well Will share the blessings with anyone interested.
Reply With Quote
  #17  
Old 23-03-2006, 12:05 AM
mohamadfazli's Avatar
mohamadfazli mohamadfazli is offline
Jamaican Blue Mountain PM'er
 
Join Date: Mar 2005
Location: In land where everything is not FREE!
Posts: 5,470
Re: Alternative to RM-1 remote

can u make for other makes.?
Reply With Quote
  #18  
Old 23-03-2006, 12:24 AM
omarjamaludin's Avatar
omarjamaludin omarjamaludin is offline
Hawaiian Kona PM'er
 
Join Date: Dec 2005
Location: Tmn Melawati , KL
Posts: 2,749
Re: Alternative to RM-1 remote

i heard you can use the universal remote control to trigger d70s...maybe this iz old story he he..

http://www.nikonians.org/cgi-bin/dcf...iewmode=all#11
Reply With Quote
  #19  
Old 23-03-2006, 01:10 AM
kokwei9035 kokwei9035 is offline
PM'er Light
 
Join Date: Sep 2005
Posts: 12
Re: Alternative to RM-1 remote

Originally Posted by ooge
Oops... been so totally busy I forgot to update you guys....
Its been working perfectly for the past few months already. Anyone who wishes to test it out is welcome to do so. Just let me know where to meet you.

I'm contemplating making it into a little kit that you can assemble yourself. I've been eyeballing a little keychain torchlight that should be a good target. I can make and program the boards, you can buy the keychain (from Watsons) and put it together yourself.

Interested?

Doing stuff like this makes me happy.... Knowing that I did something and did it well Will share the blessings with anyone interested.

ooge, me from Penang...any place nearest to yours, Perak, KL??thank u so much...

Rgds,
KW9035
Reply With Quote
  #20  
Old 23-03-2006, 10:27 AM
ooge's Avatar
ooge ooge is offline
PM'er Regular
 
Join Date: Jan 2006
Posts: 78
Re: Alternative to RM-1 remote

Originally Posted by mohamadfazli
can u make for other makes.?
Nikon - should be able to. I've got the data protocol with me. But I need a camera to test it out on. Any one care to donate one for me to experiment??
Reply With Quote

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
WTS: Canon RC-1 Wireless Remote Controller ShuttleBug Buy / Sell (Photography) 3 04-02-2009 02:15 AM
Canon Remote Switch godzilla Buy / Sell (Photography) 10 31-08-2006 02:42 PM
Nikon SC-29 remote cord mikench Nikon 12 20-01-2006 04:13 PM
Pelican Case Alternative azrul Corner Café 50 14-01-2006 09:22 AM
An Alternative Photo Competition--Olympus Bioscapes Digital Imaging Competition dragoon Olympus 12 14-01-2006 07:35 AM


All times are GMT +8. The time now is 11:32 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
PhotoMalaysia is proudly hosted under IPServerOne Dedicated Server!
All submitted content, either graphical or textual, is the copyright and responsibility of the content creator.
PhotoMalaysia Copyright © 2002-2010 Koh Kho King and Brian Q. Webb with all rights reserved.