Hi: This is a smart job. I am building a 89s52 based digital oscilloscope, firts storing samples into internal ram next step is drawing into GLCD. Whic GLCD do you recommend? some use negative high voltages thats bad. other issue: drawing solid lines between high frecuency samples.
Maybe you should consider using the propeller chip. It has 8 internal "cores" and 80mhz clock as far as I remember.. Then you would have plenty of computing power to do both screen update and measuring :)
Actually you could output the data to a tv or monitor instead, as the processor easily can produce even color PAL signal or RGB vga signal. :) Could be a nice "next project"
Why the hell it's so slow? I have similar scope at LCD 128*64 powered by 3 89C2051 (shitty little MCUs, but that was only MCU for my simple programer) and it was pretty fast - some 25FPS if sampling rate was high enough.
real nice bro. Have you tought about making this using touch screen and having all of the feture via touch screen. that would be great. Imagine touch screen oscope.
ok, thanks for your comments. The reflesh mechanism has been improved in current version. But, for the up rate, it is necessary to exchange for an external AD.
i hope to have like your skills
mhs4com 8 months ago
congratulations!, excellent work
0001MacintoshUser 10 months ago
can you show me esquema please .draw circuit .
perazaroberto2 1 year ago
Great..!!
jjssggdd 1 year ago
olá amigo , você poderia me passar o site com o esquema do projeto ? obrigado
DaniloDetoner 1 year ago
Hi: This is a smart job. I am building a 89s52 based digital oscilloscope, firts storing samples into internal ram next step is drawing into GLCD. Whic GLCD do you recommend? some use negative high voltages thats bad. other issue: drawing solid lines between high frecuency samples.
ale740 1 year ago
Where did you get that LCD?
molinobeer 1 year ago
This has been flagged as spam show
it's really good work
but what is the principal idea t made it???
bigfish4444 2 years ago
Comment removed
bigfish4444 2 years ago
genial
maxidiax 2 years ago
can you made this using psoc?
ritindeeps 2 years ago
It seems you're collecting samples of voltage and storing them in a memory. Then displaying them on screen... Right? Good work by the way.
Any troubles interfacing the LCD? :D
taimooribhatti 2 years ago
yeah cool stuff. sadly it's about only 500 Khz bandwith
pianoguyyy 2 years ago
dude thats amazing. Great Job
snowman4839 2 years ago 3
Good work, great A++++
mreza84 2 years ago 6
tks.
alcomen 2 years ago
This has been flagged as spam show
Use AVR rather than PIC. It would be much faster ;-)
ZXRulezzz 3 years ago
Comment removed
ZXRulezzz 3 years ago
when can i find full project details?
ask2vinay 3 years ago
Could you share your project documents sir?
erhanharm 3 years ago
You should program a function to redraw onñy the pixels that change and then send it to the GLCD to reduce the flicker.
josuecarnivoro 3 years ago
I have two news versions this project. One in MSP430 and PIC. In this new versions, this problem (flinker) was resolved. tks.
alcomen 3 years ago
Youre awesome :o
r0nd0m 3 years ago
Maybe you should consider using the propeller chip. It has 8 internal "cores" and 80mhz clock as far as I remember.. Then you would have plenty of computing power to do both screen update and measuring :)
Actually you could output the data to a tv or monitor instead, as the processor easily can produce even color PAL signal or RGB vga signal. :) Could be a nice "next project"
lunatunatic 3 years ago
This has been flagged as spam show
wanna send me all files from this project please?Upload all on a file hosting site and send me the link on PM or else.
gogoo4cs 3 years ago
What language is it programmed in?
mindthomas 3 years ago
I used C Language.
alcomen 3 years ago 2
Why the hell it's so slow? I have similar scope at LCD 128*64 powered by 3 89C2051 (shitty little MCUs, but that was only MCU for my simple programer) and it was pretty fast - some 25FPS if sampling rate was high enough.
xm07 3 years ago
because in this example, he is acqiring and store in flash memory (I2C) the points meassured, this way, two task.
alcomen 3 years ago
real nice bro. Have you tought about making this using touch screen and having all of the feture via touch screen. that would be great. Imagine touch screen oscope.
WarriorFootball 3 years ago
Really would be very good. Still can not touch display one with a good price here. TKS.
alcomen 3 years ago
i think that thing havent a trigger mechanism and refresh rate is bad :( apart from this is good job
cXorp 4 years ago
ok, thanks for your comments. The reflesh mechanism has been improved in current version. But, for the up rate, it is necessary to exchange for an external AD.
alcomen 4 years ago
very nice! whats the frequency range on this?
Warndog9 4 years ago
Thank you!
In the first version with AD internal, the tax was of approx. 420Ksps. The new version a external AD will be used for results above of 2Msps.
alcomen 4 years ago