Coder Social home page Coder Social logo

cardnoreader's Introduction

CardNoReader

读身份证号
模块是千景科技的mini模块
http://www.qianjingkeji.com/yueduqimozu/xiaomokuai.html
板子是stm32f103rc
MCU接电脑为串口232,白线(RX)接TX,绿线接RX,红线VCC,黑线GND
读卡器模块为串口232,3.3V,模块白线(RXD)接PA3,绿线(TXD)接PA2
串口输入输出
似乎github不支持ANSI,由于中文乱码问题,已经转换成keil4工程,请用CardNoReader.uvproj打开
如果需要用keil3,请用CardNoReader.uv2打开,并改#include <stm32f10x_map.h>和#include <stm32f10x_nvic.h>两句为include <stm32f10x_lib.h>
在keil3下,中文为乱码,可以通过用记事本打开.c和.h文件,另存为改文件编码为ANSI解决

cardnoreader's People

Contributors

knell94 avatar

Watchers

 avatar

Forkers

wpmyj wwkkww1983

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.