How can I program this board

New user here, I’d like to know if I can program a non Arduino board using the Arduino IDE, only thing is that I can’t find anything about this board, it’s called MRT5, it’s got an ATmega32A chip in it

Hi
You did not give much information to go on, maybe you could have posted a photo of the board.
Is it the one below?
MRTduino_board
If it is this board then you program it as a Leonardo board, and the info for it is in this link:
MRTDuino Board | Robótica Educativa Logix5

Chris

1 Like

There are so-called cores that can be added to the IDE. I think that GitHub - MCUdude/MightyCore: Arduino hardware package for ATmega1284, ATmega644, ATmega324, ATmega324PB, ATmega164, ATmega32, ATmega16 and ATmega8535 supports the 32A.

Further research you can do based on arduino core ATmega32A - Google Search

1 Like

Thanks for your reply! It’s pretty similar to that image, but it lacks the arduino pins and the function switch, here’s an image of it:

I’ll try programming it as a Leonardo board, thanks again!

Thanks! I’m gonna check it out! :smile:

here is the manual for it: https://logix5.com/roboticaeducativa/wp-content/uploads/2017/01/mrt5-1.pdf
It looks like its programmed using MRT Scratch and Arduino IDE
MRT Scratch: Download Scratch for MRT app apk latest version 1.0.5 • App id air.com.scratchmrt.android.app (cloudapks.com)
And MRT Scratch for windows here: duino | My Robot Time kr

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.