Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
st7789_mpy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
st7789_mpy
Commits
c4a75351
Commit
c4a75351
authored
Aug 09, 2020
by
Russ
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
firmware3.bin with additional modules for t-watch-2020
parent
506a51a6
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
33 additions
and
0 deletions
+33
-0
README.md
README.md
+33
-0
firmware/ttgo_watch/firmware3.bin
firmware/ttgo_watch/firmware3.bin
+0
-0
No files found.
README.md
View file @
c4a75351
...
...
@@ -34,6 +34,39 @@ File | Details
------------- | ----------------------------------------------------------
firmware.bin | MicroPython v1.12-464-gcae77daf0 compiled with ESP IDF v3
firmware2.bin | MicroPython v1.12-662-g8da40baa4 compiled with ESP IDF v4 with Bluetooth
firmware3.bin | MicroPython v1.12-662-g8da40baa4 compiled with ESP IDF v4 with Bluetooth, bma432, ir, st7789, axp202c and frozen vga fonts.
## Modules
Module | Source
------------------ | -----------------------------------------------------------
axp202c | https://github.com/lewisxhe/AXP202X_Libraries
bma423 | https://github.com/lewisxhe/MicroPython_ESP32_psRAM_LoBo
i2c_bus | https://github.com/lewisxhe/MicroPython_ESP32_psRAM_LoBo
ir | https://github.com/haxplore/ESP32_RMT_IRLib
## 128 Character Fonts
Font | Example
------------------ | -----------------------------------------------------------
vga1_8x8.py |
<img
src=
"https://raw.githubusercontent.com/russhughes/st7789_mpy/master/docs/vga1_8x8.png"
/>
vga1_16x16.py |
<img
src=
"https://raw.githubusercontent.com/russhughes/st7789_mpy/master/docs/vga1_16x16.png"
/>
vga1_16x32.py |
<img
src=
"https://raw.githubusercontent.com/russhughes/st7789_mpy/master/docs/vga1_16x32.png"
/>
vga1_bold_16x16.py |
<img
src=
"https://raw.githubusercontent.com/russhughes/st7789_mpy/master/docs/vga1_bold_16x16.png"
/>
vga1_bold_16x32.py |
<img
src=
"https://raw.githubusercontent.com/russhughes/st7789_mpy/master/docs/vga1_bold_16x32.png"
/>
## 256 Character Fonts
Font | Example
------------------ | -----------------------------------------------------------
vga2_8x8.py |
<img
src=
"https://raw.githubusercontent.com/russhughes/st7789_mpy/master/docs/vga2_8x8.png"
/>
vga2_8x16.py |
<img
src=
"https://raw.githubusercontent.com/russhughes/st7789_mpy/master/docs/vga2_8x16.png"
/>
vga2_16x16.py |
<img
src=
"https://raw.githubusercontent.com/russhughes/st7789_mpy/master/docs/vga2_16x16.png"
/>
vga2_16x32.py |
<img
src=
"https://raw.githubusercontent.com/russhughes/st7789_mpy/master/docs/vga2_16x32.png"
/>
vga2_bold_16x16.py |
<img
src=
"https://raw.githubusercontent.com/russhughes/st7789_mpy/master/docs/vga2_bold_16x16.png"
/>
vga2_bold_16x32.py |
<img
src=
"https://raw.githubusercontent.com/russhughes/st7789_mpy/master/docs/vga2_bold_16x32.png"
/>
## Video Examples
...
...
firmware/ttgo_watch/firmware3.bin
0 → 100644
View file @
c4a75351
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment