Serial Over Ethernet
-
Updated
Oct 10, 2020 - C++
Serial Over Ethernet
GitHub Example for the 8bit MDFU Client Library using PIC18F56Q24 with a CNANO board.
GitHub Example for the 8bit MDFU Client Library using AVR128DA48 with a CNANO board.
GitHub Example for the 8bit MDFU Client Library using PIC16F18446 with a CNANO board.
Embedded C Project with TM4C123G6PM launch Pad Microcontroller
How to send integer data with CDC_Transmit_FS. A program has been written that sends the counter value every second with the systick counter.
Simple script to open URLs baked into QR Codes using a USB barcode scanner.
In the example application, the ADC result will be sent to an android/iOS app over Bluetooth communication using the RN4870 Click board. The ADC result will also be sent to a serial terminal and a 4x4 RGB Click board is used to illuminate different LEDs corresponding to the applied force on the force sensor on the Force Click board
This example shows how to configure the Analog-to-Digital Converter (ADC) to trigger a conversion on a specific event. The Timer/Counter type A (TCA) overflow is used to trigger the ADC sample accumulation and ADC result is transmitted through USART.
Playing streaming video (motion jpeg). The server (computer) continuously takes screenshots of the desktop, encodes them in jpeg and transmits via VCP them to the client (microcontroller). The microcontroller decodes the image and displays it on the display.
Example demonstrating how to do basic read and writes to external memory using the MSSP driver in MCC.
Project is a PIC16F18076 beginners guide to entering and exiting the device's sleep mode and a high level discussion on low-power techniques. It uses the PIC16F18076 Curiosity Nano and MPLAB X/MCC.
Add a description, image, and links to the virtual-com-port topic page so that developers can more easily learn about it.
To associate your repository with the virtual-com-port topic, visit your repo's landing page and select "manage topics."