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

I have written multiple small libraries to be used with my current and future projects. They are too small and interdependent for a github project each, and I would like to keep them together (in one ...
2 votes
1 answer
82 views

I am migrating from the Arduino Community Edition to PlatformIO. I have a problem configuring a single VSCode project with multiple sketches using PlatformIO. My current Arduino development folder ...
0 votes
0 answers
109 views

I am trying to do a sound test on the ESP32 Audio Kit, I have tried lots of things but no sound comes out, knowing that when I upload my Arduino code it does nothing until I press the RST button. In ...
1 vote
1 answer
144 views

I’m working on an Arduino Morse code decoder that interprets durations (positive/negative for tone on/off) into dots, dashes, and spaces. I add random noise to simulate real-world signal variance, but ...
1 vote
0 answers
37 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
61 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 vote
0 answers
106 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
57 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
80 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
123 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
131 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, ...
Joe Eades's user avatar
0 votes
0 answers
46 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
53 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
217 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
100 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
...
1297

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