Git Product home page Git Product logo

physbrykpy's Introduction

PhysBryk

Small robust bluetooth microcontroller and sensors for conducting high school physics investigations based on the Adafruit Feather nRF52840 Sense and coded in CircuitPython.

Sensors

On Board

Accessory

  • INA260: Current + Voltage + Power Sensor

Bluetooth Services and Characteristics

Base uuid: a0d1nnnn-0eaa-5b52-bc84-818888dc7dc5

Other helper guides

ulab: a numpy like library for faster data crunching Surface Mount is Easy

Notes and resources

Adafruit feather footprints ofr pcbs

Prototype web app is here on glitch but it is likely this will be abandoned in favour or an app based on jupyter

Circuit diagrams and other stuff here on lucidchart

For the Arduino version see PhysBrykC though this may also be abandoned

TODO

See the github repo projects

Imported libraries API references

Other Stuff

physbrykpy's People

Contributors

geoffysicist avatar profstick avatar

Watchers

 avatar

physbrykpy's Issues

calibrate battery

log battery voltage over time and use this to calibtrate battery in terms of percent charge remaining. Use percentage of time remaining rather than percentage of useful voltage.

Perhaps express in term of time remaining.

enable/disable

use a bit mask to enable characheristics
include enable and disable functions in the core class
get the characteristic index from the uuid or include it in the
class structure {service}{characteristic}

eg gyro: {01}{02}

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.