<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>SparkFun Electronics Comments</title>
<link href="https://www.sparkfun.com/"></link>
<id>urn:uuid:214d0e4e-f1b1-d287-ce26-ac5b4c9f8249</id>
<updated>2017-07-14T18:47:18-06:00</updated>
<author><name>SparkFun Electronics</name>
</author>
<link href="https://www.sparkfun.com/feeds/comments" rel="self" type="application/atom+xml"></link>
<entry>
<title>ADI on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>ADI</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-5963ff987d7fa8db798b4567"></link>
<id>urn:uuid:a05100e3-4eee-64e0-86dc-010aed74e672</id>
<updated>2017-07-10T16:28:40-06:00</updated>
<content type="html">&lt;p&gt;Why has the following never been corrected in the instruction data for these ? Old and new PDFs have it.&lt;/p&gt;

&lt;p&gt;&amp;ldquo;  [0x01][0x02][0x0A][0x0B]  (Actual binary values 1, 2, 10 and 11)  &amp;rdquo;&lt;/p&gt;

&lt;p&gt;There are no binary values listed here at all.  [0x01][0x02][0x0A][0x0B]  are all hexadecimal values and &amp;ldquo; 1, 2, 10 and 11 &amp;rdquo; are the decimal equivalent values.
Equivalent binary representation would be 00000001, 00000010, 00001010, 00001011&lt;/p&gt;</content>
</entry>
<entry>
<title>Customer #829686 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Customer #829686</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-58b6f019fa2a5063638b4567"></link>
<id>urn:uuid:fe204280-360b-c912-83f4-f07bb3824c87</id>
<updated>2017-03-01T09:00:25-07:00</updated>
<content type="html">&lt;p&gt;We made a neat case for this display, which you can &lt;a href=&quot;http://www.thingiverse.com/thing:2144441&quot; rel=&quot;nofollow&quot; &gt;download&lt;/a&gt; and 3d print.&lt;/p&gt;</content>
</entry>
<entry>
<title>Customer #779951 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Customer #779951</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-5729c887757b7f83518b4567"></link>
<id>urn:uuid:3889b8d7-84dc-a88e-5cd2-616764631d01</id>
<updated>2016-05-04T04:01:43-06:00</updated>
<content type="html">&lt;p&gt;Check out our tutorial&lt;/p&gt;

&lt;blockquote&gt;&lt;blockquote&gt;&lt;blockquote&gt;&lt;p&gt;http://www.instructables.com/id/Arduino-Project-in-5-Minutes/&lt;/p&gt;&lt;/blockquote&gt;&lt;/blockquote&gt;&lt;/blockquote&gt;</content>
</entry>
<entry>
<title>l0gikG8 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>l0gikG8</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-55535349757b7f69178b4567"></link>
<id>urn:uuid:ab8ec3e2-32a9-26c9-650b-cbbdeab930bf</id>
<updated>2015-05-13T07:36:09-06:00</updated>
<content type="html">&lt;p&gt;Have you changed &lt;strong&gt;define DISPLAY_TYPE OPENSEGMENT&lt;/strong&gt; to &lt;strong&gt;define DISPLAY_TYPE S7S&lt;/strong&gt; in &lt;a href=&quot;https://github.com/sparkfun/Serial7SegmentDisplay/blob/master/firmware/Serial%207-Segment%20Display/Serial_7_Segment_Display_Firmware/Serial_7_Segment_Display_Firmware.ino&quot; rel=&quot;nofollow&quot; &gt;Serial_7_Segment_Display_Firmware.ino&lt;/a&gt;?&lt;/p&gt;

