Skip to content

fra589/WeThermic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeThermic Free Flight Thermal Detector

Station météo indiquant la vitesse du vent, la température et la pression atmosphérique ainsi que l'affichage des courbes correspondantes sur un navigateur web, via un réseau WiFi, pour aider à la détection d'ascendances thermiques en modèle réduit de vol libre.

Weather station indicating wind speed, temperature and atmospheric pressure as well as displaying the corresponding curves on a web browser, via a WiFi network, to help detect thermal ascents in free flight model aircraft.

Matériel utilisé :
  • Boitier imprimé en 3D,
  • 1 x Carte microcontrôleur WiFi ESP8266 Wemos D1 mini,
  • 1 x Capteur de vent :
    • 2 x Aimants néodyme Ø2x2,
    • 1 x Capteur à effet Hall KY-003,
  • 1 x Capteur de température et pression Bosch BMP180,
  • 1 x Termistance 10K MF52B B3435 1%,
  • 1 x Résistance 10KΩ 1/4W 1%,
  • 1 x écran OLED I2C SSD1306, 0.96 Pouce, 128 x 64 Pixel.
Hardware:
  • 3D printed case
  • 1 x Wemos D1 mini ESP8266 WiFi microcontroller card,
  • 1 x Wind sensor:
    • 2 x Ø2x2 neodymium magnets,
    • 1 x Hall effect sensor KY-003,
  • 1 x Bosch BMP180 temperature and pressure sensor,
  • 1 x Termistor 10K MF52B B3435 1%,
  • 1 x Resistance 10KΩ 1/4W 1%,
  • 1 x I2C SSD1306 OLED screen, 0.96 Inch, 128x64 Pixel.
Prérequis logiciels :


Pour construction à partir des sources :

Flashage a partir des realeases binaires (Windows only):

Requisites software:


To build from sources:

To flash from binary realeases (Windows only):

Développement en cours, de nouvelles version possibles à tout moment, pas forcément sans bugs :-)

Development in progress, new versions possible at any time, not necessarily without bugless :-)

Wiki documentation in progress...