G
Reaction score
0

Latest activity Postings About

    • G
      They say SN74HC595N ... tbh I barely know what the teensy 4.0 does lol
    • G
      The current version of it should just blink the LED
    • G
      Haha good point well basically it's not fully setup... but it will have an LED for each resistor... and then it will light them up one at a time down the line. My lab is called " Serial to Parallel Conversion " so I guess its one of those...
    • G
      Hey all! Basically I need help understanding how this circuit I just posted works. To be honest, I don't even know if it works, and I need to make it more complex before handing it in. What I'm getting at here, is that I'd appreciate it if...
      • 20250213_155651 (1).jpg
    • G
      GreenFTWs replied to the thread Super simple question.
      Quick update! Well, the light function a part of the tutorial now works. Rotating my button was the solution. I'm not sure how to incorporate the rotated button with the resistor though considering it's too big. Any suggestions? :D Thanks everyone!
    • G
      GreenFTWs replied to the thread Super simple question.
      Thank you for the response! :) The problem with the first switch is that I need to use the resistor. No other option... I won't get full marks at school. The second switch is using INPUT_PULLUP though... If I continue to use the resistor will it...
    • G
      GreenFTWs replied to the thread Super simple question.
      By left and right, I mean relative to how I took the picture.
    • G
      GreenFTWs replied to the thread Super simple question.
      Thank you for the response! I'm still not quite sure I understand you though. I don't have a multimeter unfortunately, and I'm not quite sure what beeper mode means. When I rotate the button, it doesn't seem to fit unless I bend the pins, and if...
      • 1000004837 (1).jpg
      • 1000004836 (1).jpg
    • G
      I am trying to follow a simple tutorial: https://www.pjrc.com/teensy/tutorial3.html Here's the code I'm trying to run: void setup() { Serial.begin(38400); pinMode(7, INPUT); } void loop() { if...
      • 1000004835 (1).jpg
  • Loading…
  • Loading…
Back
Top