Skip to content

Add WebGL example #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 10, 2019
Merged

Add WebGL example #29

merged 1 commit into from
May 10, 2019

Conversation

caternuson
Copy link
Contributor

Tested and working on a Pi Zero W with a BNO055 connected via I2C using buad rate slow down.

This adds an updated version of the WebGL example that will work with the current CircuitPython driver. Part of an effort to archive an older guide:
https://learn.adafruit.com/bno055-absolute-orientation-sensor-with-raspberry-pi-and-beaglebone-black/webgl-example

Note the following:

  • Axis remap was removed since current library does not support it
  • Calibration data save/load has been stubbed out since current library does not support it

@ladyada ladyada merged commit 17b949d into adafruit:master May 10, 2019
@ladyada
Copy link
Member

ladyada commented May 10, 2019

nice!

adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request May 11, 2019
Updating https://github.com/adafruit/Adafruit_CircuitPython_BNO055 to 3.1.0 from 3.0.6:
  > Merge pull request adafruit/Adafruit_CircuitPython_BNO055#29 from caternuson/webgl

Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP_ATcontrol to 0.3.1 from 0.3.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP_ATcontrol#29 from dherrada/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_LSM303 to 1.2.4 from 1.2.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_LSM303#12 from dherrada/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel to 3.3.7 from 3.3.6:
  > Merge pull request adafruit/Adafruit_CircuitPython_NeoPixel#45 from dherrada/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_PN532 to 2.0.5 from 2.0.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_PN532#22 from dherrada/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_VEML6070 to 3.0.0 from 2.0.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_VEML6070#8 from WindFishDiety/UVReadRaw

Updating https://github.com/adafruit/Adafruit_CircuitPython_BluefruitConnect to 1.0.9 from 1.0.8:
  > Merge pull request adafruit/Adafruit_CircuitPython_BluefruitConnect#11 from dherrada/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_BusDevice to 2.2.11 from 2.2.10:
  > Merge pull request adafruit/Adafruit_CircuitPython_BusDevice#28 from dherrada/master
  > Merge pull request adafruit/Adafruit_CircuitPython_BusDevice#27 from adafruit/revert-25-add-blinka-to-requirements-txt

Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Text to 2.1.1 from 2.1.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_Display_Text#9 from dherrada/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_Motor to 1.4.2 from 1.4.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_Motor#26 from dherrada/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_Register to 1.7.1 from 1.7.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_Register#25 from dherrada/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants