XingYu Li / Mbed 2 deprecated WeatherStation

Dependencies:   BMP180 N5110 mbed

Embed: (wiki syntax)

« Back to documentation index

main.cpp File Reference

main.cpp File Reference

file name.h -D Weather Station More...

Go to the source code of this file.

Namespaces

namespace  lcd
 

,bmp180,serial


Functions

void serialISR ()
 add up one integer variable
void setTime ()
 add up one integer variable - print it for debugging - read rx string into buffer
int main ()
 Screen Sset Brightness date LCD and sensor to micro-controller temperature and pressure

Detailed Description

file name.h -D Weather Station

Author:
Li XingYu
Date:
May 2015

Definition in file main.cpp.


Function Documentation

int main (  )

Screen Sset Brightness date LCD and sensor to micro-controller temperature and pressure

Definition at line 46 of file main.cpp.

void serialISR (  )

add up one integer variable

Parameters:
setTimerFlag- integer to add creat two functions
serialISR- function to add
setTime- function to add

Definition at line 111 of file main.cpp.

void setTime (  )

add up one integer variable - print it for debugging - read rx string into buffer

Parameters:
time- integer to add - update the time

Definition at line 102 of file main.cpp.