Activity Forums Questions & Troubleshooting Software & Firmware Programming controllino mini

  • Programming controllino mini

     Lukas updated 5 years, 1 month ago 2 Members · 2 Posts
  • moisesrc

    Member
    February 7, 2019 at 4:49 am

    Hi,

    I have a program I created for arduino mega atmega2560, I used Visual Studio IDE with PlatformIO, so this is basically a c++ program. Can this be uploaded directly to controllino mini?, I could compile the code in Arduino IDE if required, although I think PlatformIO supports controllino too. How much program and EEPROM memory is available in controllino MINI?.

    Thanks.

  • Lukas

    Member
    February 11, 2019 at 11:06 am

    Hi,

    yes, you are correct – PlatformIO directly supports CONTROLLINO. Just select the proper “board” and you should be able to compile and upload the program to the device.

    If you want to be compatible with ATmega2560, please use CONTROLLINO variant MAXI or MEGA. They use the same microcontroller.

    CONTROLLINO MINI uses ATmega328P which is used in and compatible with Arduino Uno.

    For more details about the ATmega328P microcontroller see https://store.arduino.cc/arduino-uno-rev3 TECH SPEC, or the datasheet.

    Thank you for your interest in CONTROLLINO!

Viewing 1 - 2 of 2 replies

Log in to reply.

Original Post
0 of 0 posts June 2018
Now