getting-started
Here are 86 public repositories matching this topic...
C programming codes for beginners is an open-source project targeted at beginners who wish to make their first open-source contributions. The project consists of programs and codes which is added by the beginners, also targeted at encouraging beginners who just got started in version control system.
-
Updated
May 10, 2023 - C
This repository contains examples of bare metal source code for the TCE and WEX peripherals of the AVR EB family of devices.
-
Updated
Nov 10, 2023 - C
The ADCC Basic Printf Example, of the MCC Melody ADCC Example Component, used in the Callbacks Implementation. ADC Conversions are taken every 500 ms. The LED is toggled and the result is sent to the PC terminal.
-
Updated
Sep 17, 2024 - C
The ADCC Spike Detection Example, of the MCC Melody ADCC Example Component, used in the Polled implementation. ADCC Spike Detection is visualized with the Data Streamer. Modify the Spike Detection Sensitivity to observe the change in sensitivity.
-
Updated
Sep 18, 2024 - C
This example demonstrates how to transition XMC7000 MCU to the Active, Sleep, DeepSleep, and Hibernate power states, and how to wake up and return to Active state.
-
Updated
Dec 22, 2023 - C
This repository contains examples of MCC Melody generated source code for the TCE and WEX peripherals of the AVR EB family of devices.
-
Updated
Nov 20, 2023 - C
This repository provides an MPLAB® X project that shows how to use the FreeRTOS library to create a basic demo application that toggles a LED using the tickless mode on AVR128DA48 microcontroller.
-
Updated
Sep 12, 2024 - C
AVR DA External Interrupt Wake-up example using MCC
-
Updated
Feb 21, 2023 - C
This code example demonstrates how to setup DMA, and UART on an 8-bit MCU. The program echoes the data written by the user without printf or UART commands.
-
Updated
Jul 31, 2023 - C
This repository contains examples of MCC Melody generated source code for the TCE and WEX peripherals of the AVR EB family of devices.
-
Updated
Dec 6, 2023 - C
Example for Curiosity HPC development board with PIC18F45K42
-
Updated
Jan 22, 2024 - C
It makes it easy to get started writing neat and organized code for your embedded C projects. It provides .c and .h file templates with prefixes to indicate the module's place in the software architecture, as well as naming conventions, coding style rules, commenting guidelines, and line width recommendations.
-
Updated
Jan 8, 2023 - C
This repository provides an MPLAB® X project that shows how to use the FreeRTOS library to create a basic CLI demo application on AVR128DA48 microcontroller.
-
Updated
Sep 13, 2024 - C
The ADCC Basic Printf Example, of the MCC Melody ADCC Example Component, used in the Polled implementation. ADC Conversions are taken every 500 ms. The LED is toggled and the result is sent to the PC terminal.
-
Updated
Sep 18, 2024 - C
MCC generated code for i2c read and write operations to an EEPROM, using pic18f47q10 curiosity nano and the PICkit Serial I2C Demo Board
-
Updated
Aug 17, 2023 - C
Analog-to-Digital Converter with Computation (ADCC) and Context Switching — Context Switching Using PIC18F56Q71 Microcontroller with MCC Melody
-
Updated
Sep 6, 2023 - C
These labs provide support for the Curiosity High Pin Count (HPC) development board using the PIC18F56Q24.
-
Updated
Sep 4, 2024 - C
Improve this page
Add a description, image, and links to the getting-started topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the getting-started topic, visit your repo's landing page and select "manage topics."