Commit graph

99 commits

Author SHA1 Message Date
Jeff Epler
3cf7e2aeda
Update README.md 2020-09-12 18:02:53 -05:00
Limor "Ladyada" Fried
5bcdded036
Merge pull request #40 from sommersoft/fix_modules_ref
Fix Malformed URL To LTR559 Repo
2020-08-16 22:14:55 -04:00
sommersoft
ba6dfc1e47 fix malformed URL to LTR559 2020-08-16 18:15:44 -05:00
Limor "Ladyada" Fried
7526a7f2be
Merge pull request #39 from pimoroni/contrib-ltr559
Add Pimoroni LTR559 driver
2020-08-10 10:29:17 -04:00
Phil Howard
2af1612273 Add Pimoroni LTR559 driver 2020-08-10 13:19:06 +01:00
adabot
2abcc71ee6 Automated update by Adabot (adafruit/adabot@20501cf)
Updating https://github.com/jimbobbennett/CircuitPython_AzureCustomVision_Predic to 0.2.1 from 0.2.0:
  > Update azurecustomvision_prediction.py
2020-07-11 05:07:37 +00:00
Limor "Ladyada" Fried
e4a64e049d
Merge pull request #38 from gamblor21/ahrs_library
Add AHRS library for sensor fusion
2020-05-15 18:59:42 -04:00
gamblor21
e190fbf5da Removed old reference. Renamed library folder 2020-05-15 17:49:37 -05:00
gamblor21
e1dfe58e95 Renamed library to gamblor_ahrs 2020-05-15 16:43:15 -05:00
gamblor21
69b9e90568 Add AHRS library for sensor fusion 2020-05-15 16:10:41 -05:00
Brent Rubell
9531b5dc5c
Merge pull request #36 from jimbobbennett/master
Adding AzureCustomVision_Prediction
2020-04-29 17:11:31 -04:00
Jim Bennett
3c4ba9530c Adding AzureCustomVision_Prediction 2020-04-22 18:55:30 -07:00
Scott Shawcroft
2fab952b5d
Merge pull request #35 from jimbobbennett/master
Adding Parse
2020-04-07 10:27:54 -07:00
Jim Bennett
a32c84ea6c Adding Parse 2020-04-02 16:51:21 -07:00
Scott Shawcroft
42ba72a463
Merge pull request #34 from jimbobbennett/master
Added base64 and HMAC libraries
2020-03-31 14:01:53 -07:00
Jim Bennett
b020d54bc4 Added base64 and HMAC submodules 2020-03-30 16:02:53 -07:00
Jim Bennett
64572fa465 Added base64 and MNAC submodules 2020-03-30 16:00:11 -07:00
Limor "Ladyada" Fried
73471fe412
Merge pull request #33 from vifino/master
Add mitutoyo: A Mitutoyo Digimatic library.
2020-02-23 21:16:23 -05:00
Adrian Pistol
7dd4fb56e2 Add mitutoyo: A Mitutoyo Digimatic library. 2020-02-24 02:53:49 +01:00
Kattni
22354151fa
Merge pull request #32 from maholli/master
adding BMX160 IMU wip library
2020-02-14 12:17:33 -05:00
Max Holliday
84d3ca1d1a adding BMX160 IMU wip library 2020-02-09 11:10:59 -08:00
Kattni
9adde4f750
Merge pull request #31 from maholli/master
adding 6 WIP circuitpython drivers
2020-01-30 20:00:38 -05:00
Max Holliday
d8a9a464d5 adding 6 WIP circuitpython drivers 2020-01-30 14:53:50 -08:00
Kattni
7d3975be49
Create works_in_progress.md 2020-01-30 17:33:05 -05:00
Melissa LeBlanc-Williams
f72e1aca6d
Merge pull request #30 from bwshockley/master
Add i2c Encoder library.
2019-12-19 10:06:48 -08:00
Benjamin Shockley
e2d570864a Add i2c Encoder library. 2019-12-19 11:31:03 -06:00
adabot
e38131473c Automated update by Adabot (adafruit/adabot@f7bbfc2)
Updating https://github.com/2bndy5/CircuitPython_nRF24L01 to 1.1.2 from 1.1.0:
  > readme should now render on pypi
  > added package_folder_prefix arg to travis.yml
  > context manager bug fixes + modified example
  > Merge pull request 2bndy5/CircuitPython_nRF24L01#8 from 2bndy5/arduino_compat
  > ignore the whole folder not just settings.json
  > fix for travis checking ogf examples
  > consolidated and renamed examples
  > del a trailing whitespace
  > removed useless "new lines"
  > Update circuitpython_nrf24l01.py
  > removed f-string
  > this should at least keep pylint happy
  > wtf mpy-cross
  > mpy-cross failed
  > revisiting pylint warnings
  > broke the example link
  > found a typo in readme
  > learned to cross ref outside autodoc
  > more readable literal text refs
  > removed tutorials placeholder in sidebar
  > background got messed up?!
  > better links for pypi sidebar
  > linked pinout image to source and removed local copy
  > fixed mobile compatibility
  > some more doc tweaks
  > tweaked rtd theme with darkness.css
  > + pepy.tech download counter from pypi stats :)
  > added pypi version tag to readme
  > various docs tweaks
  > another readme change
  > Merge branch 'master' of https://github.com/2bndy5/CircuitPython_nRF24L01
  > removed CnP error in readme
