Git Product home page Git Product logo

xiaoexpansion's Introduction

xiaoexpansion

Micropython, Platformio, and Arduino examples using Seeed XIAO expansion board for multiple MCUs in the Seeed family.

Simple examples using the Seeed XIAO expansion board with RTC(external), buzzer, display, and button. The compiled arduino code works with the XIAO SAMD21, EXP32C3, RP2040, and NRF52840 boards. The arduino code is built and loaded with platformio, only tested once with Arduino IDE.

The micropython code is a work in progress - tested with custom SAMD21 micropython build to help with small available RAM. This version can use a GPS input (xxRMC message) for acquiring time if available.

Devices onboard the expansion board are:

  • PCF8563 RTC using I2C
  • SSD1306 OLED 128x64 using I2C
  • Piezo Buzzer
  • Push button

Every mcu has Serial IO and ADC capabilities, but only the SAMD21 has a DAC.

The micropython implementation will try to use the Serial IO to read a GPS module if present. Both implementation will exercise the PCF8563, OLED, BUZZER, and push button. ADC is used to read <3.3V on pin1/A0. REPL input can be used to provide a value which will be sent to the DAC if present.

xiaoexpansion's People

Contributors

ricksorensen 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.