Giter Site home page Giter Site logo

circuitpython's Introduction

Welcome to BeBoXoS CircuitPython repository

On my repository you will find...

CircuitPython BadgerOS for Pimorini Barger2040

anim

click here to go to this section

CircuitPython launcher for Adafruit PyPortal titano

launcher

A touch application launcher for CircuitPython Clic here to go to this section

Basic Python for PyPortal (Works on Wio Terminal too!)

Based on the wonderful piece of code by Scott Shawcroft, original version from https://github.com/tannewt/basicpython. Originally ir is an experiment to edit Python code like BASIC was edited. The idea is to imagine this as the default mode on a Raspberry Pi 400.

I ported it to Adafruit Pyportal Titano CircuitPython (works on Wio Terminal under CircuitPython too).

I added support for the I2C M5Stack CardKB keyboard, but it can work with any keyboard. I added a dir function to list files in a directory.

On the next update, I will try to add more features to act as a light OS.

This makes our little gadgets autonomous for running and coding on the go.

Enjoy!

bpyth

clic here to jump directly to this section

Keyboard Featherwing

keyboardfeatherwing

All my code for Keyboard Featherwing

pico RGB keypad

pico

All my code for Raspberry Pi pico RGB keypad

CLic here to access this section

Challenger 2040 wifi Feather

challenger

Clic here to access my section for Challenger2040Wifi (basically a pico 2040 with ESP8682 Wifi)

ATMegaZero S2

atmega

All examples etc made for this card can be found here

Seeed XIAO

seed In this section you will find all my codes for Seeed Xiao inclued my UART to HID code.

Adafruit MagTag

!img

here you can find all apps for this device

Seeed Wio Terminal

img2

here you can find all my code for the Wio Terminal

circuitpython's People

Contributors

beboxos avatar dglaude avatar kongduino avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

circuitpython's Issues

Badger 2040 - freezes or errors out when reset with battery power.

Thank you for creating this Circuitpython port of the BadgerOS!!

I have been trying for the past few days to run the Badger 2040 using external power, a few things I have noticed:

  1. If I power ON with USB BadgerOS runs.
  2. If I power ON the board from the external power supply, BadgerOS does not run.
  3. if I keep the battery plugged in while powering with USB BadgerOS runs.
  4. If I remove the USB while the battery is plugged in, BadgerOS continues to operate.
  5. If I reset or power cycle the board, BadgerOS does not run.

Any idea on how I can go about resolving this?

Thank you!!

Error 258 when creating QR Code from Badge

Hi,
I'm getting an Error 258 when creating QR Code by pressing arrow down in Badge screen.
//
VERSION:3.0
END:VCARD

258
Error in badge selection
//
Error occurs after Line 1118.

Any sugestions on how to fix it?

Comment: Extended characters

The latest versions of CircuitPython 7.0.0 RC have support for more than the ASCII characters for filenames - useful for other languages.

Great project! Anne

use alarms instead of busy-loop in launcher

Hi,

currently the launcher uses a busy-loop in it's main-loop. This really eats up battery.

Why not use alarms? Set up an alarm for each button and then send the device to light sleep. Deep sleep should also be possible, but is a little bit more involved. I have this on my own todo-list but currently I am busy with other stuff, so I just wanted to point that out.

See the docs about alarms (import alarm)

What is a license for this work?

I got Badger2040 for myself, found your project but it lacks license information.

Without license information I assume that it is 'do not touch, do not use'.

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.