Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 579 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 579 Bytes

Library for Raspberry Pi Pico for SSD1306

Description

This code is based on pico-examples and modified to be easy to use as a library for SSD1306(I2C).

pico-examples

Requirement

  • pico-sdk
  • VSCode

Usage

  • See 'ssd1306rpExample.c'.

Contribution

  1. Fork this repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create new Pull Request

Author

stonedev-app

Licence

MIT License.