Pinned Repositories
bash_scripting
bitarray
efficient arrays of booleans for Python
c_toolbox
codeviz
CodeViz: A CallGraph Visualiser
cronus
A Python library to force timing restrictions
deeplearning-papernotes
Summaries and notes on Deep Learning research papers
devmem2
Program to read/write from/to any location in memory (from lartware)
docker-browser-box
Dockerized google-chome and tor-browser with audio support via pulseaudio
free-programming-books
freediag
OBD2 scantool
1729Pavitra's Repositories
1729Pavitra/bash_scripting
1729Pavitra/bitarray
efficient arrays of booleans for Python
1729Pavitra/c_toolbox
1729Pavitra/codeviz
CodeViz: A CallGraph Visualiser
1729Pavitra/cronus
A Python library to force timing restrictions
1729Pavitra/deeplearning-papernotes
Summaries and notes on Deep Learning research papers
1729Pavitra/devmem2
Program to read/write from/to any location in memory (from lartware)
1729Pavitra/docker-browser-box
Dockerized google-chome and tor-browser with audio support via pulseaudio
1729Pavitra/free-programming-books
1729Pavitra/freediag
OBD2 scantool
1729Pavitra/FreeIMU-Updates
IMU - FreeIMU Library Zero Drift, Altitude & LSM303 Heading Stability
1729Pavitra/GenericMakefile
A generic makefile for use with small/medium C and C++ projects.
1729Pavitra/howcomputer
how does a computer even (or: fun with profiling)
1729Pavitra/IntroToSpartanFPGABook
A book on using the Spartan 3E FPGA with VHDL, using the Papilio One or Digilent Basys2 boards
1729Pavitra/ipynb_playground
Various ipython notebooks
1729Pavitra/kavach
An toy UNIX shell
1729Pavitra/LearnDataScience
Open Content for self-directed learning in data science
1729Pavitra/libfiber
A User Space Threading Library Supporting Multi-Core Systems
1729Pavitra/linux-insides
A little bit about a linux kernel
1729Pavitra/linux_kernel_experiments
1729Pavitra/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
1729Pavitra/microcom
Microcom is a minicom-like serial terminal emulator with scripting support. The requirement for this program was to be small enough to fit on a floppy-based Linux distribution - such as the one from Linux Router Project. The original project and its source code was on http://microcom.port5.com/m102.tar.gz (no more available) and found only at http://sources.buildroot.net.
1729Pavitra/MPU6050-Motion-Detection
Experimental sketch with Arduino and Python to determine whether the MPU6050 or the MPU9150 motion detection capability can be used reliably to determing whether the IMU is in motion. The short answer is not that I can see but if anyone wants to let me if they have had any success with this please feel free to comment. I have uploaded a short YouTube video showing the results.
1729Pavitra/ncc
1729Pavitra/obdii-reader
An OBD-II diagnostics system based on the ATmega32 microcontroller
1729Pavitra/OpenCV-AndroidSamples
OpenCv samples for Android from OpenCV SDK using Android Studio and Gradle System
1729Pavitra/opencv-objectdetector
Object Detection using OpenCV and Python
1729Pavitra/research
dataset and code for 2016 paper "Learning a Driving Simulator"
1729Pavitra/StatemachineExample
A python example of how to design and implement a state machine for a certain task.
1729Pavitra/zguide
Learning and Using ØMQ