Coder Social home page Coder Social logo

caizikun / batterycommunicationscpi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from felipemoraissoares/batterycommunicationscpi

0.0 0.0 0.0 475 KB

Arduino project to test Pumpkin Battery Module 2 BM2 with SCPI Commands

C++ 96.95% C 3.05%

batterycommunicationscpi's Introduction

Resume

This project is about to test a Pumpkin Battery Module 2 pack using Arduino to simulate a communication with SCPI Commands. The project was developed in C language, using Arduino IDE and I2C bus communicatio in the Master and Slave system. The Arduino models used was Arduino UNO and Arduino DUE. The SCPI commands was followed from provided reference manual in https://pumpkin-space-systems.gitlab.io/public/software-reference-manual/.

Used Tools

  • SCPI (Standard Commands for Programmable Instruments): is a communication protocol mainly used to control and measure equipments. SCPI commands consist of text encoded in ASCII and separated by a colon (:) and are usually easy to understand and low complexity, because the SCPI standard was developed many years ago and covers a multitude of instrumentation equipment, including those with low data processing capacity. The commands implemented in this project are following Pumpkin reference manual and are found in the table located in BatteryCommunicationSCPI/SCPI_Commands

  • Arduino: Was used two types of Arduino in this project

    • Arduino Uno:

    • Arduino Due:

batterycommunicationscpi's People

Contributors

edhsiao avatar felipemoraissoares 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.