Giter VIP home page Giter VIP logo

minitel1b_hard's Introduction

Minitel1B_Hard

Minitel Library for Arduino (with HardwareSerial)

Documentation utilisée : Spécifications Techniques d'Utilisation du Minitel 1B
http://543210.free.fr/TV/stum1b.pdf

Historique :

08/10/2021 - Sur proposition de iodeo :
Correction de bugs mineurs + 1 nouvelle fonction liée au modem :
byte connexion(boolean commande)
Patch pour Arduino-ESP32 core v1.0.6 https://github.com/espressif/arduino-esp32

02/07/2021 - 1 nouvelle fonction :
byte reset()

01/07/2021 - 1 nouvelle fonction :
byte statusAiguillage(byte module)
et mise à jour de :
byte pageMode()
byte scrollMode()
byte modeMixte()
byte modeVideotex()
byte standardTeleinformatique()
byte standardTeletel()
byte smallMode()
byte capitalMode()
byte extendedKeyboard()
byte standardKeyboard()
byte echo(boolean commande)
byte aiguillage(boolean commande, byte emetteur, byte recepteur)

29/06/2021 - 5 nouvelles fonctions :
void writeWord(word w)
int modeMixte()
int modeVideotex()
int standardTeleinformatique()
int standardTeletel()

28/06/2021 - Modification de la fonction :
unsigned long getKeyCode()
pour tenir compte des codes du clavier étendu.
Dans le fichier d'entête (.h), ajout de plusieurs #define dans la partie "Clavier".
2 nouvelles fonctions :
void echo(boolean commande)
void aiguillage(boolean commande, byte emetteur, byte recepteur)

11/05/2018 - Modification de deux fonctions :
void printDiacriticChar(unsigned char caractere)
boolean isDiacritic(unsigned char caractere)
pour tenir compte de la remarque de BorisFR sur les caractères diacritiques majuscules.

18/06/2017 - Exemple Tweet_3615.ino

15/06/2017 - 2 nouvelles fonctions qui donnent la position du curseur :
int getCursorX()
int getCursorY()

06/06/2017 - Exemple d'utilisation du clavier et d'affichage d'une image :
Couleurs_3615.ino

06/06/2017 - 2 nouvelles fonctions graphiques :
void graphic(byte b, int x, int y)
void graphic(byte b)

12/03/2016 - Début de la version HardwareSerial de Minitel1B sur GitHub

minitel1b_hard's People

Contributors

eserandour avatar iodeo avatar

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.