programming the esp...
 
Notifications
Clear all

programming the esp32

1 Posts
1 Users
0 Likes
27 Views
(@admin)
Member Admin
Joined: 3 years ago
Posts: 380
Topic starter  

Some of the commonly used programming environments are:

  • Arduino IDE
  • PlatformIO IDE (VS Code)
  • LUA
  • MicroPython
  • Espressif IDF (IoT Development Framework)
  • JavaScript

Reading an article about Microcontrollers (MCUs) there was a discussion on IDE's and this

it is rare for an MCU vendor to support more than one free IDE platform, and most of these are based around Eclipse, which is recognized as an industry workhorse for software development. Eclipse is a highly popular IDE and has been customized very effectively for ease of use by some vendors, but it can impose extensive CPU and memory resource requirements due to its Java-based core. By comparison, Microsoft’s Visual Studio Code (VS Code) is extremely lightweight and fast, explaining why many engineers are choosing it over other development environments.

 

This topic was modified 3 months ago by admin

   
Quote

©2023 LocalAd

CONTACT US

We're not around right now. But you can send us an email and we'll get back to you, asap.

Sending

Log in with your credentials

or    

Forgot your details?

Create Account