https://github.com/webge/st7735
A NETMF library for the ST7735 a 262K Color Single-Chip TFT Controler/Driver
https://github.com/webge/st7735
Last synced: over 1 year ago
JSON representation
A NETMF library for the ST7735 a 262K Color Single-Chip TFT Controler/Driver
- Host: GitHub
- URL: https://github.com/webge/st7735
- Owner: WebGE
- Created: 2018-08-09T15:10:08.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-28T16:47:18.000Z (almost 2 years ago)
- Last Synced: 2025-01-26T18:17:30.060Z (over 1 year ago)
- Language: C#
- Homepage: https://webge.github.io/ST7735/
- Size: 3.11 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ST7735
## Description
Source code.
A **.NETMF v4.4 class** write for a ST7735 circuit : **262K Color Single-Chip TFT Controller/Driver**.
This class is also in the [MicroToolsKit](https://www.nuget.org/packages/WEBGE.Microtoolskit/) **library**. Download at [nuget.org](https://www.nuget.org).

## Hardware
**Targets**: Netduino, Netduino2 plus, Netduino 3, FEZ PANDA 3 and COBRA 3.
## Software
* **Language** : C#
* **Framework used** : .NETMF 4.4
* **IDE** : Visual Studio Community 2013 (2015)
* **xml** : documentation inside class
## Visual Studio solution
* **ST7735**
* **ST7735** : .NetMF class

* **Color** : .NetMF class

* **Netduino** : class test program for Netduino board
* **FezPanda** : class test program for Fez Panda board
## Assembly
 
## Videos
See on [Youtube](https://youtu.be/cceAUKGTWGY)
## Keywords
I²C Bus, Netduino, FEZ, PANDA, COBRA, C#, NETMF, Visual Studio.
## Tested on
Fez Panda III, Netduino2 plus
## Todo list
* fill circle
* draw and fill triangle
* rotation screen
* draw bitmap
## To get started
See [ST7735 GitHub Pages](http://webge.github.io/ST7735/) (in French)
## Wiki
* [C# embarqué et .NetMF v4.3 pour les cartes Netduino et GHI FEZ](https://webge.fr/dokuwiki/doku.php?id=archives:netmf43:accueilnetmf) (French).
## Project site
* [MicroToolsKit library](http://webge.dyndns-server.com/dokuwiki/doku.php?id=netmf43:6_microtoolskit) (English)
**Maintened by** [WebGe](mailto:philippemariano@gmail.com)