-
Some time ago I discovered that @dmjio released [Miso](https://haskell-miso.org/), a great GUI framework based on Elm.
Right now we are relying on our `Ulmus` module, that emulates the Elm architec…
-
@manyoo hello :)
I'd like to use the bindings in this library to create an example on https://github.com/dmjio/miso. I see that the code is a few versions behind (75, and HEAD of three.js is on 86)…
dmjio updated
7 years ago
-
Hi there, we are interfacing the FT2232H with a slave device using pyftdi, using SPI for communication. We can write to the device, and it responds correctly on the logic analyzer. However, the ret…
-
I am working on a specific epd which requires to read data from the MOSI line after sending a command but switching the CS pin between each byte. It's unclear to me if this is even achievable with the…
-
CH376 works on Raspberry Pico RP2040 using SPI, connecting also INT pin
I've tried with the UART (HW and SW) but the connection doesn't always work (to be better investigated why)
-
уже второй раз предпринимаю попытки перенести свой мини проектик на мини платформу ESP32S3 с ESP32 Wroom
и второй раз не могу победить проблему:
Для примера уже все убрал из проекта и осталось тольк…
-
- comp rules
- not full DSL req'd
- random walk
- ideally, composition
- swap out random walk for other policy
-
### Port, board and/or hardware
I am using a custom board with STM32H747BIT6
### MicroPython version
Micropython 1.23 on stm32h747BIT6 using a custom board.
### Reproduction
Spi device is created…
-
hello,bro,i am diy my espboy, When I was compiling the Arduino project, I found that nbSPI was not working.
gpio16 as reverse tft cs pin, when high level .cs pin is active.
gpio 12(the spi miso pin)…
-
I think the pin mapping for the Pi Pico is incorrect.
Managed to figure out the pinout and got it working with the RFM95W.
![pico](https://github.com/lnlp/LMIC-node/assets/30005006/6f1fd600-ae01-49…