Skip to content

m3y54m/vi-diagram-plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

V-I Diagram Plotter using SerialPort in C#

This application was used for a research on a memristive device which was published in this paper in 2016:

Practical method to make a discrete memristor based on the aqueous solution of copper sulfate

The projects consists of three sections:

  • Dektop application written in Visual Studio in C#

  • Electronics board for precise transformations of analog voltages and currents

  • Embedded program written for getting commands from UART (serial port) and generating a voltage using DAC and reading the resulting current using ADC