Posts

Showing posts with the label FAQ (frequently asked questions)

Arduino Control Center development

 It's been awhile since last update of Arduino Control Center. Latest version 7.0.7 includes some firmware bug fixes(see downloads page), and software update to support latest firmware. Plans for the future is to include support for other ESP32 boards - S2,S3, C3, C6, H2,... Arduino Uno R4 Minima and WiFi version, with priority on ESP32 boards. Major change from 7.0.7 version is that Linux Ubuntu version of Arduino Control Center is no longer supported due the lack of interest for Linux version. It is available support for registered users with appropriate license (PRO with lifetime support) but no upgrades for software and firmware.  Stay tuned! Milan Lukić  Arduino Control Center Developer

FAQ - frequently asked questions

Image
- What do I need in order to start programming Arduino boards(Nano, Uno, Mega) with Arduino Control Center, except Arduino boards? Do I need a license for the program? To start, you don't need a license. You can use the demo version until you get familiar with software logic and your project requirements. The project created in the demo version will be fully functional in the registered version. - What is the easiest way for the first time to start with Arduino board configuration? The easiest way for the first time is to upload firmware without support for ethernet shields(their names begin with MEGA_SERIAL_ONLY, UNO_NANO_SERIAL_ONLY) in order to get familiar with Arduino Control Center programming logic. Later on, you can attach ethernet shields, Update firmware for that type of shield, and set up parameters for connection to the network. - I am using Windows OS, the Arduino board is connected over USB to the PC. How can I communicate in Arduino Control Center with a conne...