Coder Social home page Coder Social logo

Darko Sancanin's Projects

android_streamapp icon android_streamapp

Android Twitter client that allows users to easily follow tweets from professional athletes and associations. This was the Android version of https://github.com/darkosancanin/iphone_streamapp. Note: This was never released.

apple_bssid_locator icon apple_bssid_locator

Simple python tool which finds the location of a wifi access point from its BSSID (Basic Service Set Identifier) which is the MAC address of the wifi access point and optionally displays the location on Google Maps. This is implemented by calling the Apple Location Services API.

arduino_ir_decoder icon arduino_ir_decoder

Arduino sketch which decodes infrared remote pulses and prints them out to the serial port. The output format shows the total number of pulses and the actual pulses in a on, off, on.. style. e.g. 'Number of Pulses: 5. Pulses: [560, 1000, 150, 450, 560].

avr_apple_remote icon avr_apple_remote

ATtiny85 based micro controller project that replicates the functionality of an Apple remote control along with a simple hardware design for the remote control.

avr_pong icon avr_pong

ATmega328 based implementation of the classic game PONG with hardware design. The implementation of the game is a one player game with the ability to choose the skill level for the computer AI. The user paddle input control in hardware is done via a potentiometer with the TV and audio signal being output via a RCA connector and the video encoded using the PAL standard.

avr_tictactoe icon avr_tictactoe

ATmega168 micro controller based implementation of the classic tic tac toe (naught's and crosses) game. The game display is via a LCD screen which implements the hd44780 standard (using my https://github.com/darkosancanin/hd44780_lcd library) with 4 directional buttons and a select button as inputs.

bravia_console icon bravia_console

Bravia Console is a simple console interface written in Python to send remote control commands to a Sony Bravia TV.

g_and_c_speaker icon g_and_c_speaker

ATmega328 micro controller based project that connects to audio speakers to read out the current temperature or the current time. A remote control is used to select what to play. The playback is done with voice recordings from my daughter that are read from the micro SD card.

gluten_free_nsw icon gluten_free_nsw

Gluten Free NSW is a iPhone application [released in 2009] which lists gluten free friendly restaurants and cafe's within New South Wales (inc. ACT). The application allows you to easily find restaurants closest to you or in a particular suburb. There are currently over 1000 restaurant listings which can be viewed in a list or on a map, and are easily searched upon and sorted.

hd44780_lcd icon hd44780_lcd

A library for AVR microcontrollers to interface with a LCD that implements the hd44780 standard.

iphone_streamapp icon iphone_streamapp

iPhone Twitter client [released in 2011] that allows users to easily follow tweets from professional athletes and associations. The stream app suite of applications included Hoop Stream, MMA Stream, Baseball Stream, Tennis Stream, and Hockey Stream.

led_ticker icon led_ticker

Led Ticker is a Netduino/Arduino based project which displays ticker style data (nba scores, weather, nba news headlines, finance data etc) on a scrolling LED matrix (or any display that uses the HT1632 LED driver). The ticker is controlled by a remote control which allows you to select what is being displayed.

ms_kb_reader icon ms_kb_reader

ATmega328 based Microsoft wireless keyboard reader with LCD display. The device passively scans for wireless keyboards in the vicinity of the device, then displays the characters typed on the LCD display. Based on code from KeySweeper (http://samy.pl/keysweeper/) by Samy Kamkar.

naturaldatetime_android icon naturaldatetime_android

Android client for the Natural Date and Time application. See https://github.com/darkosancanin/naturaldatetime_web for more details on the application.

naturaldatetime_chrome_extension icon naturaldatetime_chrome_extension

Chrome browser extension for the Natural Date and Time application. See https://github.com/darkosancanin/naturaldatetime_web and http://www.naturaldateandtime.com for more details on the app.

naturaldatetime_iphone icon naturaldatetime_iphone

iPhone client for the Natural Date and Time application. See https://github.com/darkosancanin/naturaldatetime_web for more details on the application.

naturaldatetime_osx icon naturaldatetime_osx

Mac OS X client for the Natural Date and Time application. See https://github.com/darkosancanin/naturaldatetime_web for more details on the application.

naturaldatetime_web icon naturaldatetime_web

Natural Date and Time is a natural language date and time zone engine which allows you to view time and date information for any major city in the world. You can do time zone conversions and view the current time and daylight saving time information about cities all by querying in natural english text.

offsec icon offsec

A collection of random notes/links/examples I made on various security tools and techniques. Useful to me when playing in CTF's or practicing on vulnerable VM's.

scratchpad icon scratchpad

This repo is just a collection of random spikes into new languages, frameworks and libraries. It also includes any sample projects that I'm playing with or any coding challenges or katas.

traffic_nsw icon traffic_nsw

iPhone client that I wrote back in 2009 that allows users to view traffic conditions and traffic camera live images in NSW.

wifu icon wifu

Wifu is a wifi data analysis tool written in Python, it is based on the output of Kismet (https://www.kismetwireless.net/) files. Wifu parses the data from Kismet .netxml output files and stores the data in a structured SQLite database for analysis. A simple HTTP viewer can be spun up to browse the data in a browser via Google Maps.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.