Skip to content

citisense-gimvic-co2-station/station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CitiSense GimVic CO2 Station Project

Sources for CO2 monitor station and its serverside, created as a part of CitiSense projec on Gimnazija Vič. Licenced under the MIT licence.

Client side design (case and circuit) is taken from other application and customized for our own needs. It includes a 11-digit LCD display and Rabbit 2000 microprocessor. CO2 and temperature sensors were added later on.

Main program for client is rabbit.c. All the others are quite usefull for developing and testing I2C protocol. To make I2C work with Rabbit 2000 SDA and SCL pins must be modified in its library (integrated in Dynamic C 9) to match physical pins on circuit.

Notes

  • Java and JDBC library is required for server to work.
  • Server side uses mysql database to work. Its empyt backup lies somewhere in Server folder.
  • Client side can only be modified/compiled/edited on windows (Wine and other patches won't work).
  • Server side probably cannot be developed/compiled/run on Windows. However, congratulations if you manage to do it.

More detailed (Slovenian) discription provided here.

About

Raziskovalna naloga

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published