-
Hi, I have changed just 2 rows of the LedControl.cpp so that the library can use the SPI protocol.
I added
1. #include <SPI.h> as the first row,
2. SPI.transfer(spidata[i-1]); at row 206 inst…
-
### System details
RStudio Edition : Desktop
RStudio Version : rstudio-2021.09.0-351-x86_64.rpm openSUSE 15
OS Version : openSUSE tumbleweed
R Version : 4.1.1 (202…
-
| | |
|:---|:---|
|**_F´ Version_**| |
|**_Affected Component_**| |
---
## Feature Description
Make an interface out of Drv/LinuxSpiDriver protocol. See #2255 for an example interface change …
-
On some devices the maximum size of a "package" that can be transferred on a particular interface is smaller than the maximum supported message size. We need a transfer protocol that works across vari…
-
Hi,
I would like to investigate the possibility of using your project as a basis for a simple GPU. The idea is as follows:
1. MSX triggers rendering a frame on the pi using io ports
2. pi rende…
-
It would be really awesome to have support the FlySky ANT protocol! I'm happy to connect up using an st-link or dumping something from the SPI bus if it would be helpful
-
Hi,
I'm usign hibernate 3.9.1 with hazelcast-hibernate4 with version 3.8.2 to achieve 2nd level caching. Everything goes good while I run my application as a hazelcast server. But when I switching m…
-
### Describe the enhancement you're suggesting.
Hi! I'm currently trying to replicate a [custom base station for old electronic price tags](https://github.com/atc1441/E-Paper_Pricetags/tree/main/Cu…
-
As @NiteshKant and I have been playing with code this week it seems that we should separate protocols as projects (repos), not just modules. This would allow them to have different release and version…
-
Device name: e.g. DAC
Protocol: e.g. SPI
URL of example product:
Further information e.g. data sheet: http://ww1.microchip.com/downloads/en/devicedoc/20002249b.pdf
Please provide example code fo…