Code Monkey home page Code Monkey logo

knxduino-library's Introduction

KNXduino library for KNXduino project

  • See hardware and instructions
  • Only STM32G0 MCUs are supported. This library will not work with Arduino Uno and other non-STM32 boards!

Hardwired pin-mappings

  • For KNXduino One Board = KNXDUINO_ONE_PINMAPPING
    • PA0 (COMP1_OUT) - connect to PA2 (TIM15_CH1)
    • PA1 (COMP1_INP) - KNX_RX_AN (bus voltage/34)
    • PA2 (TIM15_CH1)
    • PA3 (TIM15_CH2) - KNX_TX
    • PA9 (USART1_TX) - Debug UART (Serial) TX
    • PA10 (USART1_RX) - Debug UART (Serial) RX
  • For NUCLEO-G071RB Board = KNXDUINO_NUCLEO_PINMAPPING
    • PA0 (COMP1_OUT) - connect to PC1 (TIM15_CH1)
    • PA1 (COMP1_INP) - KNX_RX_AN (bus voltage/34)
    • PC1 (TIM15_CH1)
    • PC2 (TIM15_CH2) - KNX_TX
    • PA2 (USART2_TX) - Debug UART (Serial) TX
    • PA3 (USART2_RX) - Debug UART (Serial) RX

Acknowledgement

knxduino-library's People

Contributors

pavkriz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

knxduino-library's Issues

License?

Hi,

I stumbled upon you repository from selfbus chat. The license for your code is still GPL3?
I wrote a knx-device library myself and want to add the selfbus rx/tx circuit as an option. But I never got around to understand the timer stuff and abstract the bus class to a different hardware. Good job.

I you want to have a look at my implementation of the knx stack: https://github.com/thelsing/knx
I also created a small tool to create knxprod files for ETS: https://github.com/thelsing/CreateKnxProd (Just in case that you didn't create something similar yet.)

Regards,
Thomas

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.