• Stars
    star
    1
  • Language
    Python
  • License
    Apache License 2.0
  • Created about 11 years ago
  • Updated about 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple script that updates your currently playing song with a #NowPlaying tweet.

More Repositories

1

Extract-News-Summary

Pure python script that takes user query and summarizes news related to it.
Python
25
star
2

SURF

C++
14
star
3

Modbus-protocol-RS485

Implementation of Modbus protocol for a data logger project back that I worked back in my 3rd year of college. This is a low overhead wireless communication protocol based of differential data communication viz. RS485. The code is written for Arduino environment but care has been taken that the code can be portable on virtually any type of machine. The codes are written by adressing the register addresses directly in the code.
Java
14
star
4

IEEE-802.15.4

A simple firmware implementing the mentioned protocol and subsequent simulation. MAC/PHY/NW Layer in accordacne with the standard updated in 2009
C
11
star
5

Android-Data-Logger

Simple Android Application to log sensor data for motion based activity recognition. Logs data as a timestamped .csv file
Java
5
star
6

SIFT-DSMAC

A Digital Scene Matcher and Area Co-relator using SIFT
C++
5
star
7

FFT-FIR-Filter

A VHDL module for a fast FFT based FIR filter. Works really fast on Virtex 2 and above based FPGAs. Tested on a Virtex 5 board
VHDL
4
star
8

depth-height-obstacles

Detects the height and depth of an obstacle in the FOV of the shoe using Sonar and Computer Vision techniques, triggered by a pressure threshold
C++
3
star
9

Python-Arduino-Hardware-Hacks

A Compilation of some special Arduino sketches. Will include occasional Python Integration.
Python
3
star
10

Webscraping-library

Pure python mini-library to implement webscraping functions using xpath implementation
Python
2
star
11

Rotten-Tomatoes-rating

Similar to the IMDB script. Although IMDBpy exsists, you can use this further to make a stable API. Please contact me if you have ideas to take this further
Python
2
star
12

sunxi-kernel-images

Custom Kernel Images and Bootloaders for Allwinner A10 boards and Cubieboard specific script files.
1
star
13

YALDA

Yet Another LDA implementation
Python
1
star
14

IMDB-rating

A python script to get IMDB rating and movie URL using python, name to be given in terminal itself. Uses BeautifulSoup for parsing and mechanize for accesing the IMDB website
Python
1
star