GithubHelp home page GithubHelp logo

tomyqg / f7_ethercat_rtos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xiaojiaochen/f7_ethercat_rtos

0.0 1.0 0.0 1.91 MB

STM32-FreeRTOS-Ethercat realtime platform

HTML 0.14% C 95.79% C++ 3.75% Assembly 0.32%

f7_ethercat_rtos's Introduction

#STM32-FreeRTOS-EtherCAT

This project is a realtime data-acquisition, control and PC-transmission platform desigend as a centralized driver for a 4-DOF pneumatic robotic arm.

It is based on a STM32F767ZI-Nucleo board running FreeRTOS, and an ethercat expansion board I-NUCLEO-NETX providing realtime data transmittion with PC.

Currently it is still under construction.

Features

The platform has the following features:

Input:

  • 8-channel 16-bit AD input (-10~10V) (using an ADS8588 board from TI)
  • 4-channel Angular information (using AS5048A and AS5311 from AMS, SCC2130-D08 from muRata, Mini4096j)
  • 8-channel pressure information (using HSCDANN060PGSA3 and SSCDNNN060PAAA5 from HoneyWell)

Output:

  • 16-channel 16-bit DA output (0~10V) (using a LTC2668 board from Linear Technology).

Data Transmission:

  • 1KHz realtime transmission with PC through ethernet (using EtherCAT expansion board I-NUCLEO-NETX)
  • Non-blocking serial transmission (using DMA and output buffers)
  • Non-blocking variable size serial receving (using DMA and input idleline Detection)

control:

  • Simple Kalman filter (Using CMSIS DSP library, who exploits fast hardware computation)
  • Advanced PID controller
  • simple Sliding mode controller

Getting Started

This project is still on going, and currently the portability is not considered too much.

Prerequisites

Hardware:

  • STM32F767ZI-Nucleo board
  • I-NUCLEO-NETX
  • ADS8588 board
  • LTC2668 board
  • other sensors

Software:

  • STM32CubeMX
  • SW4STM32
  • cifX toolkit form Hilscher

Installing

Deployment

Authors

  • Xiaojiao Chen

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

f7_ethercat_rtos's People

Contributors

xiaojiaochen avatar

Watchers

James Cloos 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.