2

I am new to Arduino. I have used other SBCs before and ran some ruby script to automate many tasks.

I know Ruby and Crystal programming languages.

Can I use Ruby or Crystal solely on Arduino for creating basic robot?

asked Aug 28, 2019 at 21:13
2
  • 3
    Short answer: No Commented Aug 28, 2019 at 21:17
  • 5
    Long answer: Noooooooooooooo. Commented Aug 28, 2019 at 22:40

3 Answers 3

4

You could bridging via Firmata: https://playground.arduino.cc/Interfacing/Ruby/

Another resource is https://code.tutsplus.com/articles/using-ruby-to-program-arduino--cms-21893

You will need to Flash your Arduino with Firmata and then program in Ruby. I'm not sure if that would work with Crystal.

answered Oct 6, 2020 at 12:43
2

No. You cannot. It is not possible. And some more filler to make the answer long enough.

answered Aug 28, 2019 at 22:41
1
answered Dec 10, 2020 at 7:46

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.