Vue Ssd1306 Save

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

Project README

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

Open Source Agenda is not affiliated with "Vue Ssd1306" Project. README Source: webfansplz/vue-ssd1306
Stars
36
Open Issues
0
Last Commit
3 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating