Melissa LeBlanc-Williams
37d833bc31
Adding image so users can wget via terminal
2020-08-19 08:51:55 -07:00
Melissa LeBlanc-Williams
0d06e0555d
Merge pull request #1213 from makermelissa/master
...
Fixed rotation for real eInk bonnet
2020-08-18 08:57:04 -07:00
Melissa LeBlanc-Williams
e600fd6c8f
Fixed rotation for real eInk bonnet
2020-08-18 08:36:42 -07:00
Limor "Ladyada" Fried
3f18cf8651
Merge pull request #1212 from jepler/sharpdisplay-example
...
SharpDisplay demo: Always use anchor_point/anchored_position
2020-08-18 11:31:28 -04:00
fe1c207fba
SharpDisplay demo: Always use anchor_point/anchored_position
...
Between adafruit_display_text release 2.8.0 on July 24 and the current
version, the behavior of specifying just x/y changed. The same code
works with both versions if anchor_point / anchored_position is specified.
2020-08-18 10:05:54 -05:00
Dan Halbert
e85939bbdf
Merge pull request #1185 from kevinjwalters/rockpaperscissors
...
New Guide - rock, paper, scissors game for CLUE and CPB.
2020-08-18 10:59:16 -04:00
Anne Barela
fe80b0e50a
Merge branch 'master' into rockpaperscissors
2020-08-18 09:50:15 -04:00
Limor "Ladyada" Fried
92119d5bc8
Merge pull request #1205 from hjw/master
...
Catch Ctrl-C and unlock I2C bus before exiting
2020-08-17 17:30:56 -04:00
Limor "Ladyada" Fried
0042317a05
Merge branch 'master' into master
2020-08-17 17:19:21 -04:00
Limor "Ladyada" Fried
3e228776ce
Merge pull request #1210 from jepler/sharpdisplay-example
...
CircuitPython_SharpDisplay_Displayio: work around a displaytext bug
2020-08-17 17:19:05 -04:00
Kattni
d0803a81ad
Merge branch 'master' into master
2020-08-17 17:08:23 -04:00
Limor "Ladyada" Fried
fd82450856
Merge branch 'master' into sharpdisplay-example
2020-08-17 17:07:25 -04:00
Limor "Ladyada" Fried
b33ad197d9
Merge pull request #1211 from andydoro/master
...
update to Daily Cheer Automaton to work with updated version of DST library
2020-08-17 17:07:10 -04:00
Andy Doro
88cb123603
updated for new version of DST library
...
updated for new version of DST library
2020-08-17 15:56:47 -04:00
Andy Doro
842b2737f4
Merge pull request #2 from adafruit/master
...
updating my local fork
2020-08-17 15:25:38 -04:00
0fb5c9877f
CircuitPython_SharpDisplay_Displayio: work around a displaytext bug
2020-08-17 12:35:12 -05:00
Kattni
df7b761bb3
Merge branch 'master' into master
2020-08-17 12:44:52 -04:00
Limor "Ladyada" Fried
07c545a804
Merge pull request #1207 from caternuson/hurricane_tracker
...
Add hurricane tracker code
2020-08-14 17:18:48 -04:00
Limor "Ladyada" Fried
3c046a785e
Merge branch 'master' into hurricane_tracker
2020-08-14 16:49:25 -04:00
Jeff Epler
affc856881
Merge pull request #1208 from adafruit/jepler-patch-2
...
Change chip select pin to D6 to match other samples
2020-08-14 14:34:14 -05:00
Hawley Waldman
17aa659fd0
Merge branch 'master' into master
2020-08-14 14:49:58 -04:00
Jeff Epler
d130bff4eb
Change chip select pin to D6 to match other samples
2020-08-14 13:44:28 -05:00
caternuson
a8e78b42b6
add hurricane tracker
2020-08-14 10:32:15 -07:00
Jeff Epler
94e8a29fcc
Merge pull request #1206 from jepler/sharpdisplay-example
...
Sharp Display "say their names" displayio demo
2020-08-14 11:23:49 -05:00
731cb2917e
Sharp Display "say their names" displayio demo
2020-08-14 10:54:24 -05:00
Hawley Waldman
d65e8d11f3
Make requested formatting changes for pull
2020-08-13 19:25:11 -04:00
Hawley Waldman
dccfcc10a3
formatting error
2020-08-13 07:48:55 -04:00
Hawley Waldman
9b9afff75a
Catch Ctrl-C and unlock I2C bus before exiting
2020-08-13 07:15:01 -04:00
Anne Barela
26486af1e3
Merge pull request #1204 from jedgarpark/metro-matrix-clock
...
first commit Metro Matrix Clock, custom font
2020-08-12 18:36:57 -04:00
kevinjwalters
8e8b2f9b4e
Merge branch 'master' into rockpaperscissors
2020-08-12 22:12:33 +01:00
John Park
9a8d0f85b0
first commit Metro Matrix Clock, custom font
2020-08-12 11:04:57 -07:00
Brent Rubell
5327b11ccd
Merge pull request #1122 from brentru/fix-pyportal-mqtt-sensor-node
...
Update PyPortal_MQTT_Control
2020-08-12 13:31:14 -04:00
Kevin J Walters
ca15fb3f75
Changing the advertisements used by Advanced RPS Game to have manufacturer data declared and set in the desired serialization order.
...
Changing the id numbers on manufacturer data in the advertisements to use a broadly sequential set.
Removing unused RPS_VERSION. #1185
2020-08-12 18:26:18 +01:00
Brent Rubell
a786197e39
Merge branch 'master' into fix-pyportal-mqtt-sensor-node
2020-08-12 13:06:11 -04:00
Kevin J Walters
60b97ccd7b
Merge branch 'rockpaperscissors' of https://github.com/kevinjwalters/Adafruit_Learning_System_Guides into rockpaperscissors
2020-08-11 21:33:30 +01:00
Kevin J Walters
da9216bde1
Replacing lambda with def per request from code review. #1185
2020-08-11 21:31:49 +01:00
Anne Barela
4e758377e0
Merge pull request #1173 from CedarGroveStudios/master
...
ulab.numerical objects not indexable
2020-08-10 16:43:34 -04:00
Anne Barela
744676c77d
Merge branch 'master' into master
2020-08-10 14:26:45 -04:00
Anne Barela
041a0dd602
Merge branch 'master' into fix-pyportal-mqtt-sensor-node
2020-08-10 14:25:32 -04:00
Anne Barela
2feef1a222
Merge branch 'master' into rockpaperscissors
2020-08-10 14:17:43 -04:00
Anne Barela
65320caf61
Merge pull request #1203 from firepixie/master
...
Ocean resin lightbox code
2020-08-10 14:17:14 -04:00
Anne Barela
3db3f47637
Merge branch 'master' into rockpaperscissors
2020-08-10 13:56:02 -04:00
Anne Barela
0f615e2d80
Merge branch 'master' into master
2020-08-10 13:55:35 -04:00
firepixie
0448020396
Merge branch 'master' of https://github.com/firepixie/Adafruit_Learning_System_Guides
2020-08-10 09:11:39 -07:00
firepixie
64ad84e28c
Ocean Resin Lightbox
...
first commit
2020-08-10 09:11:35 -07:00
Kevin J Walters
77554db5b8
Slowing down the bubble sort in showGameResultScreen() a little bit more.
2020-08-08 17:52:49 +01:00
Kevin J Walters
a157bbc34e
Changing assignments of None to _ to normal del for clean-up - this was due to misunderstanding from REPL behaviour.
2020-08-08 17:52:41 +01:00
Kevin J Walters
81fbdd7a2e
Moving points values out to constants.
...
Squashing some assignments onto one line.
2020-08-08 14:30:08 +01:00
Kevin J Walters
ff6fffe801
Rearranging the text setting for the summary Label on round results screen to set in constructor rather than later via property. This is neater but main motivation is to work around a Label y position bug.
2020-08-07 18:11:23 +01:00
Kevin J Walters
2612984998
Switching to the new match_prefixes for Advertisement matching which replaces prefix.
...
Changing to matching using the library rather than the match_locally enabled code and a few fixes around that dusty code path.
match_prefixes came up in the review #1185
2020-08-07 00:43:50 +01:00