Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 592 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 592 Bytes

README

Various projects for the LPC800 Mini-Kit and LPC Expresso 812 boards, made by me.

  • LPC800_mini_DS18B20

LPC800 Mini-Kit: shows temperatures of DS18B20 digital thermometers on LCD.

  • LPC800_mini_overclocking

LPC800 Mini-Kit: shows how to dinamically change MCU clock speed. Overclocks MCU up to 72Mhz.

  • LPC800_mini_RC5

LPC800 Mini-Kit: shows decoded RC5 codes from IR receiver on LCD.

  • LPC812_clock

Custom made clock with LPC812 microcontroler.

  • LPCXpresso812_overcloking

LPCXpresso LPC812: shows how to dinamically change MCU clock speed. Overclocks MCU up to 72Mhz.