Aucune description

01010101 2f921d760a Fix example issue (pixelate) il y a 12 ans
examples 2f921d760a Fix example issue (pixelate) il y a 12 ans
.gitignore 9309b7663d Moved Arduino example sketch to a "examples" folder il y a 12 ans
Minitel.cpp dc80c0ba39 Moved functions to private il y a 12 ans
Minitel.h dc80c0ba39 Moved functions to private il y a 12 ans
README.md 895b662e77 Constants to be used in certain functions il y a 12 ans

README.md

Minitel

Minitel library for Arduino

Constants :

//text(String s, int orientation) HORIZONTAL VERTICAL

// moveCursor() LEFT RIGHT DOWN UP HOME LINE_END TOP_LEFT TOP_RIGHT BOTTOM_LEFT BOTTOM_RIGHT CENTER

// charSize() SIZE_NORMAL SIZE_DOUBLE_HEIGHT SIZE_DOUBLE_WIDTH SIZE_DOUBLE

// Colors // bgColor() // textColor BLACK RED GREEN YELLOW MAGENTA BLUE CYAN WHITE

// specialChar() SPE_CHAR_BOOK SPE_CHAR_PARAGRAPH SPE_CHAR_ARROW_LEFT SPE_CHAR_ARROW_UP SPE_CHAR_ARROW_RIGHT SPE_CHAR_ARROW_DOWN SPE_CHAR_CIRCLE SPE_CHAR_MINUS_PLUS SPE_CHAR_1_4 SPE_CHAR_1_2 SPE_CHAR_3_4 SPE_CHAR_UPPER_OE SPE_CHAR_LOWER_OE SPE_CHAR_BETA