Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
21 views

I'm building an Arduino project for a drone hangar system. It must be implemented using a task-based architecture and synchronous FSMs (each task has its own FSM, and tasks run in a fixed periodic ...
0 votes
0 answers
42 views

I'm using an STM32F103 with the Arduino STM32 core. The built-in EEPROM emulation works, but the default EEPROM size is limited to 2048 bytes. I want to increase the available EEPROM size for STM32F1, ...
-1 votes
0 answers
46 views

I'm trying to control the mouse using an Arduino Leonardo (ATmega32u4) via Serial commands. I want to send multiple commands in sequence, like M,-10,0 or M,0,10 to move the mouse. Problem: The first ...
-3 votes
0 answers
57 views

The title (mostly) explains the question. Simply put, I'm trying to run multiple HK16K33 4digit 7 segment displays, with different outputs, on one Arduino. Some searching gives me the library ...
Beans's user avatar
  • 1
-3 votes
0 answers
23 views

im using ov2640 - 75MM cam with esp32 cam module for collecting the images for my project .using this code . here is the code - /** * Optimized for OV2640 2MP 75mm Camera Module * Corrected for ...
1 vote
0 answers
87 views

I'm not good at English, so I used a translator. Please understand that we cannot show all the code. Currently, I am trying to open AP mode in ESP32 and send HTML information to the connected person. ...
0 votes
0 answers
30 views

I am trying to set up my Arduino UNO Q to program using zephyr. I tried to set up a build enviroment as explained here: https://docs.zephyrproject.org/latest/develop/getting_started/index.html and ...
Len's user avatar
  • 1
5 votes
1 answer
73 views

I'm a beginner in programming and looking for a solution for a windows user- interface to change parameters on a arduino board. The whole target is a control unit for camera, flash and valves to make ...
1 vote
2 answers
112 views

I'm working on an Arduino project in pure C with multiple buttons. Each button has a different action associated with it, and I want to handle button presses using interrupts. Currently, the typical ...
0 votes
1 answer
121 views

I am working on a project where I have an LCD display text of Morse code and a buzzer to play the sounds for a set duration, and I have an IR receiver and remote as input for the Morse. The issue is, ...
-1 votes
0 answers
46 views

I am building an IoT system to measure the distance from two individual points by using two HC-SR04 ultrasonic sensors and two 16x2 I2C LCD displays to show each sensor’s reading separately. Sensor 1 ...
0 votes
0 answers
43 views

I am trying to use Queue to pass on the data from read temperature to a LED Blink Task: #include "DN_Task_DHT20.h" DHT20 sensor_dht20(&Wire); // DHT20 sensor object float ...
0 votes
0 answers
47 views

I'm trying to generate a PWM signal on PB27 / Arduino Due pin 13, which corresponds to TIOB0 on the SAM3X8E (used on the Arduino Due). However, the output pin just goes HIGH and stays there — no PWM ...
Lysapala's user avatar
  • 150
2 votes
1 answer
165 views

The ESP32 cant find the NFC module (Pn532). I used the I2C and SPI without any promising results. I used the Example code and edited the Pins Every time I only Get this result: Serial.print("Didn'...
0 votes
1 answer
82 views

Currently running PlatformIO inside of VsCode on my Arch Linux machine for an embedded project. I'm coming from Arduino/ESP32 dev and my hope is to use my Nucleo-l476rg dev board within the arduino ...

15 30 50 per page
1
2 3 4 5
...
1298

AltStyle によって変換されたページ (->オリジナル) /