联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All RFID编程(194) 
按平台查找All Python(194) 

[RFID编程] RFID_TID_Print-Log

该代码旨在从当前RFID标签中检索TID,并将其打印在标签上。这是OX脚本的简单演示...,
This code is designed to retrieve the TID from the current RFID tag and print it on the label. This is a simple demonstration of OX Script s ability to read RFID related data points (2023-08-07, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691449165848987.html

[RFID编程] Smart-Grocery-Shopping

一个物联网项目,检测用户扔进垃圾箱的产品(使用RFID标签和传感器),并自动...
An IOT Project that detects the products (using RFID Tags & sensor) that an user throws inside dustbin, and automatically adds them in user s online cart. It also says what kind of waste it is so that user can throw in the corresponding bin. (2018-07-03, Python, 854KB, 下载0次)

http://www.pudn.com/Download/item/id/1686347788954716.html

[RFID编程] LockProject

这个项目是关于一个带RFID传感器的智能锁。这是使用Arduino IDE中的NodeMCU板和上的Python构建的...
This project is about an smart lock with RFID sensor. This was build using NodeMCU board in Arduino IDE and Python on the broker. Besides, using MQTT protocol for the communication. (2021-03-25, Python, 100KB, 下载0次)

http://www.pudn.com/Download/item/id/1686347782421302.html

[RFID编程] lockpi

nodejs设置为利用继电器驱动磁锁,并将RC522 RFID阅读器与覆盆子pi和...
nodejs setup to utilize a relay that powers a magnetic lock and use the RC522 RFID reader with your raspberry pi and log all the data in the cloud (2019-01-04, Python, 12KB, 下载0次)

http://www.pudn.com/Download/item/id/1686347782114420.html

[RFID编程] Home_Automation_system

使用Python构建了一个家庭自动化模型,具有摄像头串行接口和RFID、运动、温度等传感器...
Built a model of Home Automation using Python with Camera Serial Interface and sensors like RFID, motion, temperature, moisture etc. Provided data storage using SQL for all sensors. (2020-05-01, Python, 90KB, 下载0次)

http://www.pudn.com/Download/item/id/1686347776780367.html

[RFID编程] Blockchain-Based-RFID-Authentication-Comperisent

该项目使用连接到树莓Pi的RFID读取器来加密数据,并允许对数据进行身份验证...
This project uses an RFID reader connected to a Raspberry Pi to encrypt data, and allows for the authentication of the data as a traditional web service or through the Ethereum blockchain using Solidity. (2023-02-18, Python, 21KB, 下载0次)

http://www.pudn.com/Download/item/id/1686347724749623.html

[RFID编程] RFID-based-Windows-login-system

这是一个基于物联网的系统,使用树莓pi微微板,并使用RFID传感器和CircuitPython,使用它来识别...
This is an IoT based system that uses Raspberry pi pico board and using a RFID sensor and CircuitPython, uses it to log into the windows system (2023-01-28, Python, 1KB, 下载0次)

http://www.pudn.com/Download/item/id/1686347713295629.html

[RFID编程] RFID-Python-Scripts

与同步RFID读取器交互的一组python脚本[https:www.sparkfun.com products 14066 _ga=2...](https:www.sparkfun.com product 14066 _ga=2.51469803.355994561.1546896017-1817950127.1546896017)
A bunch of python scripts that interact with a Simultaneous RFID reader <https://www.sparkfun.com/products/14066?_ga=2.51469803.355994561.1546896017-1817950127.1546896017> (2019-01-09, Python, 1KB, 下载0次)

http://www.pudn.com/Download/item/id/1686347694912192.html

[RFID编程] Serial-Relay-Controller

通过串行端口控制继电器。用python编写,目前与演示代码一起工作以从USB RFID读取器读取...
Controls a relay via a serial port. Written in python, currently works with demo code to read from a USB RFID reader and control the relay if the ID is found on a list it pulls from the internet. Please note that the file opened by pyserial is particular to my system, which is a linux box with a USB to serial adapter. You ll need to find the (2010-07-26, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1686347599669069.html

[RFID编程] IoT-WareHouseManagement

...出现在仓库内。该系统由三个传感器节点组成,分别测量温度、感烟和温度...
This project implements a warehouse management system which monitors the temperature ,presence of fire and smoke conditions in a warehouse and displays the list of goods of warehouse in a custom user interface (GUI). This also counts the number of workers present inside the warehouse . System consists of three sensor nodes measuring temperature ... (2022-07-23, Python, 4KB, 下载0次)

http://www.pudn.com/Download/item/id/1686347599716528.html

[RFID编程] volumio-hid

从USB人机接口设备(HID)(例如RFID读取器)读取输入事件,并尝试发送相关的...
Reads input events from USB Human interface devices (HID), for example a RFID reader, and attempts to send associated control commands to Volumio. This is part of a DIY Audio Player project. (2017-01-02, Python, 5KB, 下载0次)

http://www.pudn.com/Download/item/id/1686347546634197.html

[RFID编程] Gen2-UHF-RFID-Reader-with-WISP

本程序是Gen2 UHF RFID阅读器(<https:github.com nkargas Gen2 UHV RFID Reader>)开发的修订版...
This program is revised version of the Gen2 UHF RFID Reader (<https://github.com/nkargas/Gen2-UHF-RFID-Reader>) developed by Nikos Kargas (<https://github.com/nkargas>). It can communicate with the programmable RFID Tag with FM0 encoding and 40kHz data rate. (2019-02-23, Python, 196KB, 下载0次)

http://www.pudn.com/Download/item/id/1686346671724969.html

[RFID编程] PiPicoRFID

使用覆盆子Pi-Pico微控制器在MIFARE RFID卡和代币中读取写入数据的代码和修改库...
Code and modified library to Read/Write data in MIFARE RFID Cards and Tokens using Raspberry Pi Pico Microcontroller and MFRC522 Module. Written in MicroPython. (2022-05-27, Python, 14119KB, 下载0次)

http://www.pudn.com/Download/item/id/1686346598310709.html

[RFID编程] d_RFID_attendance-system_using_NodeMcu_and_Django

这是一个基于RFID卡的考勤系统,它使用wifi将考勤和用户数据发送到服务器。
This is an RFID card based attendance system which sends the attendance and user data to server using wifi. (2020-05-05, Python, 48KB, 下载0次)

http://www.pudn.com/Download/item/id/1686346288506193.html
总计:194