prankapo
A crazy little man whose interests range from analog circuits to operating systems, with a pinch and loads of Mathematics and Physics.
New Delhi, Delhi, India
Pinned Repositories
8085
Some codes in 8085 assembly language
ARDUINO
Arduino sketches, mainly for fast prototyping, analysis using serial terminal, demos, etc.
asm_book
A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offer which apply directly to higher level languages.
AVR
Codes for AVR 8-bit microcontroller family written in assembly and C
Basic-Image-Processing-using-OpenCV
Scripts in Python to perform very basic image processing using OpenCV
CrazyOS-Classic
Operating Systems developed from scratch for the original IBM PC (using an 8086 microprocessor).
litcode
Customisable and markup language agnostic Literate Programming tool
Remote-Controlled-Rover
This is a remote controlled rover which I designed for my minor project. It is controlled remotely, wirelessly, over an internet connection using SSH. For further description, go through the codes :-)
sha256
A SHA-256 hash generator for a given string written in C.
VCRS-DEP
Python scripts that allow you to create a local database of Voyager 1 and 2 CRS data and plot it
prankapo's Repositories
prankapo/8085
Some codes in 8085 assembly language
prankapo/AVR-Programming
Code examples for the book "Make: AVR Programming"
prankapo/High-School-Projects-in-Cpp
prankapo/PAVR
A crude, dirty program to build and flash AVR microcontrollers in an easy way.
prankapo/Project-Euler
My solution to some problems given on projecteuler.net
prankapo/SimpleKalmanFilter
A basic implementation of Kalman Filter for single variable models.
prankapo/Subtitle-Shifter
A script in Python to shift the time interval in which subtitles in are to be displayed.