-
Write the bugs found as a comment or add it to the bullet list, by editing the description
- [ ] Buggy Bug Bug
- [ ] Hippy Hopper
-
# Some notes after discussions among devs on 2019-05-12.
### Here's some things I think we agreed on
- We wish to add some form of remote control interface to LIAM.
- Modularity is important. Thi…
-
Hey,
I'm just starting to use the navi-panel, and I would like to do a python script to communicate with the MCU from a raspberry.
I don't know where to start.
Is the mcu-SDK used IN the mcu, or…
-
From https://www.arduino.cc/en/Reference/APIStyleGuide:
> When using serial communication, allow the user to specify any Stream object, rather than hard-coding "Serial". This will make your library…
Aypac updated
4 years ago
-
This item focuses on building a support package for the MH-Z19 CO2 sensor using PWM protocol.
Testing w/ this [PWM Async library](https://registry.platformio.org/libraries/strange-v/MHZ19/examples/pw…
mbz4 updated
4 months ago
-
I was investigating why reading the values from the meter always take a while. And it looks like the tiny_modbus_rtu is implemented in the way, that we always return when the response timeout is reach…
-
Hello, upon reviewing your code, I’ve noticed that the time synchronization between the LiDAR and the camera is achieved by sharing the timestamp from the LiDAR scan header. This aligns the camera fra…
-
XYZ values from the accelerometer is fed into the CSV file from the parent device to which the sensor(MPU) is connected and is written from the sensor to CSV through serial communication. Sometimes, t…
-
I'm getting the above error when I click upload. What have I done wrong?
-
In the terminal area, bad characters are returned from the ESP32.
A simple check with an other IDE, the EsPy IDE, demonstrates that this does not come from the microprocessors but from an approximate…