Uart terminal for Flipper Zero
-
Updated
Nov 29, 2023 - C
Uart terminal for Flipper Zero
usbasp improved firmware
A heavy modification of the original c_uart_interface_example, works on ARM Cortex-M4 STM32F4 (as an offboard processor)
sc16is750/752 driver for esp-idf
Examples of applications based on RIOT-OS
Command line interface (CLI) + debug tool for Arduino projects on ESP32 hardware
C library to control Mettler Toledo scales with SICS interface (MT-SICS)
Altera wrappers for C applications using Altera's 16550 UART Core through Avalon Bus on Cyclone V.
The goal of this project is design a system capable of measuring resistance, inductance (and ESR), and capacitance
Do-it-yourself infrared serial communication tower (compatible with LEGO IR serial tower)
implementing a protected communication platform between 2 FPGA's. Data is entered through a keyboard-FPGA interface then the data is encrypted using AES encryption and sent to the second FPGA where the decryption occurs if the decryption key is given and the data is displayed using an FPGA-LCD interface using VHDL scripts
The purpose of this project is to bypass the physical requirements of the BootLoader access. The approach is the trigger the MCU to enter BootLoader Mode via UART by only using Tx, Rx and Gnd pins. Moreover, the trigger UART port can also be used to program the MCU.
Driver - Library for C applications using Altera's UART Core through Avalon Bus on Cyclone V.
This repo has most common drivers with basic application and their simulations on Proteus.
STM32F103C8T6 işlemci modülü ile su altı aracı kontrol yazılımı. Raspberry Pi tarafında Python ile ve STM32 tarafında C dili ile 2 birim haberleşip ESC motor sürücülere gerekli PWM sinyalleri yollar
Angle Gauge developed using NXP's FRDM KL25Z. Has many features like calibration,command processing, LED indication, Real-time Angle measurement, etc.
Constructed a prototype design for automatic sorting of objects (marbles) based on color to reduce time cost required in industry.
Projects using SAM D20 J18 32-bit ARM® Cortex®-M0+ microcontroller
This Program is for both Transmitter side and Receiver side. This will transfer multiple variable value at a same time from 16 bit PIC24F to Arduino using UART Communication. The transmitter part will be interrupt by a timer of PIC24F. The receiver side will decode and separate all the received variable value.
Add a description, image, and links to the uart-interface topic page so that developers can more easily learn about it.
To associate your repository with the uart-interface topic, visit your repo's landing page and select "manage topics."