I can't even make the light blink right

General project help for Adafruit customers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
saobus83
 
Posts: 4
Joined: Sun Mar 17, 2019 9:50 pm

I can't even make the light blink right

Post by saobus83 »

good evening super new to electronics know zero about programing I was following the guide for the QT Py SAMD21 after getting through the update part you write a code to make a light blink well the blink the blink didn't change when I changed the time parts of the code

User avatar
bidrohini
 
Posts: 202
Joined: Thu Oct 20, 2022 10:03 am

Re: I can't even make the light blink right

Post by bidrohini »

Hi, have you followed this document?
https://learn.adafruit.com/adafruit-qt-py

User avatar
adafruit_support_carter
 
Posts: 29168
Joined: Tue Nov 29, 2016 2:45 pm

Re: I can't even make the light blink right

Post by adafruit_support_carter »

The Learn Guide linked above is the correct one to be following for that QT PY.

Are you trying to program the board using CircuitPython or Arduino?

User avatar
saobus83
 
Posts: 4
Joined: Sun Mar 17, 2019 9:50 pm

Re: I can't even make the light blink right

Post by saobus83 »

I am using circuit python.

https://github.com/adafruit/Adafruit_Le ... on/code.py

I actually, found the solution here because the QT Py only has the neo pixel and no other LEDs so the code on the guide for the for the SAMD21 QT Py has a blink light code that you can't use, though I do remember using that same code with my SAMD21 Trinket M0 which makes since, they both use the same chip.
Attachments
Capture.JPG
Capture.JPG (54.55 KiB) Viewed 94 times

Locked
Please be positive and constructive with your questions and comments.

Return to “General Project help”