pyrohaz

pyrohaz

Geek Repo

0

following

0

stars

Github PK Tool:Github PK Tool

pyrohaz's repositories

STM32F0-Discovery-GPIO-Tutorial

A simple STM32F0 discovery GPIO tutorial for my blog!

Language:CStargazers:6Issues:3Issues:0

STM32F0-AM2302

A test program for the AM2302/DHT22 temperature and humidity sensor on the STM32F0 Discovery board

Language:CStargazers:4Issues:1Issues:0

STM32F0-Discovery-SysTick-Tutorial

A simple STM32F0 discovery SysTick tutorial for my blog!

Language:CStargazers:3Issues:0Issues:0

STM32F0-DS1307

A small test program for the simple RTC and data storage functions of the DS1307 RTC IC

Language:CStargazers:3Issues:0Issues:0

GFXLibraries

Monochrome and Colour GFX Libraries

Language:CStargazers:2Issues:2Issues:0

LCDDrivers

LCD Drivers, SSD1306, PCD8544, ILI9163 and more!

Language:CStargazers:2Issues:1Issues:0

STM32F0-FrequencyCounter

A simple frequency counter test program using a UC1701X LCD!

Language:CStargazers:2Issues:0Issues:0

STM32F0-GY-GPS6MV2_GPSReceiverModule

An example application using the GY-GPS6MV2 GPS receiver module and the STM32F0 Discovery board.

Language:CLicense:MITStargazers:2Issues:1Issues:0

STM32F0-HD44780LCD

A really simple example of using the HD44780 with an STM32F0 discovery board. All register values are implemented though only some are used in the demonstration.

Language:CStargazers:2Issues:1Issues:0

STM32F0-ServoTester

A simple program to test servos! Supports static mode and varying the servo using a triangle wave with a 2s period.

Language:CStargazers:2Issues:3Issues:0

STM32F4_SSD1306

An example program for the STM32F4 and SSD1306 LCD

Language:CStargazers:2Issues:1Issues:0

555TimerWannabe-LTSpiceSimulations

My 555 timer wannabe as shown on my blog!

Stargazers:1Issues:0Issues:0

AlteraCPLDBoard-VGABouncingBox

A simple test code which draws a coloured box to a VGA screen with resolution 800x600 at a refresh rate of 72Hz.

Language:VHDLStargazers:1Issues:1Issues:0

ColourGFXLibrary-ILI9163Stem_STM32F0Discovery

A set of files I use to test my colour graphics library with my ILI9163 LCD. This is ever changing so don't expect it to be particularly stable!

Language:CStargazers:1Issues:1Issues:0

STM32F0-23LC1024_SPIRAM

A simple SPI RAM implementation using the STM32F0 Discovery.

Language:CStargazers:1Issues:1Issues:0

STM32F0-ADXL335_Accelerometer-ILI9163_LCD

A simple test set for my ADXL335 analog accelerometer printing the values to the LCD.

Language:CStargazers:1Issues:1Issues:0

STM32F0-CapacitanceMeter

An example of using the input and output capture capability of onboard STM32F0 timers, along with a 555 timer to measure the capacitance of a capacitor.

Language:CStargazers:1Issues:2Issues:0

STM32F0-SR04_Ultrasonic_Rangefinder

A pretty simple CooCox project to interface the SR04 ultrasonic sensor, normally found ridiculously cheap on eBay! It uses the CooCox debug functionality to read the distance and uses a blocking function that could easily be modified to be unblocking! Uses all standard pins and peripherals available on the STM32F0 Discovery.

Language:CStargazers:1Issues:2Issues:0