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 [python]

Ask Question

Python is a programming language. Use this tag for questions regarding how to use Python with your Arduino, or on using of pySerial or such software. Also consider using [programming] and other specific tags.

192 questions
Filter by
Sorted by
Tagged with
0votes
2answers
117views

I am trying to set up an Arduino Nano ESP32 so that I can code in MicroPython. I successfully installed Arduino Lab for MicroPython and flashed the firmware onto the device, but when I try to run the ...
ehalstea's user avatar
1vote
1answer
96views

I have a project (Digital Dashboard for a Motorhome) in Pi that reads JSON data from an Arduino board and sends it via Serial.The Pi gets the JSON data, makes some adjustments and then sends it to an ...
-1votes
1answer
209views

I am using Arduino IDE 2.3.4 to program a XIAO nRF52840 Sense. I added the board using the instructions on the official getting started page.After installing the board in Arduino IDE, I open up the ...
-1votes
1answer
101views

I have an LED display connected to a Teensy microcontroller using the FastLED library, which is connected to a Raspberry Pi Zero running Python via a USB hub.I am looking for an existing library that ...
Bill's user avatar
  • 109
0votes
1answer
352views

So I recently bought two Xiao ESP32-C6 from SeeedStudio; they work with Arduino code out of the box. Now I want to flash the CircuitPython bootloader from here https://circuitpython.org/board/...
0votes
1answer
59views

I'm trying to send a '1' or a '0' to my Arduino in Python using pySerial so that from my Arduino I can read whatever the Python program sends and then turn a relay on and off depending on what it ...
user98268's user avatar
-1votes
1answer
231views

Using a stepper motor and a range finder (TFLuna), I am trying to build a "Lidar" (like a Radar, but with light). Here is the algorithm:Turn motor one step, calculate angle, measure ...
user avatar
0votes
1answer
421views

I want to control the LEDs with my hand, for this I used the repository https://github.com/paveldat/finger_counter/tree/main. I want to control the LEDs with my hand, for this I used the repository. ...
2votes
1answer
133views

I am currently trying to use micropython on an arduino Nano 33 BLE using MacOS. Following the instructions from arduino website I was able to complete steps 1-3. At step 4, I can find the bossac file ...
0votes
1answer
294views

I am using an Arduino Uno R3 to send instructions to a serial monitor in a Python program with Serial.println. But when I send a specific line, I get a a UnicodeDecodeError.The line in the Arduino ...
stanley's user avatar
3votes
1answer
530views

I have arduino uno. I am trying to send and receive serial data from arduino to python. I have usb to uart converter. I have connected its tx to rx of Arduino and rx to tx of Arduino and gnd is ...
S Andrew's user avatar
5votes
1answer
1kviews

I'm trying to connect a ESP32 client using SocketIO with a Flask-SocketIO server and it's not getting connected.The server uses SSL. The local server address is https://192.168.1.137:3000.Is the ...
Shyam3089's user avatar
2votes
1answer
243views

I am currently controlling two servos using the Arduino IDE, but now need to integrate my Arduino code into a Python script. I read about how to use PyFirmata and went through the process of uploading ...
Eeshan Mishra's user avatar
1vote
1answer
206views

I'm using an Arduino Due to make a feedback loop using python, but this does not seem to function. The python code I'm using is the following:from serial import Serialboard = Serial('COM11',9600)...
celestin's user avatar
2votes
0answers
598views

I am working on using an ov7670 camera module with arduino uno,capturing the image frame wise and transmitting the image serially line by line of each frame to python for image processing, however i ...

153050per page
1
2345
13

Hot Network Questions

more hot questions
Newest python questions feed

[8]ページ先頭

©2009-2025 Movatter.jp