GithubHelp home page GithubHelp logo

mcp3903's People

Contributors

kerrydwong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mcp3903's Issues

Bad REG_STATUS_COMM setting

MCP3903.cpp

original:
writeRegister(REG_CONFIG, cmd1);
writeRegister(REG_CONFIG, cmd2);

correct:
writeRegister(REG_STATUS_COMM, cmd1);
writeRegister(REG_CONFIG, cmd2);

Add resistors for SPI!!

Hello, I couldn't get this library to work, until it hit me:
When using 5V Arduino, you NEED!!!! to add resistors for the MISO, MOSI, SCK lines. Otherwise it doesn't work and you risk damaging your chip. Your blog post is flooded with people with this issue. I will go post on your blog too.

Project still active?

Hi @kerrydwong, fantastic project!!

We were able to make a demo board and adapt and extend some of your work to "straight" C for an ARM/FPGA application on Microsemi SmartFusion2 hardware. We also extended the Arduino example to all the channels and tested on the ESP8266. If this work we contributed looks interesting to you and you are still maintaining this project, please feel free to merge back in these additions and I can pull our derivative project and reference your work fully.

https://github.com/CalPlug/MCP3903_ADC/tree/master/Library

Best wishes,
Mike K.

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.