About 50 results
Open links in new tab
  1. Python - Raspberry Pi as BLE sender for sensor data

    Apr 22, 2024 · Python - Raspberry Pi as BLE sender for sensor data Ask Question Asked 1 year, 11 months ago Modified 1 year, 11 months ago

  2. Raspberry pi - can't install Python 3.11 - Stack Overflow

    Aug 21, 2023 · Raspberry pi - can't install Python 3.11 Ask Question Asked 2 years, 7 months ago Modified 2 years, 7 months ago

  3. how to update python in raspberry pi - Stack Overflow

    Nov 6, 2020 · I need python newest version in raspberry pi. I tried apt install python3 3.8 apt install python3 but this didnot work. And I also needed to update my raspberry pi python IDLE

  4. python - Read/write data over Raspberry Pi Pico USB cable - Stack …

    Aug 6, 2023 · How can I read/write data to Raspberry Pi Pico using Python/MicroPython over the USB connection?

  5. python 3.x - How to send real-time sensor data to PC from Raspberry …

    Nov 2, 2020 · I've written a Python3 script which runs on Raspberry Pi Zero W that collects data from an IMU sensor (MPU9250) and creates 3 different angle values; roll, pitch, yaw. Which looks like this: …

  6. python - How to Finding USB port Address with dev/tty/usb.. format in ...

    Nov 30, 2022 · I had a problem for searching USB Address Port in Raspberry Pi. I'm using RIGOL DSE1102E Digital Oscilloscope, to acquiring data to my Raspberry Pi 4 Ver. b. So, i'm connecting …

  7. GPIO programming issues in Python.3 for Raspberry Pi 5

    Apr 15, 2024 · I want to receive data from my encoder device, so I connect that to RP5 in this way: And for programming in Python.3 I wrote these codes: import RPi.GPIO as GPIO from time import sleep …

  8. python - Can't use keyboard in raspberry pi - Stack Overflow

    Jan 14, 2023 · Can't use keyboard in raspberry pi Ask Question Asked 3 years, 2 months ago Modified 2 years, 1 month ago

  9. raspberry pi - Python script for RTU Modbus Slave - Stack Overflow

    I want this Raspberry Pi based slave to populate and send a response to master when ever master requests for a register value. I am new to this protocol and environment, I am not able to find any …

  10. GLIBC_2.33 not found in raspberry pi python - Stack Overflow

    Feb 9, 2022 · GLIBC_2.33 not found in raspberry pi python Ask Question Asked 4 years, 1 month ago Modified 2 years, 9 months ago