Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Loading…
Arduino

Questions tagged [arduino-uno]

Ask Question

The Arduino Uno is the most common of the Arduino boards. It is based on the ATmega328P microcontroller.

8,148 questions
Filter by
Sorted by
Tagged with
0votes
0answers
45views

I wanted to test my new PIR sensor but it always shows the LED high voltage. Please tell me what to do?code:const int pirPin = 2; // пин pir датчикаconst int ledPin = 13; // пин диода или ...
-2votes
0answers
33views

How to make the gear motor to turn only from 0 degrees to 90 degrees and back to 0 degrees?
John's user avatar
-2votes
1answer
72views

Problem Description:I'm controlling two NEMA 17 stepper motors with A4988 drivers and an Arduino Uno. I'm experiencing a peculiar issue where one motor runs perfectly smooth during code upload but ...
0votes
0answers
52views

I am trying to build a simple project to get data from a web server and display it, using an Arduino Uno R3 clone with integrated ESP8266 wifi.What I have so far:The ESP8266 attempts to connect to ...
0votes
1answer
44views

I'm logging some data using an ESP32 board, and I need the data logged to be uploaded from the ESP32 to one of my repositories on GitHub.Are there any C++ libraries for the GitHub API compatible with ...
0votes
1answer
42views

My desktop computer abruptly started failing to upload sketches to the Arduino UNO (a smd "Make: Special Edition" board) I've been working with for the last few weeks. The sketch compiles ...
MikeB's user avatar
0votes
1answer
57views

I'm using a L298N motor driver with an UNO and when I try to run a motor few seconds for forward and few seconds backward, it will only move for a single direction and remain still in the second ...
Y_Jay's user avatar
0votes
1answer
96views

I am using a HC-SR04 ultrasonic sensor to measure the distance using an Arduino Uno. When I run this code which is worked perfectly in the previous, it only shows just random readings in the serial ...
1vote
0answers
53views

So basically I created a simple Receiver and Transmitter using Two Lora Ai Thinker 433Mhz (Sx1278). I am using Esp8266 with one Lora (as transmitter). It sends packet when we press button. On Receiver ...
RudraSama's user avatar
0votes
0answers
57views

I am running a trigger function in a while loop in setup that takes in 3 analog inputs, checks if they are within a certain range, then outputs true if they are, false if none of them are.The code I ...
-1votes
1answer
111views

I am using this 4-digit 7-segment display.So my circuit is basically 220 ohm resistors for all the segments (display pins 6 through 16 on the bottom each go through a resistor before going to a ...
qwr's user avatar
  • 165
-1votes
2answers
142views

I realize that using float results in loading all or at least parts of the floating point library, which consumes a significant amount of memory.How can I avoid using float?
halfbit's user avatar
-2votes
1answer
81views

I am trying to change thing2 if I input 0, and thing3 if I input 1. I don't want to just have if/else to determine if I should be changing thing2 or thing3 because I want this to be more dynamic than ...
Warby's user avatar
-1votes
1answer
79views

There are other threads about replacing the bootloader on Arduino boards, but the ATTiny88 seems to be rather a different beast. Instead of creating a serial port and sending the compiled code to the ...
LesRhorer's user avatar
0votes
1answer
127views

this is my second Arduino project and I am trying to figure out why my stepper motor is not moving. I was able to get a basic 28byj-48 stepper motor to work using stepper.h and some sample code.Now I ...

153050per page
1
2345
544

Hot Network Questions

more hot questions
Newest arduino-uno questions feed

[8]ページ先頭

©2009-2025 Movatter.jp