An open API service for providing issue and pull request metadata for open source projects.

GitHub / adafruit/Adafruit_CircuitPython_SimpleIO issues and pull requests

#68 - change to ruff

Pull Request - State: closed - Opened by FoamyGuy 2 months ago

#67 - Adding type annotations and fixing float incompatibility

Pull Request - State: closed - Opened by RossK1 over 2 years ago

#66 - Fix pylint errors

Pull Request - State: closed - Opened by tekktrik over 2 years ago

#65 - Any considerations to expanding the functionality of SimpleIO?

Issue - State: closed - Opened by gus7av over 3 years ago - 1 comment

#64 - Missing Type Annotations

Issue - State: closed - Opened by FoamyGuy almost 4 years ago - 1 comment
Labels: good first issue, Hacktoberfest, documentation

#63 - RuntimeError "All timers in use" on for simpleio.tone demo on Funhouse (ESP32-S2)

Issue - State: closed - Opened by todbot about 4 years ago - 1 comment

#62 - Replace pwmio with pulseio in simpleio.py

Pull Request - State: closed - Opened by CedarGroveStudios over 4 years ago - 1 comment

#61 - pylint to precommit

Pull Request - State: closed - Opened by FoamyGuy over 4 years ago

#60 - Ran pre-commit, added licenses

Pull Request - State: closed - Opened by evaherrada over 4 years ago

#59 - Moved from pulseio.PWMOut to pwmio.PWMOut

Pull Request - State: closed - Opened by evaherrada over 4 years ago - 1 comment

#58 - fix __repo__ url typo

Pull Request - State: closed - Opened by askpatrickw over 4 years ago - 1 comment

#57 - Provide map_range() in a new library

Issue - State: closed - Opened by dhalbert over 4 years ago - 2 comments

#56 - needs conversion to pwmio

Issue - State: closed - Opened by ladyada over 4 years ago - 1 comment

#55 - Black reformatting with Python 3 target.

Pull Request - State: closed - Opened by kattni over 5 years ago

#54 - Ran black, updated to pylint 2.x

Pull Request - State: closed - Opened by evaherrada over 5 years ago

#53 - Update Code of Conduct

Pull Request - State: closed - Opened by sommersoft over 5 years ago

#52 - Add temperature conversion helper to SimpleIO

Pull Request - State: closed - Opened by CedarGroveStudios over 5 years ago - 15 comments

#51 - Moved repository from Travis to GitHub Actions

Pull Request - State: closed - Opened by evaherrada over 5 years ago - 1 comment

#50 - Removed building locally section from README, replaced with documenta…

Pull Request - State: closed - Opened by evaherrada almost 6 years ago

#49 - rename example to include simpletest

Pull Request - State: closed - Opened by ilmanzo almost 6 years ago - 1 comment

#48 - Example should be renamed to include simpletest

Issue - State: closed - Opened by kattni almost 6 years ago - 1 comment
Labels: good first issue, Hacktoberfest

#47 - Update repo.

Pull Request - State: closed - Opened by kattni almost 6 years ago - 1 comment

#46 - tone: Work with 4.x, 5.0; AudioOut and PWMAudioOut

Pull Request - State: closed - Opened by jepler almost 6 years ago - 4 comments

#45 - Update simpleio.tone() to work with nRF52840

Issue - State: closed - Opened by kattni almost 6 years ago

#44 - Please add __version__ and __repo__ metadata. Thank you!

Issue - State: closed - Opened by ntoll almost 6 years ago - 1 comment

#43 - map_range ZeroDivisionError

Pull Request - State: closed - Opened by inventhouse about 6 years ago

#42 - map_range ZeroDivisionError

Issue - State: closed - Opened by inventhouse about 6 years ago - 1 comment

#41 - bitcount argument to shift_out()

Pull Request - State: closed - Opened by iraytrace about 6 years ago - 2 comments

#40 - Added library name to example filenames

Pull Request - State: closed - Opened by evaherrada about 6 years ago - 4 comments

#39 - Add library name prefixes to files in examples folder

Pull Request - State: closed - Opened by idevera about 6 years ago - 1 comment

#38 - tone() will not work on nrf52840

Issue - State: closed - Opened by Tasm-Devil over 6 years ago - 1 comment

#37 - Update README Travis Badge

Pull Request - State: closed - Opened by sommersoft over 6 years ago

