GrazerComputerClub / WiringPi

WiringPi Library for the Raspberry Pi
GNU Lesser General Public License v3.0
9 stars 3 forks source link

Operating System #29

Open MageMCU opened 1 month ago

MageMCU commented 1 month ago

This is more of a question than the issue that revolves around the operating system(s). The WiringPi Library installation can be confusing for a beginner for both the hardware and its OS. Over the years, I have heard Debian, Raspbian and Raspberry Pi OS. Presently I use the latter and the question or suggestion, could you please clarify and maybe specifically expand on your installation guide for both source and pre-built. I use the older and newer pi hardwares... When I install your lib, the geany IDE has an error with the include directives , or etc... Thank you - MageMCU Github

5shreya commented 1 month ago

Hey I would like to work on this issue. Can you assign me

MageMCU commented 1 month ago

Hey what’s up GCC WiringPi

I remember writing something at your github site… I just wrote a new article for beginners but also a study for myself.

RaspberryPi-Uno-Communication (https://github.com/MageMCU/RaspberryPi-Uno-Communication) The title of the article: 1013 Pi Uno SMBus I2C Study

I would appreciate to hear from you about the article…

Jesse Carpenter carpentersoftware.com MageMCU Github

On Sep 30, 2024, at 10:22 AM, 5shreya @.***> wrote:

Hey I would like to work on this issue. Can you assign me

— Reply to this email directly, view it on GitHub https://github.com/GrazerComputerClub/WiringPi/issues/29#issuecomment-2383649143, or unsubscribe https://github.com/notifications/unsubscribe-auth/AU2W7IXEL3PH6ICWU4HFLSTZZF3EJAVCNFSM6AAAAABOQ2JWCSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBTGY2DSMJUGM. You are receiving this because you authored the thread.

MageMCU commented 1 month ago

Hey what’s up

The issue is located at WiringPi Github which by the way is not my account and I am not a contributor there either. I am presently working at MageMCU Github. Although it may have some issues, I am presently not looking for contributors.

Can you give me some information about yourself and your back ground and expertise. Maybe base on what you reveal, I can find you a spot so you can participate at MageMCU but if you do not hear from me then I cannot help you…

Jesse

On Sep 30, 2024, at 7:18 PM, Carpenter Software @.***> wrote:

Hey what’s up GCC WiringPi

I remember writing something at your github site… I just wrote a new article for beginners but also a study for myself.

RaspberryPi-Uno-Communication (https://github.com/MageMCU/RaspberryPi-Uno-Communication) The title of the article: 1013 Pi Uno SMBus I2C Study

I would appreciate to hear from you about the article…

Jesse Carpenter carpentersoftware.com MageMCU Github

On Sep 30, 2024, at 10:22 AM, 5shreya @.***> wrote:

Hey I would like to work on this issue. Can you assign me

— Reply to this email directly, view it on GitHub https://github.com/GrazerComputerClub/WiringPi/issues/29#issuecomment-2383649143, or unsubscribe https://github.com/notifications/unsubscribe-auth/AU2W7IXEL3PH6ICWU4HFLSTZZF3EJAVCNFSM6AAAAABOQ2JWCSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBTGY2DSMJUGM. You are receiving this because you authored the thread.

virtuosonic commented 2 weeks ago

Hi MageMCU, what error message do you get? It looks like this lib's header by default are installed to /usr/local/include when building from source, the deb package installs to /usr/include

MageMCU commented 2 weeks ago

I was referring to the GrazerComputerClub (also includes the WiringPi/WiringPi GitHub account) - WiringPi - ReadMe file. This couild be rewritten for beginners to grasp as to how to setup their environment which includes both the hardware and its OS where I personally use Raspberry Pi and its OS.

Personally I have no issue with WiringPi

Please expand on your WiringPi - ReadMe file.

Thanks

MageMCU

On Oct 23, 2024, at 2:27 PM, virtuosonic @.***> wrote:

Hi MageMCU, what error message do you get? It looks like this lib's header by default are installed to /usr/local/include when building from source, the deb package installs to /usr/include

— Reply to this email directly, view it on GitHub https://github.com/GrazerComputerClub/WiringPi/issues/29#issuecomment-2433373954, or unsubscribe https://github.com/notifications/unsubscribe-auth/AU2W7IQTVOHYTZA3EPHE7ELZ5ABEPAVCNFSM6AAAAABOQ2JWCSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZTGM3TGOJVGQ. You are receiving this because you authored the thread.