ok no problem, you would need to keep the values of R3, R5, R4, R6, C2 and C4 for testing the bandpass 3.4-7.2Hz or else we would have a different range of frequencies...
Announcement
Collapse
No announcement yet.
VDI-RODERICO
Collapse
X
-
video from test C1 I C3 1uF values of elements R3 R4 R5 R6 C2 and C4 as shown in the diagram
https://youtu.be/HocSdTldQQo
i solved the RA8808 glcd problem ... the chip select / CS and / CS2 inputs must be negated
Comment
-
very nice video, did you notice any improvement with respect to previous version? is it more or less stable? from your video I see that the frequency of the signals goes down up to ~ 2Hz, if there was a clear improvement then the values of those resistors and capacitors might need to be changed for 2-7Hz while keeping the same gain.
Do you have the datasheet of your LCD, if the problem is only to negate CS1 and CS2 the change would not be difficult, try with this one:Attached Files
Comment
-
VDI 2.0
after many tests (mainly by kroman01) this is version 2.0. I updated the schematics adapting kroman01's mod for channel Y and adjusted the values of C1, C2, C3, C4, R3, R4, R5, R6, R7, R8 as an example for 2-7Hz, i.e. around 5Hz, it might need additional testing, but in any case the firmware is also compatible with previous schematics.
R7, R8: 1%
SW4: optional
Y1, C12, C13: only if PIC does not have a 4MHz internal oscillator
R11: depends on the display and it needs to be adjusted for low current (e.g. 20 mA or less)
R15: only if using a LCD display (VEE, CS1, CS2, RST are not used)
the firmwares were built with Microchip XC8 demo compiler, binary files ending with "_B" are for GLCDs with CS1 and CS2 without a bar like kroman01's GLCD and the others for GLCDs with a bar in CS1 and CS2. I also included the firmware for PIC18F252 as an example of an old PIC that needs an external oscillator.
Comment
Comment