help Gemma Color Touch Pendant Necklace HELP!!!

Wearable electronics: boards, conductive materials, and projects from Adafruit!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
User avatar
adafruit_support_carter
 
Posts: 29483
Joined: Tue Nov 29, 2016 2:45 pm

Re: help Gemma Color Touch Pendant Necklace HELP!!!

Post by adafruit_support_carter »

Arduino != Adafruit

It may be a little confusing, but there a two BSP packages to install. Arduino SAMD and Adafruit SAMD.
bsp.jpg
bsp.jpg (47.64 KiB) Viewed 321 times

User avatar
mightynova63
 
Posts: 10
Joined: Tue Oct 27, 2020 11:54 pm

Re: help Gemma Color Touch Pendant Necklace HELP!!!

Post by mightynova63 »

ok i fond i needed to go into preferances and add the adafruit link to get the boards so now i have the gemma mo board but i am getting this now

In file included from C:\Users\HOME\Desktop\pixal pendent\color_touch_pendant\color_touch_pendant.ino:9:
C:\Users\HOME\Documents\Arduino\libraries\FastLED/FastLED.h:14:21: note: #pragma message: FastLED version 3.003.000
14 | # pragma message "FastLED version 3.003.000"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:\Users\HOME\Documents\Arduino\libraries\FastLED/FastLED.h:65,
from C:\Users\HOME\Desktop\pixal pendent\color_touch_pendant\color_touch_pendant.ino:9:
C:\Users\HOME\Documents\Arduino\libraries\FastLED/fastspi.h:130:23: note: #pragma message: No hardware SPI pins defined. All SPI access will default to bitbanged output
130 | # pragma message "No hardware SPI pins defined. All SPI access will default to bitbanged output"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sketch uses 20800 bytes (7%) of program storage space. Maximum is 262144 bytes.
processing.app.debug.RunnerException
at cc.arduino.packages.uploaders.SerialUploader.uploadUsingPreferences(SerialUploader.java:152)
at cc.arduino.UploaderUtils.upload(UploaderUtils.java:77)
at processing.app.SketchController.upload(SketchController.java:732)
at processing.app.SketchController.exportApplet(SketchController.java:703)
at processing.app.Editor$UploadHandler.run(Editor.java:2055)
at java.lang.Thread.run(Thread.java:748)
Caused by: processing.app.SerialException: Error touching serial port 'COM7'.
at processing.app.Serial.touchForCDCReset(Serial.java:107)
at cc.arduino.packages.uploaders.SerialUploader.uploadUsingPreferences(SerialUploader.java:136)
... 5 more
Caused by: jssc.SerialPortException: Port name - COM7; Method name - openPort(); Exception type - Port busy.
at jssc.SerialPort.openPort(SerialPort.java:164)
at processing.app.Serial.touchForCDCReset(Serial.java:101)
... 6 more

User avatar
mightynova63
 
Posts: 10
Joined: Tue Oct 27, 2020 11:54 pm

Re: help Gemma Color Touch Pendant Necklace HELP!!!

Post by mightynova63 »

solved thanks for all the help

User avatar
mariabcola
 
Posts: 2
Joined: Thu Jun 03, 2021 11:17 am

Re: help Gemma Color Touch Pendant Necklace HELP!!!

Post by mariabcola »

I am receiving arguments/error messages when I try and save the code or upload the code to the GEMMA MO adafruit.
Please send advice. I have followed instructions given on adafruit site.
Attachments
Screenshot (88).png
Screenshot (88).png (91.54 KiB) Viewed 277 times

User avatar
mariabcola
 
Posts: 2
Joined: Thu Jun 03, 2021 11:17 am

Re: help Gemma Color Touch Pendant Necklace HELP!!!

Post by mariabcola »

I needed to add files to the library.
Fixed.

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

Return to “Wearables”