Giter Site home page Giter Site logo

psoc5's Introduction

PSoC5 Driver

A GrblHAL driver for Cypress PSoC 5 (CY8CKIT-059\

** EXPERIMENTAL **

Features:

  • All hardware dependent code in this project. In order to compile this projects requires my HALified Grbl library to be added, either directly to this project or as a dependency.

Some of the program logic is moved to UDBs, typically signal inversions.

NOTE: currently only tested on a CY8CKIT-059 prototyping kit with an oscilloscope to verify some signals. No motors connected yet!


How to set up build environment

Unzip the driver code to your workspace and rename the "PSoC5GrblDriver-master" folder to "GRBL Driver PSoC5.cydsn".

Select File > Add Exisiting Project... to add it to the workspace.

Create a new project with File > Create project... as a Library project and name it "GRBL Library" (or whatever name you fancy).

Copy the .c and .h files from the grbl library to the newly created project folder.

Rigth click the new project and select Add Existing Item... , navigate to the new project folder and select all .c and .h files. Right click the GRBL Driver PSoC5 project and select Dependencies... , in the dialog that appears tick the Code box for the GRBL Library.


Some parts of the code has been moved to UDBs resulting in simpler code and less overhead:

UDB Logic

psoc5's People

Contributors

terjeio avatar

Stargazers

 avatar  avatar

Watchers

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