Block or report user

Pinned repositories

  1. Adafruit_CircuitPython_HID

    Forked from adafruit/Adafruit_CircuitPython_HID

    USB Human Interface Device drivers.

    Python 1

  2. CircuitPython_LCD

    CircuitPython library for HD77480 LCD character displays with an I2C backpack. Currently PCF8574 is supported.

    Python 1 2

  3. circuitpython

    Forked from adafruit/circuitpython

    CircuitPython - a Python implementation for teaching coding with microcontrollers

    C 1

  4. SwitchBox

    Assistive switchbox. Maps multiple switches to keyboard and mouse events. End-user configurable.

    Python 1

315 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity First pull request First issue First repository Joined GitHub

December 2017

Created a pull request in adafruit/circuitpython that received 4 comments

Fix PDMIn MEMS microphone support

Changes: New faster filter loop, by @ladyada. New filter coefficients as well. Turn on microphone clock when PDMIn object is created, and run it a…

Created an issue in adafruit/circuitpython that received 6 comments

Speed up AnalogIn.value significantly.

@tdicola has measured that AnalogIn.value takes about 10msecs per sample, which is very long. Currently it takes 16-bit samples with the 12-bit ADC…

Seeing something unexpected? Take a look at the GitHub profile guide.