Skip to content

Instantly share code, notes, and snippets.

View amrutnrp's full-sized avatar

amrutnrp

  • Hobby_Ocean
  • Hyderabad, India
View GitHub Profile
@amrutnrp
amrutnrp / Key links for SMPS
Last active December 19, 2022 11:48
Deep n Trendy SMPS advice
@amrutnrp
amrutnrp / gist:4f537eb5327a145a05d4ec2be81ccc31
Last active July 16, 2022 18:07
Kay map to different language- 1->1 mapping
#include <stdio.h>
#include <tchar.h>
#include <Windows.h>
#include <iostream>
int LUT[2][8] = {
{
0,0,0,0, 0,0,0,0
},