
This adorable little DIP chip has a megabyte of flash storage. It's solid-state and less expensive than an SD card, and has more storage than your microcontroller's EEPROM. Perfect for when you want to store or retreive up to 1 Megabyte of data. Use any microcontroller with SPI.
Chip select input for the SPI flash, from the Winbond W25Q80BV datasheet PDIP/SOIC pin configuration.
Serial data output in standard SPI, IO1 in dual/quad SPI modes, from the Winbond datasheet.
Write protect input in standard SPI, IO2 in quad SPI modes, from the Winbond datasheet.
Ground reference.
3.3V logic part per Adafruit product page; use level shifting with 5V controllers. · 3.3V logic part per Adafruit product page.
Verify supply voltage and logic levels before powering up.
Module pins: VCC, GND, CLK. Schematik maps them to your board in the app.
SparkFun Qwiic Pro Micro BoogieBoard visual preview
9V to Barrel Jack Adapter visual preview
SparkFun 16x2 SerLCD - RGB Backlight (Qwiic) visual preview
MicroUSB Plug to 5.5/2.1mm DC Barrel Jack Adapter | Kiwi Electronics visual previewSort passive connector adapters from Qwiic boards, LCD modules and microSD card adapters before assuming anything with the right plug will substitute safely.
Connectors & cables · Connectors · 28 parts
RGB backlight positive LCD 16x2 visual preview
SparkFun 16x2 SerLCD - RGB Backlight (Qwiic) visual preview
I2C 20x4 Arduino LCD Display Module visual preview
Gravity: I2C 16x2 Arduino LCD with RGB Backlight Display V2.0 visual previewCharacter LCDs, SPI TFTs, e-paper modules and larger capacitive-touch TFT panels solve different display jobs. Treat display class, interface, controller, resolution, touch, refresh behaviour, storage, voltage and mounting as separate swap checks.
Displays · TFT & LCD displays · 35 parts
MQ-2 Gas Sensor visual preview
MQ-3 Gas Sensor visual preview
MQ-135 Gas Sensor visual preview
Grove - Air quality sensor visual previewChoose between MQ gas sensors, VOC/eCO2 indoor-air sensors, true CO2 modules and particulate sensors without treating every air-quality breakout as the same detector.
Sensors · Gas & air-quality sensors · 31 parts
Raspberry Pi Pico visual preview
Adafruit Feather nRF52840 Express visual preview
Pan-Tilt HAT kit visual previewESP32, Arduino Uno, Raspberry Pi Pico, and compatible add-on boards for running builds.
Boards · Microcontroller boards · 24 parts
Serial data input in standard SPI, IO0 in dual/quad SPI modes, from the Winbond datasheet.
Serial clock input for the SPI bus, from the Winbond datasheet.
Hold input in standard SPI, IO3 in quad SPI modes, from the Winbond datasheet.
Positive supply for the flash memory.
| Pin | Position | Type | Function | Voltage |
|---|---|---|---|---|
| /CS | 1 | control | Chip select input for the SPI flash, from the Winbond W25Q80BV datasheet PDIP/SOIC pin configuration. | |
| DO / IO1 | 2 | data | Serial data output in standard SPI, IO1 in dual/quad SPI modes, from the Winbond datasheet. | 3.3V logic part per Adafruit product page; use level shifting with 5V controllers. |
| /WP / IO2 | 3 | control | Write protect input in standard SPI, IO2 in quad SPI modes, from the Winbond datasheet. | 3.3V logic part per Adafruit product page. |
| GND | 4 | ground | Ground reference. | 0V |
| DI / IO0 | 5 | data | Serial data input in standard SPI, IO0 in dual/quad SPI modes, from the Winbond datasheet. | 3.3V logic part per Adafruit product page. |
| CLK | 6 | clock | Serial clock input for the SPI bus, from the Winbond datasheet. | 3.3V logic part per Adafruit product page. |
| /HOLD / IO3 | 7 | control | Hold input in standard SPI, IO3 in quad SPI modes, from the Winbond datasheet. | 3.3V logic part per Adafruit product page. |
| VCC | 8 | power | Positive supply for the flash memory. | 3.3VDC per Adafruit product page. |