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
1.2k views
1 answer
    I am working with a GSM SIM900 and an Arduino Uno. I am using AT commands for the SIM900. I am successfully ... HTTPREAD +HTTPREAD: 17 [{"Status":true}] OK Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
882 views
1 answer
    My code void setup() { Serial.begin(115200); while (!Serial) {} Serial.println("Setup"); } int t ... //stackoverflow.com/questions/65831437/serial-println-works-only-inside-of-loop...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    The circuit: Trying to get this just to blink, can't figure out how! void setup() { pinMode(3, ... /stackoverflow.com/questions/65839434/designing-a-basic-rgb-led-blinking-circuit...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
923 views
1 answer
    I'm trying to find a fitting module/component for a project, but have a hard time finding the right ... question from:https://stackoverflow.com/questions/65840782/small-pwm-module...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have a question about ussd code in sim800l and arduino project: How to send the amount of balance that is ... /questions/65843479/how-to-check-the-balance-of-sim800l-by-phone...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
951 views
1 answer
    screenshot from my antares widget account the x-axis should look like this What seems to be the problem here? and ... in-time-based-on-actual-sensor-time-reading-in-antares-widget...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
747 views
1 answer
    I am fairly new to C and have been trying my hand with some arduino projects on Proteus. I recently ... c-variables-retain-the-value-from-previous-operation-instead-of-resetting...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I am beginner in arduino. Here I tried to burn/upload a code from arduino IDE. Code executes successfully ... /65878698/issue-on-verification-error-first-mismatch-at-type-0x0000...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I'm desperately looking for a solution for my SIM800l v2. The network LED just keeps blinking every ... stackoverflow.com/questions/65886095/sim800l-v2-keeps-blinking-every-second...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
825 views
1 answer
    I'm trying to get JSON (YouTube Data API) multiple times after a response of JSON using ESP32 board with ArduinoJSON ... how-to-concatenate-const-char-to-get-another-json-via-https...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
890 views
1 answer
    Hi I'm very much a beginner in the world of Arduino and I just got my Arduino Uno, I wanted to try something ... /65903413/i-dont-know-whats-wrong-with-my-code-random-stuff-happens...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
874 views
1 answer
    While compiling my rather simple project I get an error that I'm unable to resolve. The included libraries are: ... com/questions/65919148/http-get-was-not-declared-in-this-scope...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
722 views
1 answer
    Closed. This question needs details or clarity. It is not currently accepting answers. question from:https://stackoverflow.com/questions/65926261/i-cant-find-out-variable-type...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
896 views
1 answer
    I'm creating an Array of a Class Type (Button), and I want to have a subclass of it called ButtonMb ... .com/questions/65928646/array-of-a-type-with-different-types-inside...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    I am trying to read some integers from serial, so I used Serial.parseInt() to read two values(0 or 1), the ... .com/questions/65947991/serial-parseint-returns-a-0-value-on-its-own...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    Iam trying to create my own code to control a servo without using the servo.h library,i was able to ... com/questions/65516826/controlling-servo-without-servo-h-library-speed-issue...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
855 views
1 answer
    So I have 2 python scripts, one is reading serial port data and the other is receiving a list from that data, ... to-run-2-python-scripts-that-give-and-take-data-from-another...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I am currently working on a GPS project and am using voltage detection to put my system to sleep and a wake it up ... -in-active-mode-blocks-adc-reading-in-deep-sleep-mode-ulp-code...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
710 views
1 answer
    I'm designing temperature control system based on Peltier elements. And it's needed to work on a ... /65626495/pid-regulation-for-very-wide-temperature-range-%e2%88%86190c...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
872 views
1 answer
    Hello Thank you for your attention, am trying to install a PULP platform which uses modelsim. The last ... //stackoverflow.com/questions/65641880/pulp-platform-which-uses-modelsim...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
814 views
1 answer
    I am experiencing a problem in using a shift register with an LCD for a project that requires a lot of GPIO pins on the ... /65643922/how-can-i-use-a-shift-register-with-an-lcd16-2...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I've been working on a LED strip lately trying to create all kinds of animations. But one of them ... /questions/65644593/esp32-guru-meditation-error-core-1-paniced-storeprohibited...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
739 views
1 answer
    So I have a robot with 2 wheels and it works fine with a USB cable to drive. But I want to upgrade it to ... /questions/65661047/how-do-i-change-the-com-port-something-is-set-to...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    I'm working with a home automation project. With esp32 and Flutter. I'm using a infrared library to execute ... questions/66045869/convert-string-or-integer-into-uint32-t-with-x...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
745 views
1 answer
    I am using a Zaber linear stage controlled by an Arduino using the Zaber shield. I try to do something ... .com/questions/66045903/track-position-of-zaber-device-while-moving...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
784 views
1 answer
    I have a problem with the sim800L . If I give the command ATD + 48xxxxxxx; I cannot force the ... .com/questions/66051365/problem-with-disconnecting-outgoing-calls-from-sim800l...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I have a problem with the sim800L . If I give the command ATD + 48xxxxxxx; I cannot force the ... .com/questions/66051365/problem-with-disconnecting-outgoing-calls-from-sim800l...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
803 views
1 answer
    I'm trying to do a DFU program upload via Arduino for an STM32F401CC. I'm using CubeProgrammer ... .com/questions/66068352/issues-flashing-stm32f401cc-with-cubeprogrammer-dfu...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...