An open API service indexing awesome lists of open source software.

https://github.com/r-mageddon/rm2038_b31dg_assignment1

Assignment 1 for B31DG Embedded Software class. Creating two different waveforms on the Arduino IDE and Espressif IDF
https://github.com/r-mageddon/rm2038_b31dg_assignment1

c embedded-c embedded-software esp32 espressif visual-studio

Last synced: about 1 month ago
JSON representation

Assignment 1 for B31DG Embedded Software class. Creating two different waveforms on the Arduino IDE and Espressif IDF

Awesome Lists containing this project

README

          

# rm2038_B31DG_Assignment1
Assignment 1 for B31DG Embedded Software class. Creating two different waveforms on the Arduino IDE and Espressif IDF

Arduino/rm2038_esp32_ArduinoIDE Folder:
- Includes the .ino file for Assignment 1

Embedded_C/Esspressif_Assignment1 Folder:
- Includes the resources of the espressif IDF adapted from a blink sketch, with the main code being included in the 'blink.c' file