Giter VIP home page Giter VIP logo

abelectronics_micropython_libraries's Introduction

AB Electronics MicroPython Libraries

MicroPython Libraries to use the Raspberry Pi expansion boards from https://www.abelectronics.co.uk with the Raspberry Pi Pico development board.

Downloading and Installing the library

To download to your Raspberry Pi type in terminal:

git clone https://github.com/abelectronicsuk/ABElectronics_MicroPython_Libraries.git

To install the MicroPython Library use the Thonny Python IDE from https://thonny.org/

Create a file for your chosen board and copy the contents of the python file in that board's directory. For example for the ADC DAC Pi create a new file in thonny called ADCDACPi.py and copy contents from ADCDACPi.py into the new file and save it onto the Raspberry Pi Pico board.

Create a second file where your main program will reside and import the board library at the top of the program.

For example:

from ADCDACPi import ADCDACPi

Run with "Run Current Command" or F5 in Thonny.


ADCDACPi

This directory contains ADC DAC Pi MicroPython Library with ADC read and DAC write demos to use with the ADC DAC Pi


ADCPi

This directory contains ADC Pi MicroPython Library and read voltage demo to use with the ADC Pi


ADCDifferentialPi

This directory contains ADC Differential Pi MicroPython Library and read voltage demo to use with the ADC Differential Pi
This library is also compatible with the Delta-Sigma Pi


I2C Switch

This directory contains the I2C Switch MicroPython Library and demo to use with the 4 channel I2C switch


IOPi

This directory contains IO Pi MicroPython Library and demos to use with the IO Pi Plus


IOZero32

This directory contains IO Zero 32 MicroPython Library and demos to use with the IO Zero 32


RTCPi

This directory contains RTC Pi MicroPython Library and demos to use with the RTC Pi

abelectronics_micropython_libraries's People

Contributors

abelectronicsuk avatar briandorey 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.