使用python处理年份范围的汇总
在处理许多年份的数据中,遇到需要将查询到的年份进行归类汇总的需求。要求是连续的年份只显示最早与最末的年份,独立没有连续的年份可单独跟随在之前
使用ESP8266做一个小心意儿
Day 1
醒的好早,突然想到了做Arduino
的点子,上班前就下单了两套微雪电子的e-Paper ESP8266 Driver Board
How to calculate CRC8 & CRC16 in MTools
CRC - Cyclic Redundancy Check is widely used in data transition. According to wikipedia.org
, A CRC-enabled device calculates a short, fixed-length binary sequence, known as the check value or CRC, for each block of data to be sent or stored and appends it to the data, forming a codeword.
Python 数据处理之字段去重
在之前遇到的数据中,由于同一部件的可替换不同产品,造成了同一行出现了2次及以上同样的字段和属性值,而只需要其中的一个以及对应值即可,此文记录下处理的过程。
OpenWRT自定义按钮的功能
几乎在所有的无线路由器基本上都有自带一个按钮,简简单单2个作用:
1.短按WPS连接
2.长按恢复出厂
4 Steps to clone access card by phone
Many people are curious on how to clone access card for convinience or just for fun. Most access system with RFID verify visitors with UID in the access card. It's the first 4 bytes hex data of Block 0 in Sector 0.
Follow the steps bellow to clone an access card.
How to use NFC as a mifare card reader - Charge
The last post shows how to use MTools to read money data on Sector 3.
Here's the tutorial to show how to charge mifare 1k card with regular rule on 2 blocks.