Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

ssd1306 i2c implementation for stm32f103 cortex-m3

License

NotificationsYou must be signed in to change notification settings

NimaMX/STM32F103-SSD1306

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a spl library of ssd1306 oled display. This repository contains an i2c driver , Display BSP and SSD1306 Library.We have tree layer of working Library to implement a perfect communication.

  • First layer : Hardware Driver LayerThe first layer is hardware controling layer , that is in Driver Folder. in this layer we implemented all of Hardware Action that we need in hardware such as i2c initilization and i2c reading and writing data funtions and slave address seting or delay actions.

  • Second layer : Display BSPThe second layer is board support package Layer , this layer is using driver and library to create a logical and easy access for communicating with display. bsp sends an instance of hardware driver to library section and after that library will do all of communication work.

  • Third layer : Application LayerThis Third Layer is a ready cake , you can call your bsp functions and the work is done !

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp