Hi guys!
I`m really new in the Arduino brotherhood and I have recently purchased a CH375B USB module that looks linke this:
Can you please help me connect it to Arduino?
It has 16 pins on 2 columns as follows:
WR | D7
RD | D6
CS | D5
A0 | D4
INT | D3
+5 | D2
GND | D1
GND | D0
My urgent problem is not the software at this moment. I think some already made library can be used, but my problem is the physical connection to arduino.
I want to use it for data logging. Some parameters will be written, such as current on a home circuit, mains voltage, date and time...and so on.
At this moment, I'm trying to set the thing up myself, as for reading files from USB-stick, select from it (or copy to SD card) , to eventually execute g-code from it.... :-S
If you already have some ino code to share here, it would be very helpfull to me