-
for example, to use built in LED in arduino pin13
we need
set 214 0
set 243 0
set 40 mode0
set 109 mode0
set 261 1
set 229 0
set 214 1
but in /usr/bin/blink-led
set_line("TRI_STATE_AL…
-
I am seeing pretty consistent "loss" of 15 minutes on my clock. I have been leaving it plugged into a computer with the serial port open to show the output of the device. I have added a serial print…
-
Currently:
def write(self, command=None, data=None):
"""SPI write to the device: commands and data"""
self.cs_low()
if command is not None:
self.dc_low()
…
-
I am unable to get the SSD-1331 display working in HWSPI (fast) mode. I'm wondering if the SPI pins are connected the same as the default ESP-Dev-Module (WROOM-32). I'm thinking perhaps not.
I was …
-
Sorry to be a pain but having spent an hour here and an hour there on this and followed through all the other people having similar issues, I still cannot get any of the examples to run on my RPI3 run…
-
This seems like it might fall into the related category of #175, but that issue seemed to be focused on `.clear()` in particular.
Much in the way that traits provide default implementations of trai…
-
xlla@u18-1:~/develop/git/out/linux64/build$ bitbake linux-yocto -c kernel_configme -f
Loading cache: 100% |##########################################################################################…
-
Hello.
I have a trouble with ESP32-COLOR-ADB from Microwavemont (tindie.com).
This board have PCM5102 DAC and SSD1331 OLED on board.
I checked out this project and flashed it this board with defa…
-
There are new modules all over ebay and aliexpress using this configuration:
https://www.aliexpress.com/item/33047094998.html?spm=a2g0o.productlist.0.0.a0636686fuUxju&algo_pvid=f9be7ce0-c128-4a1e-8…
-
The Portmaster was not able to initialize the nfqueue. This might be connected to #82 - but in that case the error later changed to not being able to initialize iptables itself.
**What happened**:
…