Pinned Repositories
-Api
:book:「一个」、「Time 时光」、「开眼」、「一席」、「梨视频」、「微软必应词典」、「金山词典」、「豆瓣电影」、「**天气」、「魅族天气」、「每日一文」、「12306」、「途牛」、「快递100」、「快递」应用 Api。仅供学习,禁止商业使用,侵权请联系删除。
9x-telemetrez
Automatically exported from code.google.com/p/9x-telemetrez
AESLib
Arduino Library for AES Encryption (source based on avr-crypto-lib)
AirPlay
关于AirPlay的一些逆向研究成果。
AK10
anyFileToHex
A c++ program to convert any file to its HEX format. You can extract the binary data of any file that you wish to explore. This App is really helpful to analyse the boot image packages for developers!
APM_Mavlink_to_FrSky
Arduino Pro Mini convert MAVLINK data to FrSky protocol
QHeatMap
Generate Heat map in Qt.
Qt-Control-GUI
RF24Network
Network Layer for nRF24L01(+) Radios
firefeather's Repositories
firefeather/9x-telemetrez
Automatically exported from code.google.com/p/9x-telemetrez
firefeather/AK10
firefeather/Arduino_libraries
Initial commit of Arduino libraries for SRS Robotics
firefeather/ArduProj
Arduino projects
firefeather/Avionic-RCB-OS-10
Avionic RCB-OS-10 source code
firefeather/ble-sdk-210-extra
Additional configurations and examples for TI BLE SDK v2.1
firefeather/chibiArduino
A lightweight 802.15.4 wireless protocol stack for Arduino
firefeather/glcd-arduino
Automatically exported from code.google.com/p/glcd-arduino
firefeather/i2c-gps-nav
Automatically exported from code.google.com/p/i2c-gps-nav
firefeather/libopencm3
Open Source ARM cortex m microcontroller library
firefeather/linux
firefeather/linux-1
Linux kernel source tree
firefeather/LRFB_TXR
类人非标 2016程序 by txr
firefeather/open-zwave
a C++ and DotNet library to control Z-Wave Networks via a Z-Wave Controller.
firefeather/openpernet
Automatically exported from code.google.com/p/openpernet
firefeather/popup-chat
esp8266 instant message board/chat room - runs as open wifi access point (captive portal)
firefeather/px4flow
firefeather/q_learning
q learning tests
firefeather/qjson
QJson is a qt-based library that maps JSON data to QVariant objects.
firefeather/QtUsb
A Cross-platform Native USB Library for QT.
firefeather/QUdev
A very simple udev interface for Qt.
firefeather/RadarMonitorAndControl
雷达状态监控
firefeather/raspcontrol
Fork of Raspcontrol by Bioshox
firefeather/ShuPvSystemInspectionPlatform
上海大学光伏发电系统实验监测平台。
firefeather/SmartControl
环境监测软件(WPF) 毕昇杯一等奖
firefeather/threadx
threadx 3.0源码
firefeather/tiny-AES128-C
Small portable AES128 in C
firefeather/upm
firefeather/w3school
:books: W3School 教程整理
firefeather/WSN_NodeDriver
C语言实现无线传感网节点软件程序。实现STM8处理器,通过SPI协议驱动SI4432无线芯片,利用超声波传感器采集车位是否被占用,并无线发送到汇聚节点。该代码通过简单修改,可作为汇聚节点接收数据。