Skip to content

issues Search Results · repo:arduino/Arduino language:Java

Filter by

9k results
 (118 ms)

9k results

inarduino/Arduino (press backspace or delete to remove)

Type: Invalid
  • synergoteam
  • Opened 
    18 days ago
  • #12071

问题描述 我想了解90-180度MG90舵机和360度MG90舵机在代码控制方面的具体区别。主要关注以下几点: 1. 两种舵机的基本控制方式有什么不同? 2. 在实际转动控制时需要注意什么? 3. 代码实现上有什么关键的区别? 技术环境 - 舵机型号:MG90系列 - 两种类型: - 90-180度舵机 - 360度舵机 预期结果 希望能够了解: ...
Type: Invalid
  • rim5432
  • 1
  • Opened 
    21 days ago
  • #12069

#include IRremote.h /-----( Declare Constants )-----/ #define receiver PB0 int device1 = PB1; /-----( Declare objects )-----/ IRrecv irrecv(receiver); // create instance of irrecv decode_results results; ...
Type: Invalid
  • AvishkaFdo21
  • 1
  • Opened 
    27 days ago
  • #12067

salut! je n utilise pas du tout arduino, j y connais strictement rien, mais ma copine m a demandé de l aide sur un de ses projets d arts qui nécessite un module pour lire des pistes audios via un vieux ...
Type: Invalid
  • oz0ne755
  • 1
  • Opened 
    on Jun 4
  • #12060

Type: Invalid
  • gshffjsk
  • Opened 
    on May 27
  • #12058

THIS IS MY PYTHON CODE import sys import dash from dash import dcc, html, dash_table from dash.dependencies import Input, Output import plotly.graph_objects as go import pandas as pd import serial import ...
Type: Duplicate
  • LattabNidal
  • 1
  • Opened 
    on May 25
  • #12056

THIS IS MY PYTHON CODE import sys import dash from dash import dcc, html, dash_table from dash.dependencies import Input, Output import plotly.graph_objects as go import pandas as pd import serial import ...
Type: Invalid
  • LattabNidal
  • 1
  • Opened 
    on May 25
  • #12055

Type: Invalid
  • njansunil
  • Opened 
    on May 25
  • #12054

Me and my friend are working on an IR project with an arduino. Our goal is to be able to use it as a remote, with rebindable buttons. So far, we are using an lcd and Serial Monitor to track stuff, but ...
Type: Invalid
  • Deadmeme112
  • 1
  • Opened 
    on May 5
  • #12050

Type: Bug Component: Build Hardware: ESP32 Platform: Windows Problem: Basic ESP32 PWM code using ledcSetup(), which worked perfectly in older Arduino IDE versions and older ESP32 cores, fails to compile ...
Component: Core
Type: Bug
Type: Invalid
  • Murugesh-Hobbyist
  • 1
  • Opened 
    on Apr 26
  • #12048
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub