Skip to content

webfansplz/vue-ssd1306

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-ssd1306

vue-ssd1306

Introduction

A Vue Renderer for SSD1306 OLED chip on Raspberry Pi

This project demonstrates how to:

  • Use Vue together with NodeJs on Raspberry Pi.
  • Build a custom renderer for Vue.
  • How does Node.js drive SSD1306 OLED on Raspberry Pi.

Article Details

Getting Started

This project only works on Raspberry Pi.

Connect the ssd1306 oled chip, make sure you have Node.js installed on your Raspberry Pi, with I2C interface enabled. Few extra packages are also required:

sudo apt-get install i2c-tools

Usage

npm install
npm run build
npm run serve

License

MIT

About

📺 A Vue Renderer for SSD1306 OLED chip on Raspberry Pi.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published