Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

Weather Station


  • Please log in to reply
5 replies to this topic

#1 alesbedac

alesbedac

    Advanced Member

  • Members
  • PipPipPip
  • 63 posts

Posted 13 June 2015 - 05:24 PM

Hi,

 

this is my weather station.

Data are saving on ThingSpeak server : 
* https://thingspeak.c...3996#publicview
* ToView current data is there very simple html web page with basic text formating

2015-07-03
I was thinkign about windows klient for weather station. Than i got better idea to create client for all devices.
Currently i have two devices, the second is the temperature controler with Uart. So i wish to have an client which is able to connect with device via Seril or network interface.

This tool will be created for 
- configuring parameters (Serial/Network) device(s)

- Display current values on device (Serial/Network) 
- Display values on thingspeak (network device only) with filtering by last x values or by the date.
 

Newly atached screen show the current Device client tool status.
Actually working features
- connect device (serial/network)
- add device to device list
- Download parameters (serial/network), this property is displayed in other form which is not done.

Attached Files



#2 codecore

codecore

    New Member

  • Members
  • Pip
  • 1 posts

Posted 15 June 2015 - 12:58 AM

This may interest you: https://github.com/B.../connectthedots.

It's the fork of a MS Open Tech project.



#3 vicero

vicero

    New Member

  • Members
  • Pip
  • 5 posts

Posted 24 June 2015 - 06:35 AM

Cool project!

 

Could you share the code and the display model you're using?  I'd love to use a display like that in my project, and I'm thinking of uploading data to Thinkspeak as well.



#4 alesbedac

alesbedac

    Advanced Member

  • Members
  • PipPipPip
  • 63 posts

Posted 26 June 2015 - 12:59 PM

This may interest you: https://github.com/B.../connectthedots.

It's the fork of a MS Open Tech project.

Thx it looks cool too.



#5 alesbedac

alesbedac

    Advanced Member

  • Members
  • PipPipPip
  • 63 posts

Posted 26 June 2015 - 01:06 PM

Hi i used LCD ILI9341.

I used some library from user here, but this library i modified for easy us for me. What is but perhpas not better for you. You can check some libraries what i did :
 

http://bedac.cz/programovani_mf.htm

There are some changes what i did and i have not so much time to update web page. Currently i am working on several Netduino Arduino shields

* Weather Station shield (finished)
* Temperature module (6x terminal block for DS18B20 6x digital output - that will be finished soon)

I have lot of Shields in a head ...




 



#6 alesbedac

alesbedac

    Advanced Member

  • Members
  • PipPipPip
  • 63 posts

Posted 27 June 2015 - 08:31 PM

Hi i used LCD ILI9341.

I used some library from user here, but this library i modified for easy us for me. What is but perhpas not better for you. You can check some libraries what i did :
 

http://bedac.cz/programovani_mf.htm

There are some changes what i did and i have not so much time to update web page. Currently i am working on several Netduino Arduino shields

* Weather Station shield (finished)
* Temperature module (6x terminal block for DS18B20 6x digital output - that will be finished soon)

I have lot of Shields in a head ...



 

 

And if you wish i can give you libraries codes, some code is from other user, but i modified it - for example LCD driver






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.