Skip to content
#

maker

Here are 248 public repositories matching this topic...

combs
combs commented Apr 18, 2020

Hello! I am learning through trial and error that the AIY Vision Bonnet's pins have different permissible values for the PWM frequency, at least as set through the Python AIY libraries.

I can set PIN_A. PIN_C, PIN_D to 1000hz PWM but PIN_B only accepts 100hz. And it seems like particular values are permissible and other values are not, e.g. 2000hz.

Is there documentation for the pwm-aiy-io

pxt-maker
wallarug
wallarug commented Feb 5, 2020

Hi there,

I'll take ownership of this one and formalise it a bit better.

This is relating to adding custom boards with extended name sets.

@peterpanstechland message:
in order to get the dts.ts.d autogenerated, you need to(this is what i did):

pxt clean
rm -Rf node_modules/pxt-common-packages
pxt link ../pxt-common-packages  (this is after you have modified the configkeys.h)
pxt

Improve this page

Add a description, image, and links to the maker topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the maker topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.