All Projects → innovationgarage → TTyGO

innovationgarage / TTyGO

Licence: MIT License
VT220 serial terminal for Arduino

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language
Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to TTyGO

issues
Issue Tracker for ESPHome
Stars: ✭ 182 (+727.27%)
Mutual labels:  esp8266
gpprofile2017
Gpprof with unicode support and new features.
Stars: ✭ 60 (+172.73%)
Mutual labels:  unicode
Sonoff-ESP8266-HomeKit
Firmware to control your Sonoff natively and directly through HomeKit.
Stars: ✭ 58 (+163.64%)
Mutual labels:  esp8266
swifitch-software
Software for SWIFITCH HW
Stars: ✭ 12 (-45.45%)
Mutual labels:  esp8266
telnetspy
Telnet Server For ESP8266: Cloning the serial port via Telnet. "Debugging over the air"
Stars: ✭ 41 (+86.36%)
Mutual labels:  esp8266
arduino
Arduino board definitions for Spacehuhn projects
Stars: ✭ 17 (-22.73%)
Mutual labels:  esp8266
vscode-iot-utility
IoT Utility for Visual Studio Code: Arduino, Espressif, Raspberry Pi, mbed and more
Stars: ✭ 61 (+177.27%)
Mutual labels:  esp8266
AstroMech
Protocol for exchanging small amounts of data over audio.
Stars: ✭ 21 (-4.55%)
Mutual labels:  esp8266
Hardware-keyloggers
Different implementations of existing projects.
Stars: ✭ 19 (-13.64%)
Mutual labels:  esp8266
sps30
Sensirion SPS30 driver for ESP32, SODAQ, MEGA2560, UNO, ESP8266, Particle-photon on UART OR I2C coummunication
Stars: ✭ 57 (+159.09%)
Mutual labels:  esp8266
vrcpu
Code, documentation, schematics, notes for my Ben Eater inspired breadboard computer and emulator
Stars: ✭ 98 (+345.45%)
Mutual labels:  esp8266
smarterblinds
ESP8266 controller for Blinds-To-Go motorized blinds
Stars: ✭ 32 (+45.45%)
Mutual labels:  esp8266
Spore
Spore WiFi LED module. Firmware and Hardware.
Stars: ✭ 19 (-13.64%)
Mutual labels:  esp8266
ustd
Micro-standard-library providing minimal and portable array, queue and map for attiny avr, arduinos, esp8266/32 and linux, mac
Stars: ✭ 14 (-36.36%)
Mutual labels:  esp8266
smart-pod
An ESP8266 and VS1053 driven WebRadio and Internet music player.
Stars: ✭ 17 (-22.73%)
Mutual labels:  esp8266
server
MyController 2.x server
Stars: ✭ 14 (-36.36%)
Mutual labels:  esp8266
TP Arduino DigitalRain Anim
A library that represents Digital Rain Animation on color displays that support TFT_eSPI
Stars: ✭ 80 (+263.64%)
Mutual labels:  esp8266
MicroPythonScripts
MicroPython Scripts and projects
Stars: ✭ 16 (-27.27%)
Mutual labels:  esp8266
icu-dotnet
C# wrapper for ICU4C
Stars: ✭ 48 (+118.18%)
Mutual labels:  unicode
FirebaseJson
🗃 JSON parser and builder for ESP8266, ESP32, Teensy3.x and Teensy4.x, SAM, SAMD and STM32 (128 k flash or more)
Stars: ✭ 29 (+31.82%)
Mutual labels:  esp8266

TTyGO

TTyGO is a simple VT220 compatible serial terminal with some XTerm extensions with optional UTF-8 support. Hardware buttons act as VT220 programmable function keys, and there is an on screen keyboard available.

It uses the U8g2lib graphical library, so it is compatible with a lot of displays.

Screenshot

Tested on

TTGO OLED ESP8622 SH1106

Either either the serial-over-usb connection, or the physical TTL level serial port can be used. Maximum serial speed is 115200baud and maximum screen size is 24x12 characters. 3 physical buttons leading to 6 (or 5 with the on screen keyboard enabled) programmable functions. All software features can be enabled.

Arduboy (Production version)

Maximum serial speed is 9600baud and maximum screen size is 24x12 characters. 6 physical buttons leading to 12 (or 11 with the on screen keyboard enabled) programmable functions. Software features are limited by available memory - in particular there is no unicode support.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].