Jump to content
SAU Community

Recommended Posts

lol im a programmer i speak to machines all day

// add parent site node

foreach (PortalSiteMapNode siblingNode in siblings)

{

HtmlAnchor siblinglink = new HtmlAnchor();

siblinglink.HRef = siblingNode.Url;

siblinglink.InnerText = HttpUtility.HtmlDecode(siblingNode.Title);

HtmlGenericControl siblinglistItem = new HtmlGenericControl("div");

if (siblingNode.Title == currentNode.Title)

{

siblinglistItem.Attributes["class"] = "navlinkselected";

}

else

{

siblinglistItem.Attributes["class"] = "navlink";

}

siblinglistItem.Controls.Add(siblinglink);

navigationlist.Controls.Add(listItem);

I didn't really type that. It's automatic. So basically you just spoke to a machine. How does it feel Mister... huh? HOW DOES IT FEEL?

01010100010101010101

01111001011011110111010100100000011001100110000101101001011011000010000001100001

011101000010000001100010011010010110111001100001011100100111100100100000001011010

010000001110100011010000110010100100000011000110110111101100100011001010010000001

101001011100110010000001110011011101010111000001110000011011110111001101100101011

001000010000001110100011011110010000001100010011001010010000001100100011010010111

011001101001011100110110100101100010011011000110010100100000011000100111100100100

0000110010101101001011001110110100001110100

01111001011011110111010100100000011001100110000101101001011011000010000001100001

01110100001000000110001001101001011011100110000101110010011110010010000000101101

0

01000000111010001101000011001010010000001100011011011110110010001100101001000000

1

10100101110011001000000111001101110101011100000111000001101111011100110110010101

1

00100001000000111010001101111001000000110001001100101001000000110010001101001011

1

01100110100101110011011010010110001001101100011001010010000001100010011110010010

0

0000110010101101001011001110110100001110100

lol nice.

you fail at binary - the code is supposed to be divisible by eight

all above = ................................................................................

.................................................................................

i lol hard "hide the body eat the body" it takes a few seconds to hear it



  • Similar Content

  • Latest Posts

    • Bit of a pity we don't have good images of the back/front of the PCB ~ that said, I found a YT vid of a teardown to replace dicky clock switches, and got enough of a glimpse to realize this PCB is the front-end to a connected to what I'll call PCBA, and as such this is all digital on this PCB..ergo, battery voltage probably doesn't make an appearance here ; that is, I'd expect them to do something on PCBA wrt power conditioning for the adjustment/display/switch PCB.... ....given what's transpired..ie; some permutation of 12vdc on a 5vdc with or without correct polarity...would explain why the zener said "no" and exploded. The transistor Q5 (M33) is likely to be a digital switching transistor...that is, package has builtin bias resistors to ensure it saturates as soon as base threshold voltage is reached (minimal rise/fall time)....and wrt the question 'what else could've fried?' ....well, I know there's an MCU on this board (display, I/O at a guess), and you hope they isolated it from this scenario...I got my crayons out, it looks a bit like this...   ...not a lot to see, or rather, everything you'd like to see disappears down a via to the other side...base drive for the transistor comes from somewhere else, what this transistor is switching is somewhere else...but the zener circuit is exclusive to all this ~ it's providing a set voltage (current limited by the 1K3 resistor R19)...and disappears somewhere else down the via I marked V out ; if the errant voltage 'jumped' the diode in the millisecond before it exploded, whatever that V out via feeds may have seen a spike... ....I'll just imagine that Q5 was switched off at the time, thus no damage should've been done....but whatever that zener feeds has to be checked... HTH
    • I think Fitmit had some, have a look on there (theyre Australian as well)
    • Hah, fair enough! But if you learn with this one you can drive any other OEM manual. No modern luxury features like auto rev-matching or hillstart assist to give you a false sense of confidence. And a heavy car with not that much torque so it stalls easily. 
    • Actually, I'd say all three are the automatic option. Just the different trim levels. The manual would be RSFS, no? 
×
×
  • Create New...