Git Product home page Git Product logo

archive_circuitpython_clue_cutebot's Introduction

CircuitPython_CLUE_Cutebot

CircuitPython_CLUE_Cutebot YouTube Video

This is a higher-level library to allow Adafruit's CLUE and ElecFreak's micro:bit Smart Cutebot to communicate while maintaining all the functionality of the CLUE, except for touch features. In version 2, the code has been updated for efficency purposes and educational focus has shifted towards examples and wiki.

Dependencies

This library depends on:

The IR remote example also depends on:

The Adafruit BlueFruit Connect App's Controller example also depends on:

Instalations

Follow Adafruit's CLUE Overview instructions under CircuitPython on CLUE. During the installation process, you will download the latest library bundle and transfer several libraries to the CLUE. Transfer the dependencies listed above to your lib folder. Download this repository and copy jisforjt_cutebot_clue.mpy on to your CIRCUITPY drive. The .mpy version of the files uses a fraction of the memory and is the reccommended version.

Usage

You can create a new main.py file and use:

from jisforjt_cutebot_clue import cutebot, clue

to access the CLUE and Cutebot or you can use one of the examples programs provided in the repository. Use the IR remote example to easily learn about IR signals and control your Cutebot in a snap. Download Adafruit's BlueFruit Connect app and control your Cutbot over Bluetooth. These examples and more are located in the examples folder.

License

The code of the repository is made available under the terms of the MIT license. See license.md for more information.

archive_circuitpython_clue_cutebot's People

Contributors

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