All Projects → fagcinsk → Stm Ili9341 Spi

fagcinsk / Stm Ili9341 Spi

STM32 ILI9341 spi

Programming Languages

c
50402 projects - #5 most used programming language

Labels

Projects that are alternatives of or similar to Stm Ili9341 Spi

Awesome Embedded
A curated list of awesome embedded programming.
Stars: ✭ 831 (+1159.09%)
Mutual labels:  stm32
Robot Software
CVRA monorepo - All software running on our bots lives here
Stars: ✭ 39 (-40.91%)
Mutual labels:  stm32
Cmsis Header Stm32
CMSIS device headers for all STM32 devices
Stars: ✭ 47 (-28.79%)
Mutual labels:  stm32
Mqtt via esp01
TCP/UDP Applicaton for UNO/MEGA/STM32 using ESP8266's AT firmware.
Stars: ✭ 23 (-65.15%)
Mutual labels:  stm32
Redbeansprout
ARM Cortex-M3/M4 STM32F103C/F303C Development Kit
Stars: ✭ 30 (-54.55%)
Mutual labels:  stm32
Qcopterremotecontrol
遙控板 RemoteControl,使用 STM32F407VG / STM32F411CE
Stars: ✭ 40 (-39.39%)
Mutual labels:  stm32
Opendps
Give your DPS5005 the upgrade it deserves
Stars: ✭ 655 (+892.42%)
Mutual labels:  stm32
Avalonstudio
Cross platform IDE and Shell
Stars: ✭ 1,132 (+1615.15%)
Mutual labels:  stm32
Stm32f469 Usbaudio
Turn a STM32469I-Discovery board into an USB soundcard. Implemented UAC 1.0 asynchronous mode. Support 16/24 bit, 44.1/48/96 kHz stereo PCM audio and volume + mute control.
Stars: ✭ 37 (-43.94%)
Mutual labels:  stm32
Watchx Nwatch Stm32
将Nwatch(watch X)移植到到Stm32 上,目前已经可以演示部分效果 https://soysauce007.github.io/nwatch/2020/02/13/NWatch/
Stars: ✭ 45 (-31.82%)
Mutual labels:  stm32
Send altitude cocoos
IoT program for Arduino Uno / STM32 Blue Pill (libopencm3) that reads BME280 temperature + humidity + altitude sensors, via I2C or SPI with DMA and multitasking. Sends sensor data to Sigfox via Wisol Sigfox module on UART. Runs on cocoOS task scheduling library http://www.cocoos.net
Stars: ✭ 24 (-63.64%)
Mutual labels:  stm32
Open Esc Firmware
Stars: ✭ 29 (-56.06%)
Mutual labels:  stm32
Openre
HandsFree OpenRE Tutorial
Stars: ✭ 41 (-37.88%)
Mutual labels:  stm32
Ntc thermistor
[For Arduino and STM32] Library for working with a NTC thermistor.
Stars: ✭ 19 (-71.21%)
Mutual labels:  stm32
Atc
STM32 LL AT-Command parser
Stars: ✭ 53 (-19.7%)
Mutual labels:  stm32
Atomvm
Tiny Erlang VM
Stars: ✭ 834 (+1163.64%)
Mutual labels:  stm32
Stm32f103 Usb Cdc Cmsis
STM32F103 USB CDC CMSIS
Stars: ✭ 40 (-39.39%)
Mutual labels:  stm32
Stm32l4xx Hal
A Hardware abstraction layer for the stm32l432xx series chips written in rust.
Stars: ✭ 65 (-1.52%)
Mutual labels:  stm32
Jlink Arm Ob
ARM ICE, JTAG, SWD
Stars: ✭ 56 (-15.15%)
Mutual labels:  stm32
Tinygo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
Stars: ✭ 9,068 (+13639.39%)
Mutual labels:  stm32

STM32 ILI9341 spi

YouTube video:

STM32 ILI9341 spi

STM32 ILI9341 spi

STM32 ILI9341 spi

STM32 ILI9341 spi

STM32 ILI9341 spi

Библиотека для работы с дисплеем ILI9341 по SPI с использованием прямого доступа к памяти. Рисование примитивов + текста портировано с ардуиновской библиотеки от Adafruit с применением некоторй оптимизации.

Пины настраиваются в файле config.h в папке с библиотекой

Проект для CLion IDE. Используется стандартная библиотека для работы с перифирией. Для успешной компиляции править пути к библиотеке в CMakeLists.txt


This project for IntelliJ IDEA CLion includes fast DMA graphics library. Testing on STM32f103C8T6.

Graphics drawing ported from Adafruit library for Arduino. Some optimizations applied.

Pins configuration in config.h

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].