Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Diagram for saving data

Status
Not open for further replies.

mikhaplovitch

New Member
Hi everyone,

I want to make a simple diagram to save data on a chip or some other component that could be miniaturized into cmos components.
I have a device with 4 wires, GND, VCC (5V), Data and Clock. Depending on the buttons you press, you get different data results. The clock is given by the device, and I don't know the frequency, but I think you can only get the data by following the frequency.
I'd like to be able to create a portable device that would be able to give the 5v nessary for the device to work, and be able to store the data in binary or hexadecimal somewhere in a component or a chip or anything not too big, that I could later read on a computer to extract the content. The binary sequences generated are about 90octect long. I'd like to be able to store multiple operations, like a hundred, a 10kb memory should be fine.
I was thinking about a programmable chip to store the data that I could read with a chip reader on my computer. But I would need to be able to distinguish the different sequence.

Well, I'm not too good with making diagrams, which is why I'm asking here if anyone knows an existing diagram somewhere on Internet or if anyone kind-hearted could write it for me.

I thank you in advance for your help.
 
If I've understood you correctly perhaps an off-the-shelf data-logger would suit? Try googling for data-loggers.
 
So I googled it and it doesn't appear to be adequate for my need. I couldn't find any that would connect to my 4 wires with the requirements I have.
 
Status
Not open for further replies.

New Articles From Microcontroller Tips

Back
Top