-
Hello, nice looking library.
I have been trying all evening to get the simple receiver to work with my arduino nano and adafruit feather huzzah together with the https://www.kjell.com/se/sortiment/el…
-
Hi @ErichHeinemann ,
sorry to bother you with this.
On a fresh brand new install of arduinoIDE with only the required libraries for your sketch installedI and nothing extra I did this:
first:
Co…
-
Hi everyone,
After going through all threads and tutorials possible, I still can't find a solution to my problem. I try to run TFT_eSPI on ESP32 with 128x160 LCD display with ST7735s driver, but th…
-
```
bwuk@robots:~/Micro-XRCE-DDS-Agent/build$ ls -l /dev/ttyACM0
crw-rw-rw- 1 root dialout 166, 0 Apr 12 18:04 /dev/ttyACM0
bwuk@robots:~/Micro-XRCE-DDS-Agent/build$ MicroXRCEAgent serial --dev /de…
-
A seeeduino zero (ATSAMD21G18) is embedded in the single board computer that I am working on [(link)](https://wiki.seeedstudio.com/ODYSSEY-X86J4105/#using-the-arduino-core-atsamd21g18-in-linux-os). I …
-
ver. 3e094f0
In file included from /home/kmp/00_RDZ_Sondy/rdz_ttgo_sonde-94f0/RX_FSK/RX_FSK.ino:18:0:
/home/kmp/00_RDZ_Sondy/rdz_ttgo_sonde-94f0/libraries/SondeLib/Display.h:104:3: error: invalid …
kmp56 updated
3 years ago
-
Hi Sir,
I'm a beginner with Arduino, need help with the assembly of the hardware. Have all the sensors and board ready. Need help with the setup of program and sensors assembly accordingly.
Apprec…
-
Topic doesn't visible after added this line;
`rcl_node_options_t node_ops = rcl_node_get_default_options();`
`node_ops.domain_id = 30;`
` RCCHECK(rclc_node_init_with_options(&node, "micro_ros_ardu…
-
my Watchy is, unfortunately, unable to tell me the time.
I can use the menu system to set the date/time, but it doesn't seem to "save" anything - when I'm back to the watch face the clock is alway…
-
I'm hoping this [documents](https://micro.ros.org//docs/tutorials/core/first_application_rtos/zephyr/) is for this one.
I was able to following until the "Building the firmware" section. I'm using a…