CODINO – Alternative to Arduino IDE

New program for programming of Arduino. Alternative to Arduino IDE.

Maybe you know another IDEs like PROGRAMINO, PlatformIO or Eclipse . Now you can check CODINO.

On the homepage, is written about autosave function, highlighting, auto completing and another features.

CODINO also contains serial inspector – terminal and plotter.

CODINO is IDE, which is 100% free to using.

CODINO is NOT multiplatform. Available is only windows version.

Homepage of project: http://codino.businesscatalyst.com/

Notes:

CODINO doesn’t know “go to declaration” and another advanced functions as Arduino IDE

CODINO needs Arduino IDE for uploading of the code

Share the article:
Tags:
Show your
Maker soul!
Buy a T-Shirt
Coffee for Chiptron
Give a boost to the next article

Related Articles

The fourth part of STM32duino tutorial we will check the I2C bus. We connect the temperature and humidity sensor Si7021 to default I2C and also to alternative connection of I2C bus. Note: I2C on STM32(G071) was tested on 12.6.2023 with…

Welcome to third part of STM32duino tutorial. What do you expect? We check the most popular microcontroller interface – USART, called Serial in Arduino IDE. The STM32 microcontrollers includes a few USART buses. The feature of STM32 is possibility to…

Notice by administrator: A few STM32 development boards (e.g. STM32L4 and IoT development board, STM32F723 and STMod+ connector) as well as Microchip development boards contain also PMOD connector List of Microchip Development boards with PMOD connector (selected) DM240001-2, DM160228, DM240001-3…

Arduino IDE may not be comfortable for all of makers. Is a lot alternatives to Arduino IDE like Visual Studio, Codebender a another. I think that Eclipse has one of the best editor for writing of codes. Arduino IDE has…

Maybe you read about a new board by STMicroelectronics and Arduino.org – Arduino STAR OTTO Arduino compatible board with STM32F469 microcontroller. In this article I describe you how to set your laptop, arduino IDE and how to upload your code…