Esato Mobile
Sony Ericsson / Sony : Software, Firmware and Drivers : introduction to camera driver programming
> New Topic
> Reply
< Esato Forum Index > Sony Ericsson / Sony > Software, Firmware and Drivers > introduction to camera driver programming Bookmark topic
Page <  12345>

dennevhyn_31 Posts: > 500

Excellent post Raiderski. Did you create this tutorial? Where did you learn camera driver programming? Is this for SE camera drivers only?
--
Posted: 2009-01-06 19:51:59
Edit : Quote

tortuka Posts: 6

thanks buddy...was needing such kinda stuff for replacing my bad joystick for camera (yours )
--
Posted: 2009-01-14 06:48:28
Edit : Quote

Die Posts: 10

raider or another modder, can u make a simple camdriver for c902 but +EM and better compression?
--
Posted: 2009-05-16 18:22:16
Edit : Quote

Die Posts: 10

http://www.4shared.com/file/1[....]3EA038_Original_Camdriver.html
that's the original camdriver raider...
--
Posted: 2009-05-17 23:58:31
Edit : Quote

devya Posts: 14

Wow... very interesting topic
--
Posted: 2009-05-19 03:44:07
Edit : Quote

Raiderski Posts: > 500

I'm glad you like it

dennevhyn_31
programming is one of my hobbies, so it wasn't hard to get to know and to understand new things it's for SE only

Die
nope, sorry but I'm not interested in C902 dev
--
Posted: 2009-05-19 12:26:14
Edit : Quote

Die Posts: 10


Die
nope, sorry but I'm not interested in C902 dev


thanks raider, may be i must sell my c902 and wait for your next phone and i will buy it same with you, so i can get perfect camera phone...
--
Posted: 2009-05-19 14:35:35
Edit : Quote

Raiderski Posts: > 500

don't look at the camera only. if you're happy with your phone don't sell it
--
Posted: 2009-05-20 10:46:55
Edit : Quote

Die Posts: 10

thanks again raider...
can u teach me please how to understand camdriver programing? pleasee....
what the basic language of the camdriver, so i can learn it first.

i will start from this line

// I2C sequences
//================================================
seq_init = // This sequence is run after power_on
#CAPTURE_EVENT // EV_CAM_READY
#CAPTURE_EVENT // EV_MUTE_OFF
#SET_REG(29,01) // STILL_OUT_REPEAT = 1
#SET_REG(64,1D) // SCENE_SLOW_SHUTTER = 29, 1/8
#SET_REG(6C,00) // No AF-light
#COM_EVENT(5A,01) // FLASH_INFO =1
;

1. What's the different SET_REG with COM_EVENT?
2. If we want to add some function like this
#COM_EVENT(55,00) // Adjust Contrast
#COM_EVENT(56,00) // Adjust Sharpness
#COM_EVENT(58,00) // Adjust Saturation
we must add it to seq_init first, and the other location?
--
Posted: 2009-05-20 16:47:48
Edit : Quote

Raiderski Posts: > 500

all I could teach is in the main post of this thread, you can find there everything you need
--
Posted: 2009-05-21 13:51:47
Edit : Quote
Page <  12345>

New Topic   Reply
Forum Index

Esato home