Git Product home page Git Product logo

vectordisplayarduino's Introduction

VectorDisplay

VectorDisplay is a library that provides a USB serial based vector display screen. The library interfaces with this Android app that provides the display: https://play.google.com/store/apps/details?id=mobi.omegacentauri.vectordisplay

Purpose

Display data from Arduinos.

Usage

  • SerialDisplayClass Display;

  • Display.begin();

  • Display.coordinates(width,height);

  • Provides a large subset of the Adafruit GFX library.

vectordisplayarduino's People

Contributors

arpruss avatar per1234 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

vectordisplayarduino's Issues

Compiling Error - marked override, but does not override

I have Googled this error, but it goes beyond my experiencial abilities.

Issue appears to be in the Library, not the sketch (I have tried all examples)

In file included from C:\Users\Gunner\AppData\Local\Temp\arduino_modified_sketch_704275\circles_esp8266.ino:1:0:

D:\Users\Gunner\Documents\Arduino\libraries\vectordisplay\src/VectorDisplay.h:882:12: error: 'size_t VectorDisplayClass::write(const char*)' marked override, but does not override

     size_t write(const char* s) override {

            ^

Using library vectordisplay at version 0.38.0 in folder: D:\Users\Gunner\Documents\Arduino\libraries\vectordisplay 
Using library ESP8266WiFi at version 1.0 in folder: C:\Users\Gunner\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.4.1\libraries\ESP8266WiFi 
exit status 1
Error compiling for board NodeMCU 1.0 (ESP-12E Module).

How to connect over bluetooth

Hi,

firstly; thanks a lot for the fantastic work. I wish I've found it earlier.

I got it work perfectly fine through USB. However when I use bluetooth it just says: device connected but no output is being received.
These (overlay?) buttons do not appear nor the text on the display.

I am sure I am missing something but can't figure out what. I'd be thankful for any hint.

Thanks in advance.

Regards,
Radek

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.