2019-11-09 19:45:56 +00:00
Kattni
7f5a6e27ee
Merge pull request #29 from sommersoft/action-ify
Migrate CI To GitHub Actions
2019-11-01 15:38:45 -04:00
sommersoft
e38e3153c9 build-tools directory and depth...again. 2019-10-29 17:12:02 -05:00
sommersoft
f1cc46f61e same syntax snafu. different file. 2019-10-29 17:05:03 -05:00
sommersoft
0bf08b45c6 fix pkg_folder_prefix gawk to output the correct folder 2019-10-29 16:48:14 -05:00
sommersoft
2a7dddcd72 point build-tools to the right directory, and use proper depth 2019-10-29 16:43:17 -05:00
sommersoft
bdd7322840 forgot to take out pylint and sphinx build 2019-10-29 16:39:05 -05:00
sommersoft
0939c19439 syntax snafu 2019-10-29 16:35:02 -05:00
sommersoft
33f8ef91f8 initial github actions transisition 2019-10-29 16:31:59 -05:00
Scott Shawcroft
fb0fd0e3ec
Merge pull request #26 from 2bndy5/master
adding nrf24l01 driver
2019-09-09 10:09:12 -07:00
Brendan
de0314d5b6 nope, that didn't help
Interestingly, I got the same errors that I was able to fix using --package-folder-prefix arg on my individual nrf24l01 repo
2019-09-07 20:42:31 -07:00
Brendan
5edd4848fb testing library-depth = 3 2019-09-07 20:33:30 -07:00
2bndy5
d442ff5e59 refactored nrf24l01 lib 2019-08-25 23:19:12 -07:00
2bndy5
1a7a4971ac adding nrf24l01 driver 2019-08-25 13:33:36 -07:00
Brent Rubell
69adb1c41a
Merge pull request #25 from benevpi/master
Adding an IFTTT wrapper library
2019-08-08 09:14:45 -04:00
benevpi
86ed2aa7a8 addinf ifttt correctly (I think) this time 2019-08-08 11:26:41 +01:00
benevpi
b50ada6ff9 Revert "adding ifttt"
This reverts commit a6793d0dee.
2019-08-08 11:15:40 +01:00
benevpi
a6793d0dee adding ifttt 2019-08-08 11:11:09 +01:00
Limor "Ladyada" Fried
a3136b6280
Merge pull request #23 from fourstix/add_serlcd
Add serlcd to CircuitPython Community Bundle
2019-07-17 16:34:40 -04:00
fourstix
d436f079da add serlcd library to Community Bundle 2019-07-17 15:49:35 -04:00
fourstix
66b266da9e
Merge pull request #5 from adafruit/master
Update Community Bundle to latest version
2019-07-17 15:44:18 -04:00
Limor "Ladyada" Fried
5ade1c94c5
Merge pull request #22 from ntavish/ili9163
Add ILI9163 driver.
2019-07-12 15:46:29 -04:00
Tavish Naruka
b97c48a711 Add ILI9163 driver. 2019-07-13 01:10:53 +05:30
Limor "Ladyada" Fried
e3f45faa67
Merge pull request #21 from ntavish/ltr329als
add driver fpr ambient light sensor LTR329ALS01
2019-07-12 11:44:50 -04:00