Git Product home page Git Product logo

bme464's People

Contributors

blhuynh avatar kevinjliang avatar mungomatt avatar ulqschif avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

blhuynh ulqschif

bme464's Issues

Convert output to binary

Voltage values are currently being outputted as decimals to make testing easier. We need to convert these values to binary to match the project specifications

AC output lagging

Every second, the Arduino's output doesn't update for around 0.2 seconds. I suspect it might have to do with the fact that the LCD updates every second, which is a costly process that ties up the Arduino and prevents it from updating its output.

Output passing in 2 Hz AC
image

Output passing in 3 Hz AC
image

AC signal isn't being characterized correctly

Haven't done extensive testing yet, but as of now, neither amplitude nor frequency are being read correctly. Might need to investigate what values exactly are being detected and plot them to look for a visual indicator of what's going on.

AC Signal

The output from the function generator zeroed for some reason when hooking it up to the rest of the circuit (summing amplifier, clipping circuit). Ended up fixing the problem by switching to a different probe. However, we never figured out why the original probe did not work.

Arduino - Serial Port not found

Hooking up together the LCD shield and Arduino again for the first time again. Arduino started running the last code uploaded to it (Baby Incubator from BME 354, 2 semesters ago) successfully. However, proper Arduino drivers are missing on my laptop this time around, and Serial Ports aren't being recognized.

Planning on re-installing all Arduino software. Windows 8.1 update may be at fault

Clipping Circuit not working

The voltage is not being clipped to the 0-5 V range. Currently clipping to -2 to 7 V, which won't be good for Arduino. Considering either using another Agilent power supply or generating the required voltages from the 5 V source using op amps.

Arduino not reading the signal properly

Basic function to read an input, smooth it with a sliding window averager, and display the output to the screen was coded and uploaded to Arduino. However, instead of correctly reading the 2V DC input signal, an AC signal going for 0 to 5V appears to be detected instead.

image

Oscilloscope probe verifies that input is indeed 2 V DC, so not sure why the oscilloscope and Arduino are seeing two different things. Will revisit later.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.