Skip to content
/ Socketel Public

Portal to minitel webservices written in micropython for ESP32 microcontroller

License

Notifications You must be signed in to change notification settings

iodeo/Socketel

Repository files navigation

Socketel

Portal to minitel webservices written in micropython for ESP32 microcontroller.

Important note : Works with micropython v1.17 and v1.18 Not working with v1.19

What is this ?

Minitel services have been officialy terminated in 2012, making these robust terminals only good to be added to our mountains of electronics rubbish. But this was without counting on some amazing guys who have put online their own minitel services using voip and/or websockets. Thanks to them, anyone with a working minitel terminal (which is not so rare in french house attic), can still try the minitel experience !

One way to connect to the websocket services is to use a microcontroller with Wifi support connected to the DIN port of the Minitel. The microcontroller connects to the WiFi and acts as a gateway between the server and the minitel.

The present application provides a user interface to:

  • manage minitel speed,
  • handle wifi connexion,
  • consult online yellow pages of available minitel services (url can be changed in the ui)
  • consult and edit a local services repertory
  • connect / disconnect minitel services

The application is provided as is with no warranty as per license terms

Ackonwledgments

Requirements

  • ESP32 with micropython firmware v1.17 installed
  • Minitel with "periinformatique" DIN port

For ESP32 programming with Thonny IDE guidances are provided in hackaday project instructions

Screenshots

accueil menu annuaire personnel

About

Portal to minitel webservices written in micropython for ESP32 microcontroller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages