Skip to content
gilou edited this page May 8, 2018 · 3 revisions

ROADMAP V1

Here are collected all needs before have a ready to deploy WINDLOGGER V2

General

Hardware

Shield Board

  • Create the WINDLOGGER Shield V2 repository
  • Change 5VDC footprint for an angled header pin
  • Re-organize resistor devider to help calibration
  • Add Calibration pads
  • Add MCP3208 ADC converted to increase low signals resolution
  • Create fab files
  • Create BOM file
  • Create board symbole library

Digital Board

  • Create the WINDLOGGER Digital V2 repository
  • Include DS3231 RTC
  • Use minimalist micro SD card module (simpler to solder it)
  • Change for SMD hansolderable footprint for big components
  • Add V2.5V reference on ADC
  • Add Vcc/2 reference on ADC
  • Upgrade to use SPI MCP3208 on shield board
  • Create extra connector for extra footprint (digital driver pin)
  • Add external Vin connector
  • Increase power supply to be more accurate
  • Remove X2 crystal
  • Create fab files
  • Create BOM file
  • Create board symbole library

Firmware

Windlogger firmware

  • Power class inherited from Sensor classe
  • Use input square from RTC?
  • Add multiple current capability
  • Save non-sended data in SD card and post sending capability
  • MQTT support

Test Firmware

  • Calibration help process

Software

  • Create wind/power visualization

Script

  • simple flask python GUI?
Clone this wiki locally