基于 micropython 与 esp32 的一个 gps 水位监测项目。由于是第一个单片机项目,只是试试水,也许能给小伙伴们带来帮助。主要外设 ATK-NEO-6M 以及 水位传感器(ADC) OLED 屏幕。实现了接收电脑端定位点数据与简单的定位导航功能。阿里云 MQTT 数据上云是在电脑端通过串口接收单片机数据实现,开源的部分仅仅是MQTT模块,还需自行编写处理串口数据并调用发送的脚本.
A program based on C++/Python to customize screen resolution. 一个基于C++/Python的用于调整Windows系统分辨率的小程序
:horse: backdoor-apk is a shell script that simplifies the process of adding a backdoor to any Android APK file. Users of this shell script should have working knowledge of Linux, Bash, Metasploit, Apktool, the Android SDK, smali, etc. This shell script is provided as-is without warranty of any kind and is intended for educational purposes only.