-
Hi,
I had to change the Sensor class name to SensorWaac in order to build the project.
I am not sure which was the conflict with Sensor but I had the same issue on two PCs.
I already have the ch…
-
Looking at lines 24-36 of AsyncFsWebServer.h, it's clear that there's supposed to be a way to say "I really don't want to have a /setup or /edit page." I've tried defining various things like `ESP_FS_…
-
Since I came from a different project, I have different connections compared to the current one. Specifically, the DB9 pins 1 and 2 are connected to pins 7 and 5 of the Arduino. I have defined the var…
-
hi @T-622
great work! 👍👍👍👍👍
i'm sharing your project on my own "Open Hardware Electronics for the Volvo P2 platform"
[https://github.com/aeonSolutions/AeonLabs-AI-Volvo-MKII-Open-Hardware/wiki/…
-
### Description
Work to upstream AVR support into the main swift repo from the Swift for Arduino project.
### Additional information
- [x] #74818
- [x] apple/llvm-project#8945
- [x] #75127
…
-
Purpose - eventually provide real-time monitor of CIM motor temperature. As a stepping-stone, do data logging with an Arduino and temperatures sensors.
1. (1 done) Attach the sensor to PWM female …
-
Hi, I decided to give your project a try and build it myself because I tried to make a programmer myself but I couldn't figure out why it wasn't working. It looked to be working but after trying to cl…
-
can't seem to get to start of creating a project by either New or importing a simple Hello World program.
PIO Core Call Error: "The following files/directories have been created in /Users/judsonb…
-
I am currently working on a project that has multiple arduinos communicating via i2c. The ability to connect two or more arduinos via pins would be a really useful feature. Few if any other sim allows…
-
This is more of a usage question: is it possible to embed this code inside an existing Arduino Project and still retain the ability to flash a TinyAVR MCU?
Is jtag strictly necessary for the proces…