Pinned Repositories
Android-GPS-NMEA
read GPS's NMEA Information from Android
android-wheel
android-wheel for Android Studio
Arduino_DY_IRDaikin
Arduino control Daikin AC
DYAlertPickerViewDemo
AlertView with PickerView and Switch
DYCoreBluetoothDemo
Easy to use Bluetooth 4.0 Low Energy On Central Mode for iOS and OS X applications using the CoreBluetooth API
DYSwitchXDemo
DYSwitchX is a iOS UISwitch like for Mac OS X
ESP8266_DYWiFiConfig
The sample code is very simple to config wifi connection for Arduino ESP8266.
iBeaconForLinux
List-USB-OTG
Test for android usb otg
SimpleRemoteIO
SimpleRemoteIO
danny-source's Repositories
danny-source/Arduino_DY_IRDaikin
Arduino control Daikin AC
danny-source/ESP8266_DYWiFiConfig
The sample code is very simple to config wifi connection for Arduino ESP8266.
danny-source/cakephp-docs
CakePHP CookBook
danny-source/csv_parser
Simple CSV parser written in C
danny-source/DBDiff
Compare MySQL databases & automatically create schema & data change scripts/migrations rapidly (up & down SQL supported) for database version control. Supports *some* migration tools.
danny-source/doxbox-dms-tw
DoxBox DMS formerly Owl Intranet Knowledgebase for 繁體中文(UTF-8)
danny-source/es6-promise
A polyfill for ES6-style Promises
danny-source/firmware-mod-kit
Automatically exported from code.google.com/p/firmware-mod-kit
danny-source/homebridge-daikin-esp8266
A Homebridge thermostat plugin to control my Daikin AC using an ESP8266 micro controller.
danny-source/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
danny-source/learn
OpenEnergyMonitor learning resources (預計改中文?)
danny-source/openwrt
branch:unofficial add support for others like mr-108n
danny-source/PHP-Internals-Book
PHP Internals Book
danny-source/php-mysql-library
Simple MySQL library for PHP 5.4+ includes Query Builder, PDO Native functions, Helper functions for quick use.
danny-source/php-rule-parser
PHP Rule Engine - Parses & Evaluates JavaScript-like expressions
danny-source/php-sql-query-builder
An elegant lightweight and efficient SQL Query Builder with fluid interface SQL syntax supporting bindings and complicated query generation.
danny-source/php_ibm_db2
ibm_db PHP driver DLL repository for Windows
danny-source/phpx
💗 C++ wrapper for Zend API
danny-source/pikvm_hid
PIKVM USB Keyboard/Mouse alternative implementation with STM32
danny-source/pthreads
Threading for PHP - Share Nothing, Do Everything :)
danny-source/redir
A TCP port redirector for UNIX
danny-source/rocksources
rock's sources
danny-source/shell-scripting-tutorial
A complete begineers guide to learn shell scripting from scratch which includes Videos, Practice scenarios and project idea.
danny-source/simple-crud
PHP library to provide magic CRUD in MySQL/Sqlite databases with zero configuration
danny-source/spi-flash-programmer
SPI flash programmer sketch and client library for Arduino
danny-source/talks
schedule and materials about my presentations
danny-source/tidy-sql-select-join-queries-in-php
Write tidy Select and Join SQL Queries in PHP. Most of us have to interact with databases now and then in our projects, and SQL is by far the most common language used. However, working with SQL in PHP can be messy. If your queries are complex, you have to code them up as text strings which can be error prone, and suffer from formatting challenges. Also, when you want to build your SQL queries to have variables inside them, then you are forced to do substitution or pasting, which is a little bit tricky.
danny-source/tinyfilemanager
Web based File Manager in single PHP file, Manage your files efficiently and easily with Tiny File Manager
danny-source/tipi
Thinking In PHP Internals, An open book on PHP Internals
danny-source/uredir
A UDP port redirector for UNIX