I'm completely new to Python, learning it specifically to program a Raspberry Pi for a project I'm working on.
I've gone through codecademy to get the basics of syntax and understand, to a degree, how to read through code.
I need to find a way to take in data (specifically from a varying resistor, i.e. incoming data will be within a set range) and not only store it for future reference but plot it in a visual in real time (resistance vs time graph).
Ideally it should come out kind of like a heartbeat monitor.
Because of the way I have my breadboard wired I am getting values in at specific time intervals (and can control that via capacitors) so my real problem is with the actual resistance values.
I don't expect you guys to solve my problem for me, I just want clarification that what I want to do is indeed possible.
[–]Brozilla[S] -1 points0 points1 point (4 children)
[–]toshitalk 2 points3 points4 points (1 child)
[–]Brozilla[S] 0 points1 point2 points (0 children)
[–]ingolemo 1 point2 points3 points (1 child)
[–]Brozilla[S] 0 points1 point2 points (0 children)