Karansingh Bale's starred repositories
bithacks.h
bithacks.h is a C header file containing useful bit manipulation macros
FreeRTOS_PIC24F1024GB610_Explorer1632
Modifying the FreeRTOS PIC24 demo for the Explorer16/32 with a PIC24FJ1024GB610 PIM
cmake-examples
Useful CMake Examples
atomthreads
Lightweight, Portable RTOS Scheduler
c-code-style
Recommended C code style and coding rules for standard C99 or later
design_pattern_for_embedded_system
Implement of all problems in the book "Design Patterns for Embedded system in C"
explorer16
Examples for Explorer 16 Development Board of Microchip
stm32-usart-uart-dma-rx-tx
STM32 examples for USART using DMA for efficient RX and TX transmission
STM32CommandLine
STM32 shell, a CLI(command line interface) like linux shell, you can easily port into an embeded system, all you need is a serial com port : )
letter-shell
letter shell
C-Macro-Collections
Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C
deckOfCards
You are given a deck containing n cards. While holding the deck: 1. Take the top card off the deck and set it on the table 2. Take the next card off the top and put it on the bottom of the deck in your hand. 3. Continue steps 1 and 2 until all cards are on the table. This is a round. 4. Pick up the deck from the table and repeat steps 1-3 until the deck is in the original order. Determining how many rounds it will take to put a deck back into the original order.
Ring-Buffer
A simple ring buffer (circular buffer) designed for embedded systems.
pic18f_i2c
pic18f i2c code
holbertonschool-low_level_programming
A collection of C algorithms and CS theory code.
Daily-Interesting-C-Questions
.c/.txt files for the questions posted on my LinkedIn Profile at:
python-cheatsheet
Comprehensive Python Cheatsheet
coding_solutions
C / Python based coding solutions for embedded systems.
MMM-GooglePhotos
Display your photos on MagicMirror from Google Photos.