Giter VIP home page Giter VIP logo

i2c_library_rp2040's Introduction

I2C_library_RP2040

I2C library for RP2040 MCU Wrote this for quick I2C coding using RP2040 and its C SDK. Also include example calls in main.c and a few functions for 2 popular I2C IC's--PCF8591 (quad 8 bit ADC)and MCP4728 (quad 12 bit DAC) that are used to test read and write.

For information please see the blog post: http://audiodiwhy.blogspot.com/2022/07/rp2040-i2c-library-for-embedded-c.html

Note--I wrote this library to make sure I understand the basics of the I2C tools found in the Pico RP2040 SDK. And to make I2C calls work more like the way my mind works vs. the minds of the folks at Rpi. You may or may not want to include some of these files in your own code; in some use cases it may make more sense to incorporate the RP2040 SDK function calls directly into your code rather than use this library.

However, I use this library in some of my own C projects, so you will see it elsewhere in this repo.

i2c_library_rp2040's People

Contributors

cslammy avatar

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.