Quick, how do you wire up an SPI bus between a microcontroller and a peripheral? SCK goes to SCK, MISO goes to MISO, and MOSI goes to MOSI, right? Yeah. You’ll need to throw in a chip select pin, but ...
In case you missed it, the big news is that a minimal Arduino core is up and working on the ESP32. There’s still lots left to do, but the core functionality — GPIO, UART, SPI, I2C, and WiFi — are all ...
The MCP4261 library supports both hardware SPI and software SPI up to 10 MHz. These series of potmeters (rheostats) come in values of 5, 10, 50 and 100 kΩ (±20%). Where other potmeters uses a range of ...
The library is experimental as the functionality is not tested with hardware yet. The AD5231 is a single channel, 10 bit = 1024 step, SPI based potentiometer, the AD5235 is a dual channel version.