&lt;p&gt;Are you using the Arduino IDE and selecting the board &lt;strong&gt;Serial 7-Segment Display&lt;/strong&gt; after putting
&lt;a href=&quot;https://github.com/sparkfun/Serial7SegmentDisplay/tree/master/firmware/hardware/Serial7Seg&quot; rel=&quot;nofollow&quot; &gt;Serial7Seg&lt;/a&gt; in the Arduino hardware folder?&lt;/p&gt;</content>
</entry>
<entry>
<title>captain_morgan on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>captain_morgan</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-5552f2c5757b7f40108b4567"></link>
<id>urn:uuid:419aba24-5b1b-a7b8-396b-f71350d6455a</id>
<updated>2015-05-13T00:44:21-06:00</updated>
<content type="html">&lt;p&gt;Facing this same issue.&lt;/p&gt;</content>
</entry>
<entry>
<title>Customer #651651 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Customer #651651</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-54e48002757b7fbd3f8b4567"></link>
<id>urn:uuid:efd5e765-4f88-f30e-72b3-a4b40cc2f585</id>
<updated>2015-02-18T05:05:22-07:00</updated>
<content type="html">&lt;p&gt;I have used the default firmware flashed in the this module. I didn&amp;rsquo;t find any problem in it. When i downloaded the latest example source code &amp;ldquo;Serial7SegmentDisplay-master&amp;rdquo; and used it directly. I am facing few issues.
Segment D is always on. (I have checked the atmega328 pin C1 voltage at C1 is zero and voltage at segD(pin 3) after resisitor in LED is 2.6v)
Segment E &amp;amp; DP is not working. i have checked the pins_arduino.h file following lines are there.
    NOT_ON_TIMER, //Adding PB6 as D22
    NOT_ON_TIMER, //Adding PB7 as D23&lt;/p&gt;

&lt;p&gt;is there still anything i am missing in this?&lt;/p&gt;

&lt;p&gt;Thanks and Regards,
Ashok Kumar Ponnaiah&lt;/p&gt;</content>
</entry>
<entry>
<title>Customer #420465 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Customer #420465</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-54e46224757b7f6d4b8b4567"></link>
<id>urn:uuid:73ad16b9-9913-b261-36a1-30664852ee2d</id>
<updated>2015-02-18T02:57:56-07:00</updated>
<content type="html">&lt;p&gt;could someone help me please i had the display working its not any more i have tried sending the reset command but no joy is there a way i can hardware reset the display&lt;/p&gt;

&lt;p&gt;ps: not working on any communication method&lt;/p&gt;</content>
</entry>
<entry>
<title>Customer #420465 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Customer #420465</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-54df6d90ce395f133a8b4567"></link>
<id>urn:uuid:888e1801-ce9d-fcf2-3e17-e751c59bdb50</id>
<updated>2015-02-14T08:45:20-07:00</updated>
<content type="html">&lt;p&gt;hi could some one help me i want to know can i program the display using arduino uno as a ftdi ???&lt;/p&gt;</content>
</entry>
<entry>
<title>Royce Taft on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Royce Taft</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-54b41943757b7f1d498b4567"></link>
<id>urn:uuid:1bb85ad5-7ec1-7792-627d-0c7d497b0e32</id>
<updated>2015-01-12T11:58:11-07:00</updated>
<content type="html">&lt;p&gt;Is anyone else having an issue when sending the display the same set of data over UART at 9600 baud rate?  I have it cycling through a list of set messages, and it works. But sometimes it will leave a digit blank and wrap the digit that should have been there to the next message in the list.  Is this a common glitch? What can I do to fix this?&lt;/p&gt;</content>
</entry>
<entry>
<title>Customer #572854 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Customer #572854</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-546d43e1ce395f2e3e8b4567"></link>
<id>urn:uuid:75ee39b9-e403-8025-4c81-e77df2021c5c</id>
<updated>2014-11-19T18:29:05-07:00</updated>
<content type="html">&lt;p&gt;Love these little displays! Can&amp;rsquo;t stop making clocks :)&lt;/p&gt;

&lt;p&gt;Quick heads up, that I put together a simple library for accessing these displays via the same API regardless of the underlying protocol:&lt;/p&gt;

&lt;p&gt;https://github.com/kigster/sparkfun7SD&lt;/p&gt;

