Skip to content

Common Desktop IDE

For software developers, we have listed some common IDEs below so you can build your desktop development environment easily!

If you are interested in working with IoT to control the physical world and get sensor data, the built-in Arduino chip makes it easy and intuitive with support for different types of programming langauages.

Enjoy coding!

Arduino IDE ( for IoT )

The LattePanda Delta has an ATmega32U4 chip onboard (also known as Arduino Leonardo), so it's perfect for IoT and automation projects.

Download the Arduino IDE here.

Visual Studio (C, C#, C++, JavaScript Developer)

Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft. It is used to develop computer programs, as well as web sites, web apps, web services and mobile apps. Visual Studio uses Microsoft software development platforms such as Windows API, Windows Forms, Windows Presentation Foundation, etc.

Download Visual Studio here.

Python IDLE (Python Developer)

This is a Python IDE for Python Developers.

Download the Python IDLE here.

If you are familiar with Python and are interested in all things IoT, see the tutorial below.

Eclipse (Java Developer)

Eclipse is an integrated development environment(IDE) used in computer programming, and is the most widely used Java IDE. It contains a base workspace and an extensible plug-in system for customizing the environment.

Download Eclipse here.