PIC 7-segment text: Happy Birthday, Bill!
Loading...
5,479
Loading...
Uploader Comments ( hankfletcher )
see all
All Comments (11)
-
thanks man :)
-
These are the marks I saw in the component. "E2" , "AG-15A" , "RB102" , "JSQI" , and "CJZ.820.253". I tried searching these tags together with 3 digit 7 segment IC but I just don't have a clue to what I'm looking at.
-
wow you know your tech stuff
- Loading comment...
Loading...
is that 3 different 7segment or just 1 3digit 7segment??
toastasteron 1 month ago
It's one component: 3 digits. I got this one discounted surplus. You can get better ones, with less pins (which makes wiring easier).
Less pins = less wires = less work. Pick your components carefully!
hankfletcher in reply to toastasteron (Show the comment) 1 month ago
Where can I find the pin configuration for it? I just got my 3 digit 7 segment from a scrap. so :/
toastasteron in reply to hankfletcher (Show the comment) 1 month ago
Hm... that's a tricky one, because I'm not sure if there is a standard pin configuration, even for single digit 7-segment displays.
Is there any identification marks on the component? There are datasheets for just about every component existing somewhere on the internet. Alternatively, count the pins, and try a google search for "3 digit 7-segment display." Look for datasheets with the same amount of pins as your display. Compare them, and see if you can find something similar.
hankfletcher in reply to toastasteron (Show the comment) 1 month ago
Nice going with the display but i was just wondering? can u perhaps give me your coding used for this display. Was it done in MpLab?
wadejoshua1 1 year ago
Since I did this project ages ago, I've since lost the code, I think. I compiled it into mplab before burning it to the chip, but since I was (and still am, really) a noob at coding, I actually wrote the program in Great Cow BASIC. Just google for "great cow basic."
It is what it is, but at least the price is right (free)! And, in many ways GCBASIC, and understanding how it works/codes in certain ways, is a good place to get started understanding coding.
hankfletcher in reply to wadejoshua1 (Show the comment) 1 year ago