Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged arduino

0 votes
429 views
1 answer
    I'm trying to compile some code for an ATmega328 micro, and I want use the libraries and the core of Arduino. I'm using ... ) -I$(CORE_DIR) OBJS = $(CXX_OBJ) $(CORE_CXX_OBJ) $(COR...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
630 views
1 answer
    I have a very simple test sketch in which I'm trying to set a pin to HIGH and then read its state ... OUTPUT mode without losing the value? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
539 views
1 answer
    I'm trying to plot data as quickly as possible with Python (PyQtGraph) received from a Teensy 3.2 which is ... on how to speed things up? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
684 views
1 answer
    I am using an Arduino Uno with a sim900 gps/gprs module and I'm using at commands, how can I get the response ... "OK" or response == "ERROR" See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...