Comments on: The Ersatz Cylon Detector: A Hardware Sketch To Illuminate The Inner Workings of the MAX6953 Integrated Circuit https://blog.nearfuturelaboratory.com/2007/02/24/cylon-detector/ Clarify Today, Design Tomorrow Fri, 18 Aug 2017 18:03:01 +0000 hourly 1 https://wordpress.org/?v=5.5.1 By: Julian https://blog.nearfuturelaboratory.com/2007/02/24/cylon-detector/#comment-822 Thu, 23 Apr 2015 11:12:34 +0000 http://diversifiedcuriosities.com/2007/02/24/cylon-detector/#comment-822 In reply to Chin Linn.

I’m sorry — it seems to be gone forever, unfortunately. It shouldn’t be too difficult to create a library for the MAX6953. It’s a fairly straightforward part.

]]>
By: Chin Linn https://blog.nearfuturelaboratory.com/2007/02/24/cylon-detector/#comment-811 Tue, 07 Apr 2015 17:36:35 +0000 http://diversifiedcuriosities.com/2007/02/24/cylon-detector/#comment-811 The link to your Eagle Library seems to be broken. Could you either fix that or email me the library please?
Thanks for this write up. Very good

]]>
By: Julian https://blog.nearfuturelaboratory.com/2007/02/24/cylon-detector/#comment-180 Wed, 03 Jun 2009 15:35:41 +0000 http://diversifiedcuriosities.com/2007/02/24/cylon-detector/#comment-180 In reply to April.

Should work, but there are often little simple things that can get in the way. Me, personally? I put a logic analyzer or scope on the thing to see what’s going on before I guess too much. Especially now that you can get an excellent logic analyzer for $200 or less, it’s well worth the investment because you’ll have it and save time and save yourself from frustration. Here’s a review of the Logicport (http://www.nearfuturelaboratory.com/2008/06/21/logicport-overview/) and the Salee Logic (http://www.nearfuturelaboratory.com/2008/10/24/a-new-logic-analyzer-and-an-i2c-compass/). Otherwise, double-check your connections, make sure the data and address lines (SDL and SDA) from the Arduino are going to the correct pins on the MAX6953 and that the address setting pins on the MAX6953 are appropriately configured for the address you are using to point to it — 0x50. Are both chips getting power? Is there a short between the supply and ground? Double check the wiring to the Matrix LEDs. There are lots of wires there, definitely. Plenty of opportunities to mis-wire something..plenty. I’ve put a diagram of my PCB board and schematic in an update to the post, which might help.

The code itself just communicates with the MAX6953 and issues commands to it. You’ll want to familiarize yourself with the specification sheet of that device to look into how to get it to control the second 5×7 LED matrix, which it certainly will do. (I think it will control up to 4, which just requires connecting them properly — lots of wires, etc.)

]]>
By: April https://blog.nearfuturelaboratory.com/2007/02/24/cylon-detector/#comment-179 Mon, 01 Jun 2009 23:25:19 +0000 http://diversifiedcuriosities.com/2007/02/24/cylon-detector/#comment-179 Hi-

Thanks for the blog- it has been very helpful. I am working on a project for an education project using a max6953 to power 2 5×7 led matrix. I copied the first parts of your code to test my connections and had no response from the led. I’ve double checked all my wiring, and I am fairly certain it is correct. Does your code work to power 2 led’s? Any thoughts on other things to check?

]]>
By: Julian https://blog.nearfuturelaboratory.com/2007/02/24/cylon-detector/#comment-178 Tue, 06 Jan 2009 15:03:07 +0000 http://diversifiedcuriosities.com/2007/02/24/cylon-detector/#comment-178 I’ve added a link to the library file in the post; feel free to download it.

]]>
By: Theo Staquet https://blog.nearfuturelaboratory.com/2007/02/24/cylon-detector/#comment-177 Tue, 06 Jan 2009 12:47:39 +0000 http://diversifiedcuriosities.com/2007/02/24/cylon-detector/#comment-177 Hi,
I’m an electronics teacher and would like to make a PCB in Eagle with the MAX6952. Is it possible to mail me that library too, please? Thanks.

]]>
By: tobie https://blog.nearfuturelaboratory.com/2007/02/24/cylon-detector/#comment-176 Sat, 28 Jun 2008 09:39:07 +0000 http://diversifiedcuriosities.com/2007/02/24/cylon-detector/#comment-176 thanks Julian

]]>
By: Julian https://blog.nearfuturelaboratory.com/2007/02/24/cylon-detector/#comment-175 Mon, 23 Jun 2008 05:13:26 +0000 http://diversifiedcuriosities.com/2007/02/24/cylon-detector/#comment-175 Sure, I’ll email it to you.

]]>
By: tobie https://blog.nearfuturelaboratory.com/2007/02/24/cylon-detector/#comment-174 Sun, 22 Jun 2008 13:17:19 +0000 http://diversifiedcuriosities.com/2007/02/24/cylon-detector/#comment-174 hi, nice work.

I saw you did schematics in Eagle, did you track down a .lbr file for the MAX6953? I’m using the MAX6952, but would greatly appreciate a library file for the I2C version if it is no bother?

]]>