Archive

Archive for June, 2010

Arduino Weather station (school project)

June 20th, 2010 15 comments

Arduino Weather station

I’ve nearly finished first year out of three on HTX, which is a kind of Technical Highschool. On HTX you have a lesson called Technology where you have to find a problem, and then find a way to solve it!

Our last project this year was about the weather, and me and my friend found a problem on the harbours – they don’t know the correct weather where they are. So we chosed to make a weather station.

We ended up using an Arduino Duemilanove connected to a temperature sensor, pressure sensor, rain sensor and wind speed and direction sensor. All these data is shown on a 128×64 GLCD display! Please take a look at this video to see how it ended up working (the things on the display is in danish though)…

 

The shield which is on top of the Arduino is made in Eagle. You can see the schematic here…

Source code
The source code can be found on our Github:
https://github.com/TKJElectronics/ArduinoWeatherStation

Featured in the local newspaper
We were recently (7th March 2012) out placing this weather station on the roof of a local harbour.
In that occasion we were interviewed by the local newspaper and the article (OBS. in danish) can be found here: Weather Station article

IN DANISH
Vi skrev desuden en 40 siders rapport som kan downloades herunder. Desuden lavede vi en salgsbrochure som også kan downloades.
Download Rapport
Download Brochure

Efter den ovennævnte artikel blev bragt i Dagbladet blev vi desuden ogsÃå fremvist på skolens hjemmesides nyhedssektion: http://htx.ucholstebro.dk/pages/visNyhed.asp?NewsGuid=84579

Categories: Arduino Tags:

STM32 Library for Eagle

June 13th, 2010 3 comments

Many has sent me mails or PM’s about the STM32 library for Eagle, so now I’ve uploaded it here.

stm32.lbr – ST Cortex-M3 STM32F101/103 processor family in LQFP100, 64, 48 and VFQPFN36
stm32_lqfp144.lbr – STM32F101Zx and STM32F103Zx. LQFP 144 package.

I hope you guys can use them… Please keep me updated with your projects 🙂

Categories: ARM Tags: