Build Your Own BASIC Single Board Colour Computer STM32 / ILI9341

Channel:
Subscribers:
4,120
Published on ● Video Link: https://www.youtube.com/watch?v=95oD683-7CE



Duration: 16:41
1,220 views
30


This board uses inexpensive ICs and deliberately uses big chips so it is easy to use and Program,This board is perfect if you are building that highly complex robot or home automation system and keep finding that #single #chip #computers like Pics, Arduinos and Atmegas just don't have the memory.

This program is a ported and functional version of the following original version for Arduino STM32.
* Arduino Arduino STM32 site: https://github.com/rogerclarkmelbourne/Arduino_STM32
Operation has been confirmed on Blue Pill boards and Black Pill boards with STM32F103C8T6.


if you enjoyed those videos, then please subscribe to my channel
which I update every week
👉 Subscribers : https://bit.ly/2EpEwrU


=============
= Schematic =
=============

Keyboard pins ---to--- stm32f103c8t6 pins
===================================
DataPin = PB5;
IRQpin = PB4 ;
5V = 5V
GND = GND

ILI9341 SPI TFT pin --- to ---stm32f103c8t6 pins
========================
VCC ------ 3.3V
GND ------ GND
CS ------ PB11
RESET --- NRST
D/C ------- PB12
SDI (MOSI) ----- PB15
SCK -------------PB13
LED ------------ 3.3V
SD0 ( MOS0) -------PB14

SD card pins ---TO-- stm32f103c8t6 pins
=================================
GND ----------- GND
VCC ------------ 3.3V
MISO ---------- PA6
CLK ---------- PA5
MOSI ------------ PA7
SS ------------------ PA4



==========
= ( Code ) =
==========

https://bit.ly/383VPdG


------------------------------------------------------------------------
About Social Media, Business, and Blogging
------------------------------------------------------------------------

https://www.youtube.com/djamaluk
https://www.facebook.com/Djamal.UK
https://twitter.com/DjamalUK
https://Djamal.UK


Code and Schematic OR Any Questions Please let me know in the comment section below


Thank you everyone for stopping by my youtube channel I would love to hear from you, so leave a comment to let me know you were here!




Other Videos By Djamal.Uk


2020-04-06Hat Trick (1987) [Atari 7800] ATtiny85 - based Game Console
2020-04-05Arduino TETRIS | The addictive puzzle video game
2020-04-03Play Pac-Man in the most adorable way possible「ATtiny85 」
2020-04-02ATtiny85 Game Console on Breadboard「Schematic and code」
2020-03-28World's Smallest Gaming Console ATtiny85 TV Out
2020-03-21ATtiny85, Credit Card Size Game System
2020-03-16Miniature Game Console / Arduino Project / DIY Tiny Game
2020-03-14Ridiculously Simple ATtiny85 FM Radio Transmitter
2020-03-11Play Games on this ATtiny85 - based business card Game Console Arduino
2020-03-02Run Dude - ATtiny85
2020-02-27Build Your Own BASIC Single Board Colour Computer STM32 / ILI9341
2020-02-24Making a Functional BASIC Computer out of an Arduino Uno
2020-02-20Single Chip Sinclair ZX81 Spectrum Computer ATmega1284P.
2020-02-14Let's time travel back to the 80's again by creating your own Pocket SID Audio Player
2020-02-12#UFO_Attack! UFO blasting game using an #Arduino_UNO, and an #Atari_compatible_joystick.
2020-02-08Build Your Own Pocket SID Audio Player Arduino
2020-01-16How I Made My Own Smartphone「 MAKERphone / CircuitMess-Ringo Clone 」
2019-12-29Building My Own Smartphone Make & receive phone calls - TEST ( Subscribe and stay updated ) PART-6
2019-12-28Building My Own Smartphone GAME - TEST ( Subscribe and stay updated ) PART-5
2019-12-27Building My Own Smartphone Ringtone Changing App - TEST ( Subscribe and stay updated ) PART-4
2019-12-26Building My Own Smartphone Color Torch TEST ( Subscribe and stay updated ) PART-3



Tags:
computers
Pics
stm32f103c8t6
BASIC Single Board Computer
Arduino
Arduino_Uno
BASIC programs
Microcontroller
Atmega
stm32
AVR
ILI9341