logo elektroda
logo elektroda
X
logo elektroda

Graphical configuration tool for ESP32 like STM32 HAL

kamil3211 672 3
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • ADVERTISEMENT
  • #2 20045798
    khoam
    Level 42  
    kamil3211 wrote:
    Is there a graphical configurator? Like HAL in the stm ?
    .
    Fortunately there is no ;) As someone doesn't like programming in C or C++, they can always write programs in Python for ESP32 ;) .
    There are, however, inventions on the web such as Tuniot - I'm not sure if this can be called an "editor for ESP32 configuration" :) .
  • ADVERTISEMENT
  • #3 20045940
    kamil3211
    Level 10  
    And who said I was going to use it. I will only support myself in difficult situations :) .
    I am only concerned with the preconfiguration as in HAL. To spi uart i2c etc.

    You also use esp idf ?
  • #4 20046027
    khoam
    Level 42  
    Yes, I use and program in C++. In difficult situations I am supported by the rather rich ESP-IDF documentation and examples :) Sometimes I look at the Espressif forum, where you can find information about possible bugs in the SDK.
ADVERTISEMENT