Coder Social home page Coder Social logo

stm32f103_libs's Introduction

README

Various libraries for the HY-STM32 board, used by me. All libraries depends on lib_STM32F10x_StdPeriph.

  • lib_1-Wire - 1-Wire library. Depends on lib_delay.
  • lib_BSP_HY-STM32 - HY-STM32 board support library for onboard components: 4 LEDs, 4 buttons and buzzer.
  • lib_delay - Microseconds delay.
  • lib_DS18B20 - DS18D20 digital temperature sensor library. Depends on lib_1-Wire.
  • lib_ENC28J60 - ENC28J60 ethernet with TCPIP stack library.
  • lib_FatFs - FatFs library. Depends on lib_SD_FatFs.
  • lib_flash - library for onboard 16Mbit SPI flash access.
  • lib_ILI9328 - Ilitek ILI9328 LCD library. Depends on lib_delay.
  • lib_HD66773R -Renesas HD66773R LCD library (Samsung E700). Depends on lib_delay.
  • lib_HX8352A - Himax HX8352A LCD library (LG KF700). Depends on lib_delay.
  • lib_LGDP4532 - LG LGDP4532 LCD library. Depends on lib_delay.
  • lib_MC2PA8201 - MagnaChip MC2PA8201 LCD library (Nokia E61,E63,N70,E73). Depends on lib_delay.
  • lib_MFRC522 - RFID Chip MFRC522 driver. Depends on lib_delay.
  • lib_PCF8833 - Philips PCF8833 LCD library (Nokia 3100,6100,6020,6030). Depends on lib_delay.
  • lib_R61523 - Renesas R61523 LCD library (Sony Ericsson U5 Vivaz). Depends on lib_delay.
  • lib_R63400 - Renesas R63400 LCD library (Sony Ericsson K800i). Depends on lib_delay.
  • lib_S6B33BG - Samsung S6B33BG LCD library (Samsung GT-E1050). Depends on lib_delay.
  • lib_rtc - RTC
  • lib_SD_FatFs - FatFs lower layer API (SD support). Depends on lib_FatFs,lib_rtc,lib_SD_SDIO.
  • lib_SD_SDIO - SD SDIO low level API.
  • lib_SPFD54124B - Orise Tech SPFD54124B LCD library (Nokia 6151). Depends on lib_delay.
  • lib_SSD1289 - Solomon Systech SSD1289 LCD library. Depends on lib_delay.
  • lib_STM32F10x_StdPeriph - Standart Peripheral Library for STM32F103xx v3.6.1
  • lib_tjpegd - TJpgDec library.
  • lib_usart - USART
  • lib_xorshift - Xorshift pseudorandom number generator.
  • lib_XPT2046_LGDP4532 - library for the XPT2046 touchpanel connected to LGDP4532 LCD.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.