Getting Started with the Teensy Microcontroller Platform

แชร์
ฝัง

ความคิดเห็น • 59

  • @joecandoit5341
    @joecandoit5341  3 ปีที่แล้ว +8

    Hi everyone, I have not been very active on TH-cam, I apologize. I can't believe it is already 2+ years since making this video. Content creation stopped suddenly as someone had fallen ill in my immediate family and eventually passed away (pre-covid). Ever since then, I haven't made many videos. Though I have been getting into the swing of things and am considering to starting an educational series with the teensy. Basically create a walkthrough of programming and building an arcade stick for PC with it.

    • @sunnylad878
      @sunnylad878 3 ปีที่แล้ว +1

      Yeah I'm also in the process of making a x input arcade stick. Problem is I know very little code so it would be really helpful if you made a similar video.

    • @Casuallynoted
      @Casuallynoted 3 ปีที่แล้ว

      That would be super helpful! I just ordered a teensy and four sharp IR sensors to recreate an arcade controller (Dance Maniax) and am having a hard time finding resources as to how I should connect each one to the teensy board. Is there a good online reference for something like this?

    • @joecandoit5341
      @joecandoit5341  3 ปีที่แล้ว

      @@Casuallynoted Sorry for the late reply! Honestly, searching online is your best bet. It's funny, I opened a business for arcade controller parts. Maybe if you go on mine and similar Discord servers, you might find like minded people and get an answer. discord.gg/dNSgxEY

  • @samiamplonski
    @samiamplonski 4 ปีที่แล้ว +2

    Wow! you are a natural born teacher! all the right details and very simple too. Thank you now I know that my first 3.2 board was toasted.

  • @matiasarmani7893
    @matiasarmani7893 5 ปีที่แล้ว +6

    Great video! Very easy to understand and you have a clear english to help others speaking languages to make it easier.

  • @haworthluke
    @haworthluke 3 ปีที่แล้ว +3

    Thankyou I'm just getting started with microcontrollers and I was wondering about the teensy. I think you've just made my mind up. Liked and subscribed

  • @CL9Mat
    @CL9Mat 2 ปีที่แล้ว

    Just the video I was looking for. Simple and straight to the point. Thanks!

  • @bmacd11b
    @bmacd11b 3 ปีที่แล้ว +1

    Thanks for the video. Just getting into Teensy’s, and this was exactly what I needed!

  • @lostcarpark
    @lostcarpark 3 ปีที่แล้ว

    Good intro. One thing to watch out for... It's surprisingly easy to insert the micro USB the wrong way up. So if you don't get a blinking light, double check the cable is the right way up. Caught me out when I started.

  • @raphaelmorgan2307
    @raphaelmorgan2307 3 ปีที่แล้ว

    6:08 to specify for anyone watching in 2021, when he said "and it's brand new" he was probably referring to the fact that used teensy microcontrollers may have another program installed on them, so it not blinking *if it's used* doesn't necessarily mean it's broken! it could just mean its current program doesn't involve blinking lights, so if you got yours used, try installing a program and seeing if it works before replacing it

  • @amazinghacker2175
    @amazinghacker2175 4 ปีที่แล้ว +1

    The way you are explaining is just amazing.

  • @sadekasad
    @sadekasad 5 ปีที่แล้ว +1

    Very informative. I'm planning to buy my first teensy tomorrow.

    • @joecandoit5341
      @joecandoit5341  5 ปีที่แล้ว

      Great! Let me know when you start playing with. In two more videos, I'll be showing teensy code on making a remote starter for a car.

    • @joecandoit5341
      @joecandoit5341  5 ปีที่แล้ว

      @BlahMadal I know. 600MHz is crazy!

  • @subhojitbose367
    @subhojitbose367 ปีที่แล้ว

    PLEASE CONTINUE THIS SERIES. AND LETS MAKE A SELF BALANCING ROBOT.

  • @andrzejgrabianski8003
    @andrzejgrabianski8003 2 หลายเดือนก่อน

    Joe I am green in the subject, but you explain it well.

  • @rodgerhanson
    @rodgerhanson 2 ปีที่แล้ว

    Thanks that video was a great help.

  • @ArabShield481
    @ArabShield481 4 ปีที่แล้ว +1

    Great video.

  • @wheelrolling78
    @wheelrolling78 3 ปีที่แล้ว

    Can you show us a simple program? Also could you tell me how I can find someone that would do programming for me if I can't get the hang of this?

  • @Lgp2111
    @Lgp2111 3 ปีที่แล้ว

    great video for beginner like me, hey i have a question are we still can use the serial monitor if we use teensy?
    thanks i hope you answer this question

    • @joecandoit5341
      @joecandoit5341  3 ปีที่แล้ว

      From what I remember, I think so. I remember never NOT working. Actually here is a link of it working on the maker's site: www.pjrc.com/teensy/td_serial.html

  • @ipadize
    @ipadize 3 ปีที่แล้ว

    i have a nextion display with the io adapter connected to the pins of the teensy 4.0 (ground is shared between the teensy and the nextion). The output level of the nextion adapter is 3.3v so i can directly wire them to the teensy pins. when i press a button on the nextion i set an output to high and when i release the button the output gets low. When the output gets low, i can turn an led on with the teensy but when the output is low the input of the teensy stays high, even though i have the input set to input_pullup. i already tried input_pulldown but its the same. Do you know what i could be doing wrong?

  • @songchai.p
    @songchai.p 2 ปีที่แล้ว

    RIght now (Oct 2022) , I can't find any buyer who has Teensy 4+ in their stock. That's so sad.

  • @peterlambert5130
    @peterlambert5130 3 ปีที่แล้ว

    I have a Moonlander keyboard- does anyone know what type of Teensy I should buy?

  • @AshvinRanjan
    @AshvinRanjan 4 ปีที่แล้ว +1

    For some reason when I press the button the blinking stops but the code does not upload.
    edit:
    Nevermind it turns out that some microusb cables do not work with the teensy lc, so i had to switch it.

    • @joecandoit5341
      @joecandoit5341  4 ปีที่แล้ว +1

      Huh didn't know that. Thanks for sharing!

    • @Atermagister
      @Atermagister 4 ปีที่แล้ว

      Thx a lot!
      I tryed 5 until one worked :,D

  • @gabruekqbryh7871
    @gabruekqbryh7871 4 ปีที่แล้ว +1

    Do you use the arduino download for raspberry pi too

  • @CharizardFan_og
    @CharizardFan_og 3 ปีที่แล้ว

    So, can you make a game controller with that teensy?

  • @thechocolatedonut5595
    @thechocolatedonut5595 6 ปีที่แล้ว

    😁 love you Joe!

    • @joecandoit5341
      @joecandoit5341  6 ปีที่แล้ว +1

      TheChocolateDonut thanks buddy, here is some love right back at ya❤️

  • @ScottFichter
    @ScottFichter 5 ปีที่แล้ว

    JCDI Thanks for this tutorial my friend. Can this controller output HID stuff? I'd like to make a single or double keyboard button.

    • @joecandoit5341
      @joecandoit5341  5 ปีที่แล้ว

      Yes you definitely can. It can do keyboard stuff really easily.

  • @georgesweahfilm1463
    @georgesweahfilm1463 4 ปีที่แล้ว

    we can unlock the macbook with that?

  • @tonywharton5220
    @tonywharton5220 5 ปีที่แล้ว +1

    Thank you 😀

  • @9brian99
    @9brian99 5 ปีที่แล้ว

    Thanks good start

  • @analogaudiorules1724
    @analogaudiorules1724 5 ปีที่แล้ว +1

    its crazy how powerful this is for 12 bucks...

    • @joecandoit5341
      @joecandoit5341  5 ปีที่แล้ว

      I know and to think the basic stamp 2 is still fifty bucks!

  • @peterlambert5130
    @peterlambert5130 3 ปีที่แล้ว

    I purchased a teensy 3.2. I installed the Arduino ok. However, whenever I try and install the /arduino I get this.
    Checking Arduino 1.8.5:
    version: "lib/version.txt" wrong version: 1.0.6 Does not match Arduino 1.8.5
    Checking Arduino 1.8.9:
    version: "lib/version.txt" wrong version: 1.0.6 Does not match Arduino 1.8.9
    Can anyone please help me?

    • @butters2160
      @butters2160 3 ปีที่แล้ว +1

      dude im having the same problem, did you fix it?

    • @peterlambert5130
      @peterlambert5130 3 ปีที่แล้ว

      @@butters2160 Sorry for the late reply. No i never fixed it. I got a Zergotech and its fantastic. I can swap keys etc easy.
      Sold my Moonlander

    • @JuMpeR6790
      @JuMpeR6790 3 ปีที่แล้ว

      @@peterlambert5130 just read the error... you are using the wrong version of the ide

  • @robspurway7723
    @robspurway7723 6 ปีที่แล้ว

    Can you use the Teensy LC for a usb controller with 2 analogue joysyticks, ABXY, LB, RB, LT, RT, D-Pad, start and select?

    • @joecandoit5341
      @joecandoit5341  6 ปีที่แล้ว +1

      Absolutely! In fact PRJC has an awesome tutorial on how to do this with some example code. I will post the link for convenience here: www.pjrc.com/teensy/td_joystick.html

    • @little3rddegreeburns
      @little3rddegreeburns 5 ปีที่แล้ว

      JoeCanDoIt is it posible to use that code and also add a mouse function?, I want to make a gamepad that also has a small blackberry trackball, there's this blackberry track-ball breakout-board that I want to include in the gamepad. But I don't know anything about coding or working with teensy boards or arduinos.

    • @JohnnyFaber
      @JohnnyFaber 4 ปีที่แล้ว

      @@little3rddegreeburns yes absolutely

  • @ammaank8685
    @ammaank8685 4 ปีที่แล้ว

    Could you show me where I can connect a motion sensor on that board? Have you got an email add?

  • @recycle320
    @recycle320 3 ปีที่แล้ว

    Yes the best

  • @Frankgaming
    @Frankgaming 4 ปีที่แล้ว

    do you get the usb cable with it?

    • @joecandoit5341
      @joecandoit5341  4 ปีที่แล้ว +1

      Nope I had to get it separately

  • @TechNight
    @TechNight 5 ปีที่แล้ว

    My teensy 3.2 won't boot up with 5V power supply

    • @joecandoit5341
      @joecandoit5341  5 ปีที่แล้ว

      Are you powering it at the VIN pin and gnd? Or are you just using the USB port?

    • @TechNight
      @TechNight 5 ปีที่แล้ว

      @@joecandoit5341 Yes. I don't know why my ground isn't working. Aground is working. Thanks

    • @joecandoit5341
      @joecandoit5341  5 ปีที่แล้ว

      @@TechNight odd. I would suggest throwing this up in the prjc forums for further troubleshooting.

  • @ekiskaliburnirvana9047
    @ekiskaliburnirvana9047 4 ปีที่แล้ว

    Teensy is not cheap

  • @koggism
    @koggism 2 ปีที่แล้ว

    Good vid, but made me laugh you showing how to plug in a usb cable. Come on if someone is buying a Teensy I expect them to be able to figure that out. If they couldn't figure out a usb connection they don't have much hope of programming a Teensy