Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@vishal-pysGmK • May 17, 2013
is there no one who can answer this??
I need assistance ASAP 😖 -
@abhishek-fg9tRh • May 17, 2013
Okay,
Would you please post little bit of more details ? like what you're trying to implement & how?
I wanna know why do you need a sensor to read the lcd & control it with MCU ? -
@vishal-pysGmK • May 17, 2013
i have a device (some equipment) which already has an LCD display and it displays a few digits.. I want to capture those digits without tampering the device, and display it on to another LCD which is connected to my MC unit..Abhishek RawalOkay,
Would you please post little bit of more details ? like what you're trying to implement & how?
I wanna know why do you need a sensor to read the lcd & control it with MCU ?
I thought, I could use a sensor for that.. I don't have much knowledge about it though. So, if there is any other alternative or if we can use a sensor, then please tell me how? -
@abhishek-fg9tRh • May 17, 2013
Without tampering the device, I don't see any possible way.Vishal0203I want to capture those digits without tampering the device, and display it on to another LCD which is connected to my MC unit. -
@vishal-pysGmK • May 17, 2013
Okay! Any camera that can be controlled via an MCU?Abhishek RawalWithout tampering the device, I don't see any possible way. -
@abhishek-fg9tRh • May 18, 2013
Yes, you can.Vishal0203Okay! Any camera that can be controlled via an MCU?
You can connect digital cameras with Arduino & control it.
I hope you know "Arduino".If not, then no need to worry; It's never too late, right ?
Some links that might help you out :
<a href="https://www.arduino.cc/" target="_blank" rel="nofollow noopener noreferrer">Arduino - Home</a>
#-Link-Snipped-# -
@vishal-pysGmK • May 18, 2013
I know about arduino but i don't use it.. I'm using PIC-DB-V2 (I don't think board makes any difference because I'm able to program everything that can be done on arduino *basics) and to generate a hex file, i'm using MikroC proAbhishek RawalYes, you can.
You can connect digital cameras with Arduino & control it.
I hope you know "Arduino".If not, then no need to worry; It's never too late, right ?
Some links that might help you out :
<a href="https://www.arduino.cc/" target="_blank" rel="nofollow noopener noreferrer">Arduino - Home</a>
#-Link-Snipped-#
can you elaborate your knowledge regarding controlling a camera?? I mean to say, what kind of camera will be suitable to get the digits?