&lt;p&gt;It saved me time, figured it might save time for someone else :)&lt;/p&gt;</content>
</entry>
<entry>
<title>Customer #328004 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Customer #328004</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-546d1cefce395f6a128b4567"></link>
<id>urn:uuid:4998f19d-fddb-69e3-9512-cf6ddf291764</id>
<updated>2014-11-19T15:42:55-07:00</updated>
<content type="html">&lt;p&gt;Hi
I wont connect the display on the raspberry.
The rx and tx are 3.3V on the raspberry.
Powering up the display whit 5V the rx and tx from the display have 5V or 3.3V.
I dond can see this in the documentation.
Ok i power the display only whit 3.3V this have to be 3.3V &amp;hellip;.
Dirk&lt;/p&gt;</content>
</entry>
<entry>
<title>Customer #339959 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Customer #339959</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-545fe93cce395fdd128b4567"></link>
<id>urn:uuid:ca83a62c-dfe1-8739-272e-1a6ce247a5e2</id>
<updated>2014-11-09T15:22:52-07:00</updated>
<content type="html">&lt;p&gt;I was running two of these displays off of an arduino powered by a 12V battery.When I checked back on it after a while both displays went dark and I cannon get them to power on again. I am wondering how I managed to fry them. I was powering them from the arduino&amp;rsquo;s 5v port. Can this ever fluctuate beyond the max 5.5 volts when the arduino is powered from a battery? I am trying to bring these boards back to life but  to no avail.&lt;/p&gt;</content>
</entry>
<entry>
<title>M-Short on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>M-Short</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-54174e6bce395f160d8b456c"></link>
<id>urn:uuid:97fb7f5b-e93c-7674-990b-5d97fbfc3d5b</id>
<updated>2014-09-15T14:39:07-06:00</updated>
<content type="html">&lt;p&gt;I&amp;rsquo;ll look into getting dimmensions posted.  As for the Piezo speaker we sell thousands a month with very few complaints.  Unfortunately while we try to keep an eye on the comments we do miss some.  If you ever have a question of a problem please email techsupport@sparkfun.com directly and they will get back to you.&lt;/p&gt;</content>
</entry>
<entry>
<title>RichardBronosky on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>RichardBronosky</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-54173d24757b7fc7448b4569"></link>
<id>urn:uuid:e124a98f-68e7-cc3c-3d38-04f028224aea</id>
<updated>2014-09-15T13:25:24-06:00</updated>
<content type="html">&lt;p&gt;What&amp;rsquo;s worse is that it&amp;rsquo;s not just one person doing this. Everyone who comes here must waste time doing the same thing!&lt;/p&gt;

&lt;p&gt;I have downloaded the eagle files and the board is 1.6in x .9in or 41mm x 23mm&lt;/p&gt;

&lt;p&gt;We pay the SparkFun price because we believe they offer a better service. A HUGE part of that service is the info they provide on the internet. As I&amp;rsquo;m seeing the quality go down, I&amp;rsquo;m starting to feel less and less comfortable with the prices.&lt;/p&gt;

