bricomp / EBYTE_E22

Library for the EBYTE E22 Module.
2 stars 0 forks source link

C++ Library #1

Open jasvinder1079 opened 11 months ago

jasvinder1079 commented 11 months ago

Can u provide c++ library for this e22 module not Arduino.

bricomp commented 11 months ago

I don’t know what you want.

Are you saying that you want a c++ library for a different system, other than Arduino?

If so you have not indicated what target system.

The library is quite straight forward and you should have little trouble altering it for your needs.

From: Jasvinder Singh @.> Sent: 25 September 2023 18:51 To: bricomp/EBYTE_E22 @.> Cc: Subscribed @.***> Subject: [bricomp/EBYTE_E22] C++ Library (Issue #1)

Can u provide c++ library for this e22 module not Arduino.

— Reply to this email directly, view it on GitHub https://github.com/bricomp/EBYTE_E22/issues/1 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXOXC666NWGNRQUO236FBTX4G77PANCNFSM6AAAAAA5GO6EKE . You are receiving this because you are subscribed to this thread. https://github.com/notifications/beacon/AAXOXC67AX7TK5I5J4S3SELX4G77PA5CNFSM6AAAAAA5GO6EKGWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHHD5XMQQ.gif Message ID: @. @.> >

jasvinder1079 commented 11 months ago

Sorry , Yeah actually I want to integrate this e22 module through uart with my rpi board . Any source or help would be appreciated

bricomp commented 11 months ago

I have no experience using RPI, but googling it brought up this info which should be useful to you.

Raspberry Pi: C++ Libraries for working with I2C, SPI and UART | by Sebastian | Geek Culture | Medium https://medium.com/geekculture/raspberry-pi-c-libraries-for-working-with-i2c-spi-and-uart-4677f401b584

And this

Using the UART – Raspberry Pi Projects (raspberry-projects.com) https://raspberry-projects.com/pi/programming-in-c/uart-serial-port/using-the-uart

I am sure there is much more info available, this was just a quick search.

Be aware that Linux is a pre-emptive multitasking operating system which may not work well with real time data communications.

It may be ok, I just don’t know.

From: Jasvinder Singh @.> Sent: 25 September 2023 19:59 To: bricomp/EBYTE_E22 @.> Cc: bricomp @.>; Comment @.> Subject: Re: [bricomp/EBYTE_E22] C++ Library (Issue #1)

Sorry , Yeah actually I want to integrate this e22 module through uart with my rpi board . Any source or help would be appreciated

— Reply to this email directly, view it on GitHub https://github.com/bricomp/EBYTE_E22/issues/1#issuecomment-1734301959 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXOXC32GTXUTPECDAZRAUTX4HIAFANCNFSM6AAAAAA5GO6EKE . You are receiving this because you commented.Message ID: @.***>

jasvinder1079 commented 11 months ago

Thanks alot

bricomp commented 11 months ago

Glad to help, let me know how you get on.

From: Jasvinder Singh @.> Sent: 26 September 2023 07:55 To: bricomp/EBYTE_E22 @.> Cc: bricomp @.>; Comment @.> Subject: Re: [bricomp/EBYTE_E22] C++ Library (Issue #1)

Thanks alot

— Reply to this email directly, view it on GitHub https://github.com/bricomp/EBYTE_E22/issues/1#issuecomment-1734936662 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXOXCZ4C4UD635LXY6WS3TX4J35TANCNFSM6AAAAAA5GO6EKE . You are receiving this because you commented. https://github.com/notifications/beacon/AAXOXC5AKONAWIY2PJU42DTX4J35TA5CNFSM6AAAAAA5GO6EKGWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTHNEEFM.gif Message ID: @. @.> >