Skip to content

stonedev-app/ssd1306rp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.