&lt;p&gt;Here is a great example. https://www.sparkfun.com/products/7950 Read the comments. Is it mislabeled or not? No one even knows what the heck this product truly is. SparkFun is COMPLETELY SILENT on the issue.&lt;/p&gt;</content>
</entry>
<entry>
<title>Customer #585904 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Customer #585904</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-53fe22b7ce395f226d8b4569"></link>
<id>urn:uuid:748dbd86-f465-5b62-14ad-093cd31d8eb0</id>
<updated>2014-08-27T12:25:59-06:00</updated>
<content type="html">&lt;p&gt;Hi, Does anyone know what the maximum clock speed/frequency is for the I2C SCL line of the Serial Display? And do I understand correct the board does not have pull up resistors?&lt;/p&gt;</content>
</entry>
<entry>
<title>M-Short on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>M-Short</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-53fe2113757b7f33698b4567"></link>
<id>urn:uuid:8aeae8c4-2771-784e-fc65-15919b8deb71</id>
<updated>2014-08-27T12:18:59-06:00</updated>
<content type="html">&lt;p&gt;The board was designed for people to connect to their microcontroller and display values sent to it.  Because of the number of pins needed to control the display its often not possible to add it to a project without an extra microcontroller anyway.  But like you said, there is a microcontroller on board so you can reprogram it to do whatever you want using an FTDI board.&lt;/p&gt;</content>
</entry>
<entry>
<title>Customer #474582 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Customer #474582</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-53fe0532757b7fe9188b456e"></link>
<id>urn:uuid:f383e881-4e22-5bcc-dbee-5e43f8542836</id>
<updated>2014-08-27T10:20:02-06:00</updated>
<content type="html">&lt;p&gt;Am I correct in understanding that all this board needs is a FTDI connector and you can program it directly from your PC with the code examples? I want to establish for sure that there is no need for an adruino board since an at-mega chip is built on board and that there is no other items needed other than power and a on/off switch once it is programed.&lt;/p&gt;</content>
</entry>
<entry>
<title>RossRobotics //codlink on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>RossRobotics //codlink</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-53743629ce395f825c8b4567"></link>
<id>urn:uuid:2e18b82d-8f5c-70ee-c479-b5cc0ef07580</id>
<updated>2014-05-14T21:36:09-06:00</updated>
<content type="html">&lt;p&gt;Need pull-up resistors on the I2C lines!&lt;/p&gt;</content>
</entry>
<entry>
<title>Customer #545495 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Customer #545495</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-534d0512757b7f0b6e8b4567"></link>
<id>urn:uuid:57607ed7-4aae-7582-6ce8-e760252b8aa5</id>
<updated>2014-04-15T04:08:18-06:00</updated>
<content type="html">&lt;p&gt;There seems to be a (minor) bug in the firmware of the device: Sending the brightness command 0x78 with the parameter 117 (0x76) or 118 (0x77) results in ressetting the display - I suspect that the device interprets these two parameters as a special command.&lt;/p&gt;</content>
</entry>
<entry>
<title>shardbearer on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>shardbearer</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-533481face395f8e318b456a"></link>
<id>urn:uuid:c6b35454-3017-9b3c-dd2a-af93fcc26670</id>
<updated>2014-03-27T13:54:34-06:00</updated>
<content type="html">&lt;p&gt;You can read the source code in my library if you want. &lt;a href=&quot;https://github.com/ahalekelly/SevSegFloat&quot; rel=&quot;nofollow&quot; &gt;Github&lt;/a&gt;&lt;/p&gt;</content>
</entry>
<entry>
<title>shardbearer on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>shardbearer</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-533481d2757b7fa93c8b4568"></link>
<id>urn:uuid:53095b4d-9b97-0094-b722-a277beb0057f</id>
<updated>2014-03-27T13:53:54-06:00</updated>
<content type="html">&lt;p&gt;I just wrote another library to print floats for this display, it does everything for you and is quite simple to use. Check it out, there are a few features I still want to add but it works quite well! &lt;a href=&quot;https://github.com/ahalekelly/SevSegFloat&quot; rel=&quot;nofollow&quot; &gt;Github&lt;/a&gt;&lt;/p&gt;</content>
</entry>
<entry>
<title>Jimb0 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Jimb0</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-52c595c4ce395f2a578b4567"></link>
<id>urn:uuid:d9c44c88-5f1c-0621-399e-db23eb62b0ea</id>
<updated>2014-01-02T09:37:24-07:00</updated>
<content type="html">&lt;p&gt;The only way to print decimals is by sending the &lt;a href=&quot;https://github.com/sparkfun/Serial7SegmentDisplay/wiki/Special-Commands#wiki-decimal&quot; rel=&quot;nofollow&quot; &gt;Decimal control command&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;If you wanted to print &amp;ldquo;23.20&amp;rdquo;, you&amp;rsquo;d have to send &lt;code&gt;2320&lt;/code&gt;. Then, to print the second decimal, you&amp;rsquo;d need to send a byte value of &lt;code&gt;0x77&lt;/code&gt; (decimal command) followed by &lt;code&gt;0x02&lt;/code&gt; (turns the second decimal on).&lt;/p&gt;</content>
</entry>
<entry>
<title>marianopa on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>marianopa</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-52c05f87ce395fe0408b4568"></link>
<id>urn:uuid:9e4b36b0-fff8-70fa-67ad-d5fba4079eb6</id>
<updated>2013-12-29T10:44:39-07:00</updated>
<content type="html">&lt;p&gt;Hi! After downloading and updating the firmware from &amp;ldquo;define DISPLAY_TYPE OPENSEGMENT into:define DISPLAY_TYPE S7S&amp;rdquo; I still have the same problem.
I can’t get the display to properly show the data with decimals. I have a temperature string from a DHT11 with this format: 23.20 and all I can get to display is 23 Can anyone help? I’m sure it’s something simple in the code but&amp;hellip; Thanks!&lt;/p&gt;</content>
</entry>
<entry>
<title>RobertC. on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>RobertC.</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-529f5e0b757b7f1b6e8b4567"></link>
<id>urn:uuid:95ef9b89-c7ce-863b-5fca-80e574827822</id>
<updated>2013-12-04T09:53:31-07:00</updated>
<content type="html">&lt;p&gt;are you selecting the correct board in the IDE?  whatever you&amp;rsquo;re using, try a different one.&lt;/p&gt;</content>
</entry>
<entry>
<title>Customer #495434 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Customer #495434</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-529f4a90757b7fe22e8b4567"></link>
<id>urn:uuid:e3bcb9c7-5eca-209b-a92e-3fc61dd496d2</id>
<updated>2013-12-04T08:30:24-07:00</updated>
<content type="html">&lt;p&gt;Anyone have any information about troubleshooting the FTDI connection?  I keep getting a not-in-sync response
(avrdude: stk500_getsync(): not in sync: resp=0x00) and I don&amp;rsquo;t know what to do.  The datasheet says that FTDI can power the display and reprogram it, but it seems like that might not be the case.&lt;/p&gt;</content>
</entry>
<entry>
<title>Customer #332624 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Customer #332624</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-521e9fd7757b7f96778b4569"></link>
<id>urn:uuid:d8be87bb-50a2-d9da-cbc5-3c47de0bbfe0</id>
<updated>2013-08-28T19:11:51-06:00</updated>
<content type="html">&lt;p&gt;How can I print a floating number to a 7 segment display ?   I don&amp;rsquo;t want to copy in a new library - I want to learn how to code it in.   I have a temperature I want to display on my 7 segment display but I want 2 decimal places.   I am currently casting it as an int but I need more accuracy.   Can anyone point me in the direction of a good tutorial on how to do this.   Im not a professional - just a guy who is keen to learn but after 2 hours searching on the net, Im still at a loss on how to do it and im pulling my hair out&amp;hellip;&lt;/p&gt;</content>
</entry>
<entry>
<title>Customer #393300 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Customer #393300</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-518ac77e757b7f0a5a000000"></link>
<id>urn:uuid:d1baf130-f93e-a786-d532-63b03c9fe889</id>
<updated>2013-05-08T15:45:34-06:00</updated>
<content type="html">&lt;p&gt;Ok guys, I have read as much as I can find in the docs on github and doing some searching on this module but I am not seeing/understanding how to get letters/strings of letters to display in I2C mode.  I see a couple of examples that reference serial mode.  Do I have to change everything to serial mode to display letters?&lt;/p&gt;</content>
</entry>
<entry>
<title>SBird on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>SBird</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-5186cf44ce395f0e69000002"></link>
<id>urn:uuid:8a6f03ca-08df-a3c0-2a94-247e8bdcab65</id>
<updated>2013-05-05T15:29:40-06:00</updated>
<content type="html">&lt;p&gt;I just downloaded the firmware and it is NOT set to S7S.  It is still set to OPENSEGMENT.&lt;/p&gt;

