-
Archives
- July 2020
- June 2020
- December 2019
- August 2019
- April 2019
- March 2019
- February 2019
- July 2016
- June 2016
- April 2016
- January 2016
- November 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- February 2015
- January 2015
- November 2014
- October 2014
- September 2014
- August 2014
- July 2014
- June 2014
- May 2014
- April 2014
- March 2014
- February 2014
- January 2014
- November 2013
-
Meta
Tag Archives: matplotlib
Automated readings of an RFID tag in a metal trolley
For a college project, I’m working on an automated product identification system for trolleys used in shops. As you can see from the above picture, this would involve mounting an antenna (attached to an RFID reader) on a trolley. All … Continue reading
Posted in 3rd Year Final Project, Python
Tagged antenna, experiment, graph, matplotlib, python, Radio wave, rfid, trolley
2 Comments
Automating measurements from an RFID reader using Python
In the last blog about communicating with the Intelleflex FMR-6000 RFID reader over a TCP/IP connection, I had a Python script sending a string and then printing the reader’s response. This opened up a lot of possibilities for doing interesting … Continue reading
Posted in 3rd Year Final Project, Python
Tagged automated readings, matplotlib, python, sockets, tcp/ip, xml, xml over tcp/ip
Leave a comment