etherkit / Si5351Arduino

Library for the Si5351 clock generator IC in the Arduino environment
GNU General Public License v3.0
238 stars 96 forks source link

Request #63

Open michelinok opened 6 years ago

michelinok commented 6 years ago

Will one daythis library could be ported to Raspberry?

freefuel commented 6 years ago

with http://wiringpi.com/ you should be able to run almost any Arduino code on your Raspberry pi hardware.

michelinok commented 5 years ago

Tryed a lot of times....i'm not so expert... Can someone port this library to something that can run the raspberry?

freefuel commented 5 years ago

have you tried wires? https://www.hackster.io/aardweeno/controlling-an-arduino-from-a-pi3-using-i2c-59817b

-Justin

On Sun, Jan 27, 2019 at 9:03 AM michelinok notifications@github.com wrote:

Tryed a lot of times....i'm not so expert... Can someone port this library to something that can run the raspberry?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/etherkit/Si5351Arduino/issues/63#issuecomment-457920601, or mute the thread https://github.com/notifications/unsubscribe-auth/AZs1_Wplmj6ue2OaN09smcONuGhrpOy4ks5vHbHOgaJpZM4UcPxq .

-- --Evil people do evil things, how is irrelevant.

michelinok commented 5 years ago

That way i should use arduino and raspberry... I would like to port this library directly to C or C++ running on raspberry if possibile.