TOP Contributors

  1. MIKROE (2642 codes)
  2. Alcides Ramos (347 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (136222 times)
  2. FAT32 Library (69488 times)
  3. Network Ethernet Library (55707 times)
  4. USB Device Library (45992 times)
  5. Network WiFi Library (41639 times)
  6. FT800 Library (40789 times)
  7. GSM click (28789 times)
  8. PID Library (26332 times)
  9. mikroSDK (26055 times)
  10. microSD click (25141 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

Weather

Rating:

0

Author: Philippe Jacobs

Last Updated: 2012-06-21

Package Version: 1.0.0.0

Category: USB

Downloaded: 1139 times

Not followed.

License: MIT license  

This display weather application use an USB connection to display informations on MikroMMB for PIC18FJ ( rev 1.05 ).
The MMB application receive information and display it on the TFT.
The PC application ( Visual C# Express ) displays an icon on the taskbar, right click on this icon for configuration's choices.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Weather" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Weather" changes.

Do you want to report abuse regarding "Weather".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

The ZIP file contain two directories. The MMB directory contains the Mikromedia code. The PC directory contains Visual C# code, the executable is located at PC\Weather\Weather\bin\release.

When running, the executable display an icon ( easily identifiable ), right click on this icon to see the configuration menu.

 

 

 

Right-Click Menu

Right-Click Menu

Right-Click Menu

View full image

Cette application utilise la liaison USB pour transférer des informations météo sur la carte MikroMMB.

  • L'application chargée sur la MikroMMB reçoit des informations en provenance d'une application PC et les affiche sur le TFT.
  • L'application PC affiche une icône dans la barre de tâches, un clic droit sur cette icône donne accès à un menu de configuration.
  • Les informations météo ( image comprise ) sont acquises sur le site météo de Google, traitées par l'application PC et envoyées sur la MikroMMB.
  • Le menu de configuration permet de choisir la ville et le langage d'affichage des informations. Elle permet également d'afficher la température en °C ou °F.

ALSO FROM THIS AUTHOR

Gpx

0

This application is based on a MikroMMB ( PIC18FJ rev 1.10 ), a MikroBus shield and the Gps Click L10. All information coming from the Gps module is decoded. Information is displayed on the Tft. A button Start/Stop allows the creation of a .gpx file, this file can be uploaded and displayed on GoogleMaps

[Learn More]

PlayerMp3

10

MP3 Player ( MikroMMB for PIC18FJ rev 1.05) with selection of MP3 files in subdirectories, volume control, start, stop, pause, prev, next, play files randomly, display elapsed time, id3 tags and spectrum analysis.

[Learn More]