-
Still cannot figure out the issue
```
python3 ~/zero-btc-screen/main.py
Traceback (most recent call last):
File "/home/pi/zero-btc-screen/main.py", line 60, in
main()
File "/home/pi…
-
**Hardware**
- Pi Zero 2 W
- Waveshare 2.13inch e-Paper HAT v4
**Describe the bug**
Device Busy
- I have tested the screen on a pi4b and the image draws.
- [Not Tested] I have heard that it ha…
-
IHi,
my 2in13 V2 HAT arrived today. I installed all the requirements for python3 and enabled SPI but the example is always stuck at:
```
pi@sensors:~/e-Paper/RaspberryPi&JetsonNano/python/examp…
-
I'm just trying to run any test to see if the screen draws anything.
By simply running `pi@raspberrypi:~/Workspace/e-Paper/RaspberryPi&JetsonNano/python/examples $ python3 epd_7in5_test.py` I get all…
-
Hey,
I've gotten this wave share 2.7 b/w and I'm trying to figure out how to make it display something useful, using the example functions in this repo. However I find all fonts render absolutely t…
-
Every time I want to run the program for the display with the command ./run.sh it takes a while to process everything.
But at the end I always get this error message:
OSError: /home/Silvan/wavesha…
-
RDC-2の使用ログです.
-
Hi there,
I recently bought an original Waveschare 2.7" e-Paper HAT [264x176, Rev2.1] and wanted to try it out using my Arduino Uno. I however had no luck using the provided example
Arduino/epd2in7/…
-
Hello,
i was wondering how i can get a higher sample rate when reading a sensor. I use a Raspberry Pi with 8 gig RAM. CPU is set at 1200 Mhz. I am using the ADC-device to capture sound, so i need at …
-
## 目的
PCからJetsonnanoにssh通信でbringupを行い、turtlebot3を動かそうとした
## 現状
PCから
```
$roscore
$ssh jetsonnano@10.0.0.137
```
を実行し、Jetsonnnanoにssh通信
```
$roslaunch turtlebot3_bringup turtlebot3_robot.laun…