![]() | ![]() | ![]() |
| | |||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| Part 1 I have been doing small home made weather station.Adapter is ready and it's like this: http://www.mrsoft.fi/images/1WireAdpt.png .There insert DS1820 temperature sensors and it's work ok. Part 2 The next project is construct bigger station.Assembly: temperature (2x Ds1820), wind speed(reed switch), wind direction, humidity sensor, solar sensor, water sensor and weather information to the websites. But i don't know What microcontroller i must choose? All directions are welcome. | |
| |
| | (permalink) |
| Which ones are you familiar with?, any should be fine, it's a fairly trivial task, personally I'd use a PIC, but AVR's or anything else are really just as suitable. Pick what you already know. | |
| |
| | (permalink) | |
| For you convenience I have included prices in the following posts. I have no interest monetary or otherwise in what Prof Peter Anderson sells. He does use the profits from sales to help support electronic programs at the school where he teaches. He is an Associate Professor in the Department of Electrical Engineering at Morgan State University, Baltimore, MD Look at the inexpensive WX175 weather station kit with a programmed PIC that does most (maybe all) of what you need for $25. It is just the PIC and a handful of parts, no board. If it is not exactly what you want to do it is still worth a look to see how he has managed some of the problem. He does not include source code with the kit. But for $40 he will sell you a large quantity of CCS PIC C code. Sample - First 20 Pages associated with the PIC16F87X (56K). There is also A PC Interface using Liberty Basic which is free (the interface not the compiler which is inexpensive). A link to an outfit that sells some very robust instruments Interfacing with a Fascinating Anemometer and Wind Vane. Quote:
The only built in non-standard language features he uses is interrupt handling. This makes the code an easy port to the 18F family if you would like to use the free student version of the Microchip C18 compiler. Or you can opt to buy the CCS compiler for $125. You can possibly find similar routines for free if you search for them. But, he has done a nice job on the package of routines and it will save you a lot of time. Then you will need a programmer/debugger. | ||
| |
| | (permalink) |
| Maybe I choose PIC controller though I'm not really specialist, but I have programmed controllers few times in school.And what I'm doing is something like this http://www.njqrp.org/digitalhomebrew...wx/pic-wx1.gif | |
| |
| | (permalink) |
| Yes but I would not choose to use the 16F84. As mentioned many times here it is obsolete and expensive. | |
| |
| | (permalink) |
| yep, I'm noticed it | |
| |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Title | Starter | Forum | Replies | Latest |
| Line Detection Robot using PIC16F877 | helmyshahryl | Micro Controllers | 0 | 28th August 2007 02:54 AM |
| Xbox 360 Tilt Controller | adamthole | Electronic Projects Design/Ideas/Reviews | 0 | 20th January 2007 06:24 PM |
| Electronic Weather Station Project | Kevin Gallagher | Electronic Projects Design/Ideas/Reviews | 2 | 29th April 2004 12:01 AM |
| Weather station | ala199 | Electronic Projects Design/Ideas/Reviews | 7 | 17th March 2004 02:46 AM |
| Help With Temperature Controller | bryan | Electronic Projects Design/Ideas/Reviews | 4 | 30th June 2003 01:18 PM |