GithubHelp home page GithubHelp logo

RF24 port about sduino HOT 11 OPEN

tenbaht avatar tenbaht commented on August 22, 2024
RF24 port

from sduino.

Comments (11)

TheStaticTurtle avatar TheStaticTurtle commented on August 22, 2024 1

Is there an update on porting this library ?

from sduino.

jsadv avatar jsadv commented on August 22, 2024

I have been trying to locate an appropriate src c code that would allow me to run c code in arduino C++. Mostly alot of compile errors as most src files are IAR tuned. I am hoping some can make this possible. I would like to transfer many protocols stm8 via sduino, serial,midi etc..

I`m still hoping :)

from sduino.

tenbaht avatar tenbaht commented on August 22, 2024

Sounds very interesting to me. I even have some of these modules laying around for some years already waiting for experiments. But I won't have enough time in the next few months to look into it more deeply. Maybe somebody else could try it?

from sduino.

mcer12 avatar mcer12 commented on August 22, 2024

Thanks for the reply @tenbaht , if you know of anyone who might be interested please tag them.

from sduino.

jsadv avatar jsadv commented on August 22, 2024

Got this working STM8s and nrf24l01+i. Its all GNU code .. right ? how do i share it. I am new to this .
I have been able to transfer 8 bit integers via the 4 byte array using nrf24 . Sduino rocks

/* [email protected] ..I have put this code to gether from bits and pieces

  • I am a novice programmer big on learning.. cheers
  • borrowed code from Ishan Kehribar (Little Wire…) submitted the following code for nrf24l01 :
  • https://github.com/kehribar/nrf24L01_plus .
  • Modified stuff etc
  • http://blog.pommerie-michel.fr/?p=179
  • I am sure someone with more experience can to better,
  • but it works for me I can control anything with this simple SDUINO app
  • I am sure the code can be made cleaner and faster. I just wanted it to work :) and it works great!!!
  • Thanks tenbaht */
    wifib.tar.gz
    wifia.tar.gz

from sduino.

jsadv avatar jsadv commented on August 22, 2024

Works also when I transfer left adjusted ADC 8 bit. Sorry about the extra code in file , forgot to clean it up. Has lots of redundant stuff.

from sduino.

tenbaht avatar tenbaht commented on August 22, 2024

Great, thanks! It looks like you developed it as a stand-alone project, not as a full sduino library, right? But the code looks like it wouldn't be hard to split it into a library part and some example code. Maybe you could have a look into that?
The cleanest way to get code integrated would be a fork and a pull request. That means you fork sduino into your account, clone that repository to your harddrive, integrate your work as a library and send me a pull request when you are satisfied with it.
I would love to integrate it with sduino, but I am traveling now and won't work on it for the next few weeks. I keep it in mind!

from sduino.

jsadv avatar jsadv commented on August 22, 2024

i await the expertise of some other...noted....

from sduino.

anshulteotia avatar anshulteotia commented on August 22, 2024

i am working with stm8+nrf24l01, can you please provide me with the codes

from sduino.

Faqarini avatar Faqarini commented on August 22, 2024

Hi, I would like to make a RC receiver with a STM8s and a nrf24l01 module. Is there a way to make it possible with Sduino?

from sduino.

stefaandesmet2003 avatar stefaandesmet2003 commented on August 22, 2024

For what it's worth, I have a working light version of MySensors on my github repo, using the RF24 implementation that comes with MySensors. The example is a simple node sending a blinkie to a MySensors gateway.
It's a work in progress however. But feel free to use and test.

https://github.com/stefaandesmet2003/sduino/tree/master/hardware/stm8/0.5.0/libraries/MySensorsLight

from sduino.

Related Issues (20)

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.