Meshtastic device firmware
Go to file
Mark Trevor Birss 975f7c0332
Fix SSD1306 OLED pinout on TLORA_V1_3
The V1.3 board OLED pinout changed from V1
Now on pin SDA(21) and SCL(22) not SDA(4) and SCL(15)

LILYGO Product Page
http://www.lilygo.cn/prod_view.aspx?TypeId=50060&Id=1253&FId=t3:50060:3

Product Pin
https://ae01.alicdn.com/kf/H098cb5d5159841b398fcfd4ebf705725W.jpg
2022-01-13 10:28:02 +02:00
.devcontainer make github codespaces work 2021-04-21 13:13:38 +00:00
.github Create update_protobufs.yml 2021-12-31 13:00:32 +11:00
.vscode Convert to NimBLE Arduino (#985) 2021-12-12 07:44:56 -06:00
bin Use /usr/bin/env in bash and python script shebangs 2022-01-07 02:53:33 -08:00
boards fix build for my hacked up nrf52 devboard (must use SD140) 2021-10-15 10:21:42 -07:00
data/static Bundle WebUI (#878) 2021-10-09 17:15:12 +11:00
design@73ba05ceef Update to logo by @thepoweroftwo 2021-01-29 13:26:08 +08:00
geeksville-private Grammar. 2021-12-27 21:21:56 -07:00
images Remove docs, moved to main repo 2021-04-15 17:24:28 +10:00
lib mqtt: downlink now works 2021-04-05 09:38:00 +08:00
linker
nrf52 Update variant file and qspi flash programming settings for new ttgoeink 2021-01-16 10:34:46 +08:00
proto@18fc4cdb52 updating proto submodule to latest 2022-01-09 22:23:05 -08:00
release
sdk-nrfxlib@e6e02cb83d add remote update 2021-01-16 20:12:31 -08:00
src Fix SSD1306 OLED pinout on TLORA_V1_3 2022-01-13 10:28:02 +02:00
variants Touch on T-Echo to refresh e-ink screen 2022-01-07 09:57:29 +03:00
.clang-format
.gitignore Don't commit vim swap files to repo (#1051) 2022-01-01 14:00:32 -06:00
.gitlab-ci.yml CI/CD for building on GitLab instance (#1028) 2021-12-27 14:25:08 -06:00
.gitmodules Update to logo by @thepoweroftwo 2021-01-29 13:26:08 +08:00
CMakeLists.txt progress on Wifi in portduino 2021-03-15 19:59:31 +08:00
CMakeListsPrivate.txt setup for intellij 2021-03-15 13:55:08 +08:00
gdbinit
LICENSE
partition-table.csv
platformio.ini Use nimble 1.3.4 2022-01-10 21:49:41 -08:00
README.md Update README.md 2021-11-05 20:49:40 -06:00
version.properties Bump to 1.2.51 2022-01-12 21:54:32 -08:00

Meshtastic-device

Open in Visual Studio Code

This repository contains the device firmware used in the Meshtastic project.

Update Instructions

For ESP32 devices click here

For nRF52 devices click here

For developer information and specific building instructions, please see the developer doccumentation