python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Embedded system, How to define or calculate a time period
For designing embedded systems, one of the steps is scheduling.
I know the execution time can be measured by using some functions. For example, I can use micro() in Arduino to measure the time betwee...
TaiwaneseFoodIsTheBest
Votes: 0
Answers: 2
XRAD'S How to read line by line SD file and parse data x,y pair to int C++
I am using arduino IDE. I have an SD logger program writing x and y coords to one file on SD. The x/y point pair is converted from GPS Decimal Degrees, and the saved x/y pair is per line with line dat...
XRAD
Votes: 0
Answers: 2
Arduino compiling error in platformio with bool readSerial(Serial& stream) -> stream not declared
I tried to compile a code in platformio (Atom) and got a compiler error.
No compiling errors for this code in the Arduino IDE.
How do I get this code work with the PlatformIO compiler?
I don't really ...
unimetal
Votes: 0
Answers: 1
Will a non official Arduino work with the arduin IDE
I want to buy an Arduino kit but not an official Arduino, from different company
My question is: Will it work with the Arduino IDE?
Even if it not official?
Can I use Python with it?
Ali Ahmed
Votes: 0
Answers: 1