&lt;p&gt;Note for others:  If you try and load an S7S with this setting wrong, you will get an AVR Dude error.&lt;/p&gt;</content>
</entry>
<entry>
<title>SBird on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>SBird</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-5181c302757b7f493f000000"></link>
<id>urn:uuid:6c5ed156-3cd1-0ae5-1e57-64aa163d5eae</id>
<updated>2013-05-01T19:36:02-06:00</updated>
<content type="html">&lt;p&gt;I don&amp;rsquo;t understand what happened.  I was working great.  displaying numbers just fine.  Now all of a sudden all I can display are letters and single digits.  I used to be able to use serial.print now that only works for &amp;ldquo;v&amp;rdquo; and &amp;ldquo;xxxx&amp;rdquo;.
I have tried resetting it to the factory defaults.  Baud is good.  Anybody have this experience?&lt;/p&gt;

&lt;p&gt;SBR.&lt;/p&gt;</content>
</entry>
<entry>
<title>Customer #122644 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Customer #122644</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-5160b8f7757b7f6213000001"></link>
<id>urn:uuid:7865abda-f9c5-bbc9-2c56-e704aa902282</id>
<updated>2013-04-06T18:08:23-06:00</updated>
<content type="html">&lt;p&gt;I created a library to easily print floating point numbers with these displays last year: https://github.com/joshvillbrandt/Serial7.&lt;/p&gt;</content>
</entry>
<entry>
<title>Customer #110404 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Customer #110404</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-51607741757b7f2214000001"></link>
<id>urn:uuid:bcd5514c-fb05-79e6-1198-1fd43203eeba</id>
<updated>2013-04-06T13:28:01-06:00</updated>
<content type="html">&lt;p&gt;Is it possible to use one of these to control another of the same displays I2C? I&amp;rsquo;d like to make a 12 digit display, wondering if I need a separate ATMEGA/Arduino.&lt;/p&gt;</content>
</entry>
<entry>
<title>Customer #407892 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Customer #407892</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-51419d63757b7f3379000000"></link>
<id>urn:uuid:29e9d975-27e6-99ac-ae6a-e200ffacab92</id>
<updated>2013-03-14T03:50:27-06:00</updated>
<content type="html">&lt;p&gt;simplest way i found - multiplication and manual cursor and dot placement:&lt;/p&gt;</content>
</entry>
<entry>
<title>Customer #407892 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Customer #407892</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-51404040757b7f3e27000002"></link>
<id>urn:uuid:1f3ebcd3-14ae-71f7-5ef2-42323f7ee614</id>
<updated>2013-03-13T03:00:48-06:00</updated>
<content type="html">&lt;p&gt;Any simple example of using float?&lt;/p&gt;</content>
</entry>
<entry>
<title>Customer #417172 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Customer #417172</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-513b0161ce395ff924000000"></link>
<id>urn:uuid:31a77846-f7b1-92be-33c8-93b9c038f8c1</id>
<updated>2013-03-09T02:31:13-07:00</updated>
<content type="html">&lt;p&gt;I Try to rebuilt this circuit on a braedboard with a ATMega328P in DIP Package.
I use the Board 7SegDisplay, but the Circuit dont work after Uplaod without Crystal. But i need this two Pins
any idea?&lt;/p&gt;</content>
</entry>
<entry>
<title>Arjen on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Arjen</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-511e8acd757b7f9f6c000001"></link>
<id>urn:uuid:7f5287bb-6a9d-3b4c-3d32-851e39684df7</id>
<updated>2013-02-15T12:21:49-07:00</updated>
<content type="html">&lt;p&gt;Yes, use the I2C connection. If the displays have the same address, they&amp;rsquo;ll show the same information.&lt;/p&gt;</content>
</entry>
<entry>
<title>Arjen on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Arjen</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-511e6227ce395f602b000000"></link>
<id>urn:uuid:20533e8a-cf04-0e16-070d-4f2df7c3583f</id>
<updated>2013-02-15T09:28:23-07:00</updated>
<content type="html">&lt;p&gt;I got 2 of these and connected them through I2C to an Arduino. I changed the I2C address of one of the displays (0x70). It all worked just fine but after a while the display with the changed address changed back to the original address (0x71). I can change it back to 0x70, but after a while it sits on 0x71 again, really annoying. Does anyone know why this happens?&lt;/p&gt;</content>
</entry>
<entry>
<title>teachop on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>teachop</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-511d69f5757b7f7f06000000"></link>
<id>urn:uuid:f5009ba9-9fac-f74c-a0a5-be9ef9d30a57</id>
<updated>2013-02-14T15:49:25-07:00</updated>
<content type="html">&lt;p&gt;Obscure tip department:  Talking to this from a Raspberry Pi on I2C will experience occasional errors due to a bug in the Raspberry Pi CPU I2C peripheral.  Building the software for this display with a delayMicroseconds(3) in the Wire library twi.c file works around the issue.  This line goes in the IRQ handler SIGNAL(TWI_vect) right after the slave receiver &amp;ldquo;case TW_SR_GCALL_ACK&amp;rdquo;.  Hackish but errors go away.  Keep in mind the problem is in the Pi not this display.
    // Slave Receiver
    case TW_SR_SLA_ACK:   // addressed, returned ack
    case TW_SR_GCALL_ACK: // addressed generally, returned ack
      delayMicroseconds(3);&lt;/p&gt;</content>
