You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🛡️ Password Strength Checker in Python Check the strength of your password in a fun and interactive way! The program evaluates your password based on length, uppercase, lowercase, numbers, and special characters. It then rates it as Weak, Medium, or Strong. Perfect for beginners learning Python and security basics.
The repository provides a comprehensive collection of MPLAB® X projects specifically designed to leverage the PIC16F13145's peripheral functionality, particularly the CLB, to control a WS2812 LED matrix.
This repository provides an MPLAB® X project highlighting how different bitstream configurations for the Configurable Logic Block (CLB) peripheral can be changed and loaded at runtime.
This repository provides an MPLAB® X project for interfacing the Configurable Logic Block (CLB) and Serial Peripheral Interface (SPI) peripherals with a WS2812 LED matrix.
The repository contains the Manchester Decoder, an MPLAB® X project, using Core Independent Peripherals (CIPs) by following the interaction between CLB, SPI and TMR0 peripherals.
The repository contains the Manchester Encoder, an MPLAB® X project, using Core Independent Peripherals (CIPs) by following the interaction between CLB, TMR0 and UART peripherals.
This repository provides an MPLAB® X project for interfacing the Configurable Logic Block (CLB) with Timer0 (TMR0) and Timer1 (TMR1) peripherals to control an Switec stepper motor as tachometer.
This repository provides two MPLAB® X projects for interfacing the Configurable Logic Block (CLB) and I/O Ports peripherals with an 7-segment display to show hexadecimal numbers.
The repository contains the Bi-Phase Encoder, an MPLAB® X project, using Core Independent Peripherals (CIPs) by following the interaction between CLB, SPI and UART peripherals.
The repository contains the Bi-Phase Decoder, an MPLAB® X project, using Core Independent Peripherals (CIPs) by following the interaction between CLB, SPI and UART peripherals.