-
FluidNC 3.7.18
Latest master from FluidDial
After checking and double-checking I got all the pins/cables wired correctly, I got the Dial working this afternoon, and was able to home and jog.
I …
-
While Heltec did not label any pins as SDA/SCL, it is still possible to use few unassigned GPIOs for I2C communication. I've just tested BME280 with GPIOs 4 and 5. Is any "official" choice of such pin…
-
Thanks for the work translating WiringPi for the Pi5 !
Is it possible that the command gpio ... wfi ... returns the status of the GPIO (0 or 1) when the interrupt occurs ?
For example, I use gpi…
-
Hello Mstrens,
I hope you're doing well.
I make some tests with S.PORT and FBUS Protocol with my FrSky X20S and Windows 11
I tried the latest version 3.0.11 with gui 0.0.8.
I noticed the following…
-
Hey!
I've found that GPIO setup is done in one place but real IO programming in another one
wouldn't it be great to keep it altogether?
eg: PR https://github.com/KotoriFox/smartHomeBot/pull/2
-
hello, i need wiring diagram to esp32s3. thx
THIS ARE THE PINS THAT I USE:
SS: GPIO10
SCK: GPIO12
MISO: GPIO13
MOSI: GPIO11
im getting allways :
W (412) spi_flash: Detected size(16384k) l…
-
# Description
Implement Tock driver for gpio
# Tasks
- [ ] Audit the driver for missing functionality
- [ ] Implement any missing driver functionality
- [ ] Implement missing HIL functionality (if nee…
-
The README file's short example is missing the GPIO import, from your blog post it would be:
```
import RPi.GPIO as GPIO
```
-
- Nhận dạng 3 đối tượng (theo như phân công cho từng nhóm) sử dụng YOLO8 - segmentation.
- Điều khiển 2 động cơ DC thông qua chân GPIO từ kết quả nhận dạng được.
- Hiển thị kết quả ra led đơn thông …
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate
- [X] Read the documentation to confirm the issue is not addressed there and your configuration is s…