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-ide-2]

Ask Question

Use this tag for questions specific to version 2 of the Arduino IDE. The open-source IDE makes it easy to write code and upload it to any Arduino board. It runs on Windows, macOS and Linux.

23 questions
Filter by
Sorted by
Tagged with
0votes
1answer
50views

I am trying to read a WNK811 pressure sensor connected by i2c to an STM32 Nucleo F401RE, programmed as arduino. The WNK811 is a Chinese device, the device datasheet is highly minimal (inadequate in my ...
1vote
0answers
117views

I have created a sketch that updates 195 variables : 16xString variables, 34xfloat, 52xint, 107xbool.Notice : I'm using the IDE tool instead of the included Cloud IoT compile (because I have a pb ...
0votes
1answer
330views

I am trying to edit an old code for a dot matrix display. This code was written on Arduino IDE in Windows 10, for DOIT ESP32 DEVKIT V1. I never had a problem with libraries in the Windows environment ...
paki eng's user avatar
-1votes
1answer
182views

I recently changed my port number for the arduino USB from COM8 (what it defaulted with) to COM256 (attempting to see if that will work).However, whenever I try to upload it gives'avrdude: ser_open(...
SnappyRiffs's user avatar
0votes
2answers
774views

OS: Windows 11Arduino IDE Version: 2.3.2I recently opened up my Arduino IDE to find that nothing--absolutely nothing--would compile. Whenever I tried, I got the following error message:Using board '...
3votes
1answer
3kviews

I just installed the Arduino IDE on a new computer from the installer. It opens a window and the arduino icon pulses but never seems to do anything. I ran it from the powershell and got a bunch of ...
Thewafflication's user avatar
3votes
1answer
2kviews

I'm trying to setup an installation of the IDE 2.3 in a Ubuntu 24.04 LTS (beta) environment, and am facing an issue I'm unable to resolve. The IDE gets to the GUI for accepting terms and conditions, ...
1vote
1answer
495views

Hello there🖐 I am trying to install Digistump library to support ATTiny85 by digispark. But I am encountering a problem when trying to install Digistump AVR boards after adding an additional board ...
1vote
0answers
728views

I'm using Arduino IDE 2.1.1 on a Mac M2 and it's failing to upload, No drive to deploy, I have tried 3 different Mac's, and multiple Picos & USB cables.Summary of what I've done:Loaded Example ...
1vote
0answers
48views

when the Arduino_2 starts the board is not selected.Is it possible to run a program with such parameters (for example)?: "C:\Program Files\Arduino IDE\Arduino IDE.exe" --board arduino:avr:...
woo ask's user avatar
0votes
1answer
1kviews

I have a Digispark / digistump Attiny85. Working with Windows 11 and the Arduino IDE 2.0.4I would like this guy to have Brown Out Detection set to 101 (2.7V)For this, I'd need to set the BOD fuses....
Anderas's user avatar
1vote
0answers
873views

I'm using Version: 2.0.3 - Date: 2022-12-05T09:30:25.33 on Windows 10 Pro. Installed under Local user - not for all users.When I try and open a ino file (either double clicking on a ino file - or ...
willwade's user avatar
1vote
1answer
363views

I am using Arduino IDE 2.0.3. When compiling code if there is an error it shows on a black background with a red font, that is hard for me to read. Can I change either the background or the font? ...
user224844's user avatar
1vote
1answer
2kviews

Just installed Arduino 2.0.3 and I attempted to build a sketch which includes a library that I manually installed in version 1.8.19 and it can't be found:In my program I have#include <DS3231.h>...
raddevus's user avatar
0votes
1answer
266views

Given a simple mistake likevoid setup() { Serial.begin(9600);}void loop() { Serial.println("\"); // note: " is escaped, so this won't compile}This is rendered in Arduino ...
Thomas Weller's user avatar

153050per page
1
2

Hot Network Questions

more hot questions
Newest arduino-ide-2 questions feed

[8]ページ先頭

©2009-2025 Movatter.jp