Back to Browse

061 - I2C communication example: OLED Screen Introduction, Setup and Display using code from scratch

4.2K views
Sep 9, 2020
49:52

Welcome to the WeeW - Stack Welcome to this new video for the STM32F1 microcontroller, where the code is from scratch. Download the video code on Github: https://github.com/weewStack/STM32F1-Tutorial This is the part of the tutorial where we use the I2C communication knowledge we gathered in the previous video setup communication, initialize and display on the OLED screen (SSD1301 Driver): This tutorial is divided to 8 steps and the topic will be as bellow: 1- Introduction to OLED Screen 2- OLED Addresses & Types 3- OLED I2C Communication 4- Setup oled_cmd_1byte() / oled_cmd_2byte() 5- Setup oled_init() 6- Setup oled_data() 7- Display "Hello WeeW " 8- Bonus Next Video: 062-I2C communication example: OLED Advanced strategy: Adding pictures, animation and full 2D motion: https://youtu.be/d0V4tkSbPgU Pre-required tutorials: 012 - STM32F1 GPIO INPUT OUTPUT LIBRARY FROM SCRATCH: https://youtu.be/e0JfbZEditA 020 - STM32F1 DELAY FUNCTION & SYSTICK : https://youtu.be/lJ0XZlXCORI 060 - STM32F1 I2C communication introduction and Peripheral Setup from scratch + Signal analysis : https://youtu.be/1rKKD5Lm2EM

Download

0 formats

No download links available.

061 - I2C communication example: OLED Screen Introduction, Setup and Display using code from scratch | NatokHD