Adafruit_Learning_System_Guides icon indicating copy to clipboard operation
Adafruit_Learning_System_Guides copied to clipboard

Programs and scripts to display "inline" in Adafruit Learning System guides

Results 68 Adafruit_Learning_System_Guides issues
Sort by recently updated
recently updated
newest added

[bno085 guide](https://learn.adafruit.com/adafruit-9-dof-orientation-imu-fusion-breakout-bno085) contains various warnings about compatibility that are not correct. opening up for @gammaburst contributions based on [forum thread](https://forums.adafruit.com/viewtopic.php?t=214960). @gammaburst - This was the initial warning you had issues...

# Adafruit LightSaber Overhaul A modified version of the python code featured on : https://learn.adafruit.com/lightsaber-featherwing/overview ## Updated features ### Multi-channel audio Allows the idle noise and active noise to play...

Somehow this file got the following content at 75f19df01c63ec43df6a640bd90a15738d192c65, instead of whatever was intended: ``` 429: Too Many Requests For more on scraping GitHub and how it may affect your...

Using the latest version of CircuitPython (10.0.3) and the latest version of the code.py from the main branch, I'm seeing an error "AttributeError: 'MoonData' object has no attribute 'end_utc_seconds' attributed...

This line of code: https://github.com/adafruit/Adafruit_Learning_System_Guides/blob/f0c68f15bb04cfb4ba46f109b2d5c3e2fe9abeb1/Qualia/Qualia_S3_YuleLogPlayer/Qualia_S3_YuleLogPlayer.ino#L13 Has a comment that say "cannot be root!" however, I find this to not be the case and the comment may be misleading.

I and using TLV320_Audio_Playback_Arduino example and it works but unfortunately it seems to only send one byte at a time to i2s interface in a loop and it blocks the...

Per Ladyada - guide feedback to review: `In the keyboard converter sketch, remove the inline declaration of "leds" ["uint8_t leds = (caps | (num

Pulled out the hurricane tracker and updated the PyPortal to Curcuitpython 9.2.8 and downloaded the libraries data 25-06-06 and installed all of the new files. Using the updated code and...