Jabed-Akhtar / RTOS_Projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Useful links:

ESP32-Project

Setting up esp-idf for ESP32

checking whether ESP32 device is connected or not

ls /dev/tty* -> enter this in terminal and esp32 port could look like /dev/ttyUSB0

downloading esf-idf from github

testing with included hello_world example

  • copy hello world example to your project folder
  • build....

About

License:GNU General Public License v2.0


Languages

Language:C 97.3%Language:Assembly 1.2%Language:CMake 0.5%Language:Makefile 0.4%Language:Python 0.4%Language:CSS 0.1%Language:C++ 0.0%Language:Batchfile 0.0%Language:HTML 0.0%