Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 24 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-28T16:47:18.000Z (5 months ago)
- Last Synced: 2024-07-28T18:03:22.418Z (5 months 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).
![nuget](img/nuget.JPG)
## 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![ST7735](img/ST7735.png)
* **Color** : .NetMF class
![Color](img/Color.png)
* **Netduino** : class test program for Netduino board
* **FezPanda** : class test program for Fez Panda board## Assembly
![Assembly](img/Adafruit_ST7735.jpg) ![](img/ST7735.jpg)
## 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:[email protected])