You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I am really happy that you are sharing your knowledge and experience, and I thank you for that.
I don't have much information regarding image signal processing.
I have some old CNC machinery that uses CRT displays of various sizes, such as 8-inch, 9-inch, and 15-inch (mostly monochrome and some color), and I wanted to convert them to VGA monitors.
The image signal output specifications I have obtained so far are as follows:
Model 1:
Horizontal Frequency (f_h): 25.25 kHz
Vertical Frequency (f_v): 55.257 Hz
Model 2 (in some models):
Horizontal Frequency (f_h): 25.0254 kHz
Vertical Frequency (f_v): 110.487 Hz
My guess for the resolution is 720 \times 480.
Can your method be used to convert these types of signals to standard VGA?
Or, if there is an issue with memory shortage, could this problem be solved with a Pico 2 and a dedicated code be considered for this purpose?
I would appreciate it if you could help me on this path.
Hello. I am really happy that you are sharing your knowledge and experience, and I thank you for that.
I don't have much information regarding image signal processing.
I have some old CNC machinery that uses CRT displays of various sizes, such as 8-inch, 9-inch, and 15-inch (mostly monochrome and some color), and I wanted to convert them to VGA monitors.
The image signal output specifications I have obtained so far are as follows:
My guess for the resolution is 720 \times 480.
Can your method be used to convert these types of signals to standard VGA?
Or, if there is an issue with memory shortage, could this problem be solved with a Pico 2 and a dedicated code be considered for this purpose?
I would appreciate it if you could help me on this path.