</entry>
<entry>
<title>teachop on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>teachop</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-511c0bdace395f1425000001"></link>
<id>urn:uuid:65bb6b5e-a8b2-dd05-451c-c9dcf8512157</id>
<updated>2013-02-13T14:55:38-07:00</updated>
<content type="html">&lt;p&gt;Looks like they just changed the default DISPLAY_TYPE to S7S in the git repo and tweaked the net names in comments to line up better.  Another tip, I needed to reset the EEPROM to defaults after the first time it was reprogrammed to the latest.&lt;/p&gt;</content>
</entry>
<entry>
<title>Customer #403342 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Customer #403342</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-5107b5c7757b7f821a000001"></link>
<id>urn:uuid:9306aa4d-2aa7-7095-101a-ff2762288032</id>
<updated>2013-01-29T04:43:03-07:00</updated>
<content type="html">&lt;p&gt;Is it possible to connect two (or more) of these to a single ardunio on the same serial line (just connect it in parallel) and have them display the same information.&lt;/p&gt;</content>
</entry>
<entry>
<title>Sleepwalker3 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Sleepwalker3</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-50adb34cce395f6715000001"></link>
<id>urn:uuid:fba4b20e-da81-8cc2-08b2-667efbc74a19</id>
<updated>2012-11-21T22:08:28-07:00</updated>
<content type="html">&lt;p&gt;Why don&amp;rsquo;t the pics have the ruler scale included in the picture like they used to? I&amp;rsquo;ve noticed this on various products in the past few months, means you need to spend time digging into the data sheets rather than quickly glancing whether it&amp;rsquo;s what you want or not.&lt;/p&gt;</content>
</entry>
<entry>
<title>magnethead on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>magnethead</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-50a1e053ce395fbc14000000"></link>
<id>urn:uuid:bac8e8fd-e837-12e1-c342-29723031fbb2</id>
<updated>2012-11-12T22:53:23-07:00</updated>
<content type="html">&lt;p&gt;Just so others know, there was a design change, the boards no longer default to 0000. You have to give them data, otherwise they turn off. At least, that&amp;rsquo;s the situation I&amp;rsquo;m finding on my breadboard.&lt;/p&gt;</content>
</entry>
<entry>
<title>magnethead on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>magnethead</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-509edfad757b7fff73000001"></link>
<id>urn:uuid:2538c7c8-5201-7449-8873-536e7f5a38de</id>
<updated>2012-11-10T16:13:49-07:00</updated>
<content type="html">&lt;p&gt;I bought 2 reds and a blue. None turn on when given power (the old ones just went to 0000) Am I missing something here or is there a design error???&lt;/p&gt;</content>
</entry>
<entry>
<title>Customer #190498 on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Customer #190498</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-509e2707757b7f8a73000000"></link>
<id>urn:uuid:07ad7539-313a-e01c-7b47-927bdb9e383d</id>
<updated>2012-11-10T03:05:59-07:00</updated>
<content type="html">&lt;p&gt;Repost from blue display:&lt;/p&gt;

