porklib: Simple library for programming Arduino in C
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
avr-lib/examples
Ondřej Hruška 256e96afc3 sonar example 9 years ago
..
Makefile sonar example 9 years ago
README.md added examples folder 9 years ago
lcd_config.h added some examples, shortened some lcd functions 9 years ago
lcd_test.c added some examples, shortened some lcd functions 9 years ago
lib added examples folder 9 years ago
sonar_simple.c sonar example 9 years ago
uart_isr.c added some examples, shortened some lcd functions 9 years ago
uart_simple.c added some examples, shortened some lcd functions 9 years ago

README.md

Library usage examples

Those examples should work, but they are mostly just a reference on how to use different parts of the library.

To try to build and flash an example, first change the MAIN field in the Makefile to it's name.