#36 - Update simpleio.tone to match 3.x audioio api

Pull Request - State: closed - Opened by caternuson almost 7 years ago

#35 - Update simpleio.tone to match 3.x audioio api

Issue - State: closed - Opened by kattni almost 7 years ago - 2 comments
Labels: bug

#34 - Removing servo class in favor of motor.servo

Pull Request - State: closed - Opened by brentru almost 7 years ago - 1 comment

#33 - Remove Servo

Issue - State: closed - Opened by tannewt almost 7 years ago - 9 comments

#32 - Make microseconds_to_angle() consistent with simpleio.Servo()

Pull Request - State: closed - Opened by ScottDWebster almost 7 years ago

#31 - PyPi setup.

Pull Request - State: closed - Opened by kattni almost 7 years ago

#30 - https://github.com/adafruit/Adafruit_CircuitPython_SimpleIO/issues/10

Pull Request - State: closed - Opened by apatt about 7 years ago - 2 comments

#29 - Simpleio inconsistent behavior between CP releases

Issue - State: closed - Opened by hukuzatuna over 7 years ago - 2 comments

#28 - Improve Ref Docs

Pull Request - State: closed - Opened by sommersoft over 7 years ago

#27 - Fix autodoc

Pull Request - State: closed - Opened by brentru over 7 years ago

#26 - Servo angle pulse_width needs to use min_pulse

Pull Request - State: closed - Opened by inventhouse over 7 years ago

#25 - Added examples for map_range and shift_in/shift_out

Pull Request - State: closed - Opened by brentru over 7 years ago - 1 comment

#24 - Changes to the tone function

Pull Request - State: closed - Opened by brentru over 7 years ago

#23 - frequency floats for tone()

Pull Request - State: closed - Opened by brentru over 7 years ago - 1 comment

#22 - handle reversed range on output

Pull Request - State: closed - Opened by ladyada over 7 years ago

#21 - map_range not allowing output range reversal

Issue - State: closed - Opened by CedarGroveStudios over 7 years ago - 1 comment

#20 - add pylint to project and updated code

Pull Request - State: closed - Opened by mrmcwethy over 7 years ago - 1 comment

#19 - tone(pin, freq, duration)

Issue - State: closed - Opened by microwattbott over 7 years ago - 2 comments

#18 - fix for gemma/trinket and other non-audio boards

Pull Request - State: closed - Opened by ladyada almost 8 years ago

#17 - Update simpleio.py

Pull Request - State: closed - Opened by profbrady almost 8 years ago

#16 - Update simpleio.py

Pull Request - State: closed - Opened by profbrady almost 8 years ago

#15 - Servo

Pull Request - State: closed - Opened by brentru almost 8 years ago - 1 comment

#14 - map function comparable to arduino's map()

Pull Request - State: closed - Opened by asherlie almost 8 years ago - 2 comments

#13 - Added a Servo Helper

Pull Request - State: closed - Opened by brentru about 8 years ago

#12 - Added tone()

Pull Request - State: closed - Opened by brentru about 8 years ago - 3 comments

#11 - ShiftIn/ShiftOut

Pull Request - State: closed - Opened by brentru about 8 years ago

#10 - Support args to switch_ from DigitalIn/DigitalOut constructor

Issue - State: closed - Opened by tannewt about 8 years ago - 2 comments

#9 - Autogenerate docs and link to them from CircuitPython's docs.

Issue - State: closed - Opened by tannewt over 8 years ago - 1 comment

#8 - IR remote helper

Issue - State: closed - Opened by ladyada over 8 years ago - 1 comment

#7 - liquidcrystal

Issue - State: closed - Opened by ladyada over 8 years ago - 1 comment

#6 - stepper control

Issue - State: closed - Opened by ladyada over 8 years ago - 1 comment

#5 - maybe pulseout/pulsein?

Issue - State: closed - Opened by ladyada over 8 years ago - 3 comments

#4 - shiftIn/shiftOut

Issue - State: closed - Opened by ladyada over 8 years ago - 1 comment

#3 - servo control

Issue - State: closed - Opened by ladyada over 8 years ago - 3 comments

#2 - tone()

Issue - State: closed - Opened by ladyada over 8 years ago

#1 - digitalIn and digitalOut

Issue - State: closed - Opened by ladyada over 8 years ago