Git Product home page Git Product logo

vc288-alt-fw's Introduction

vc288-alt-fw

VC288 Volt-amp meter alternative firmware. Targets the cheap DSN-VC288 volt-amp meter that uses the STM8S003F MCU.

How to compile

  1. Install Visual Studio Code in your system.
  2. Install the PlatformIO extension on Visual Studio Code.
  3. Once these are installed, open the PlatformIO Home from the extension icon, and install the ST STM8 platform.
  4. Open this repository, by either cloning it to a directory, or by unziping the zip archive.
  5. Finally, build the code by navigating into the PlatformIO extension icon, and expanding the appropriate release build (for instance, stm8sblue_release). Select Build to build it; then Upload to upload the code to the chip using an STLinkV2.

For more info and other tools to upload it, please consult the PlatformIO info page for ST STM8.

Load the pre-built files

Since this project uses PlatformIO, a simple action can be added later to generate the .elf or .hex file for each pull request (or release) created for the ease of flashing a pre-compiled version.

Status

This is still not fully fledged as the original.

TODOs:

  • Linearize the ADC readings to get a precise value out of it.
  • Support the STM8S103F MCU (other variants of the same voltmeter).
  • ... other stuff that will come out eventually.

vc288-alt-fw's People

Contributors

alexasf avatar cocus avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.