&lt;p&gt;Ok we (I am working together with Member #4643) have been working on this one for a few days, had a lot of trouble. We mostly worked with the ‘ Serial_7_Segment_Display_Firmware.ino ’ in which the pinlocations seemed to be wrong, at least they do not correspond with the parallel connection. We tried everything, also in the SevSeg.h files etc. but without any clear result. Luckily we just fixed the ‘problem’! It seems that everything is correct but one little thing, finally we found out that only this should be changed in that firmware Arduino code: On line 38: Original:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;define DISPLAY_TYPE OPENSEGMENT&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Changed into:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;define DISPLAY_TYPE S7S&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The other thing was the pin location, the provided schematic is incorrect!&lt;/p&gt;

&lt;p&gt;So for further use: Please fix this part in the firmware code and change the Schematic sheet!!&lt;/p&gt;</content>
</entry>
<entry>
<title>RobertC. on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>RobertC.</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-509958f7ce395f9011000001"></link>
<id>urn:uuid:c3fc8f2d-678d-bd11-d8f1-4e50c2f363b5</id>
<updated>2012-11-06T11:37:43-07:00</updated>
<content type="html">&lt;p&gt;fixed, database error!&lt;/p&gt;</content>
</entry>
<entry>
<title>Kamiquasi on COM-11441 - SparkFun 7-Segment Serial Display - Red</title>
<author><name>Kamiquasi</name>
</author>
<link href="https://www.sparkfun.com/products/11441#comment-509844face395f4113000000"></link>
<id>urn:uuid:f6109c7d-c91a-68d2-2d50-0cea9a5c3154</id>
<updated>2012-11-05T16:00:10-07:00</updated>
<content type="html">&lt;p&gt;it&amp;rsquo;s&lt;/p&gt;

&lt;p&gt;not&lt;/p&gt;

&lt;p&gt;just&lt;/p&gt;

&lt;p&gt;you&lt;/p&gt;

&lt;p&gt;the article&amp;rsquo;s description is definitely all sorts of vertically stacked. Looks like there&amp;rsquo;s a duplicate div class=&amp;ldquo;description&amp;rdquo; &amp;hellip; oops.&lt;/p&gt;

&lt;p&gt;It&amp;rsquo;s in the internal data, by the way - I guess somebody exhibited a copy/paste brainfart.&lt;/p&gt;</content>
</entry>
</feed>