-
Hi all,
The satellite keeps disconnecting and reconnecting to the server after almost every voice command. It's linked to using two Python scripts that control a servo (for R2-D2) and an LED (for C3…
-
Hi James:
I'm newbie to RPi bare metal programming, and now using a RPi 2 model B to self training
I'm currently digging in your port of FreeRTOS to RPi (this repo)
But very confused by how the c…
-
## This issue is a
- [ ] Bug Report
```
mlb-led-scoreboard $ sudo python3 main.py --led-gpio-mapping=adafruit-hat-pwm --led-brightness=60 --led-slowdown-gpio=2 --led-cols=128 --led-rows=64 --…
-
Had this up and running forever, rebuilt a rpi2 and 3 tonight and neither would work (light continuously flashing and switch did nothing. Also noticed that after the install neither pi shutdown.
…
-
**Describe the bug**
I'm encountering an issue using rpicam-vid to encode a stream with a Raspberry Pi V3 camera on a Compute Module CM4 with my custom IO board. Here's the command I'm using:
`sudo …
-
On one of my RPis I have updated vzlogger to
`vzlogger v0.6.1 based on heads/master-0-g99f8edbcb4`
to test the new Influxdb interface (btw. many thanks for it!)
This RPi is monitoring:
- Gas con…
-
ハードウェアリセット直後にget_is_online()を呼ぶと、I2Cの準備が完了していないのか、`Remote I/O error`になります。
sakura.ioモジュールのI2Cがreadyかどうかの判断はどのようにすべきでしょうか?
```shell-session
$ echo 22 > /sys/class/gpio/export; \
echo out > /sys/c…
-
Since there are no buttons to spare on an NES or SNES controller and ideally we don't want to have a keyboard attached, a switch to exit the game is necessary.
Two options for switches:
Option 1:
r…
-
Hi,
I want to set a button to record voice only when it's pressed. I expect a call to functionCallRecordStop when released.
A saw here in issue topics about that here : #437 I think this belong to t…
-
`
pi@raspberrypi:/Desktop/e-Paper/RaspberryPi_JetsonNano/c $ sudo make clean
rm ./bin/*.*
rm epd
pi@raspberrypi:/Desktop/e-Paper/RaspberryPi_JetsonNano/c $ sudo make EPD=epd4in01f
gcc -g -O -ff…