ASK AN ENGINEER 12/31/2014

preview_player
Показать описание
What is “Ask an engineer”? From the electronics enthusiast to the professional community – “Ask an Engineer” has a little bit of everything for everyone. If you’re a beginner, or a seasoned engineer – stop in and see what we’re up to! We have demos of projects and products we’re working on, we answer your engineering and electronics questions and we have a trivia question + give away each week.

-----------------------------------------

-----------------------------------------

#adafruit #arduino #electronics #hardware #opensource #projects #raspberry #computer #raspberrypi #microcontrollers #LEDs #LED #gemma #flora #bluetooth #bluefruit #neopixel #neopixels #wearables #art #askanengineer #showandtell #madewithcode
Рекомендации по теме
Комментарии
Автор









#adafruit #arduino #electronics #hardware #opensource #projects #raspberry #computer #raspberrypi #microcontrollers #LEDs #LED #gemma #flora #bluetooth #bluefruit #neopixel #neopixels #wearables #art #askanengineer #showandtell #madewithcode

adafruit
Автор

Hey Adafruit-Team! Happy New Year!
I've got a question: Is there a way to use Neopixels on an Intel Edison (+ Arduino-Breakout-Board)? Or is there a new library?

MrLookslikeMani
Автор

Question: I'd like to connect several Adafruit accelerometers to my Flora. I've connected two so far, and they share ground and power.
1. How many can I chain together? 
2. What's the best way to get the serial output from each one separately?
3. Is there a way to collect data in parallel (I've looked at concurrency.cc and the master/slave on arduino.cc, but it only shows one master and one slave) - if I had several collected data from each one in a loop, I'm concerned that there may be a delay in capture.
4. What's the best way to convert the accelerometer and magnetometer output into a usable format, e.g. visualizing the data in 3D over time?

Thanks, and looking forward to your next session.

plpz