BTT Pi V1.2 - Raspberry Pi Alternative

Sdílet
Vložit
  • čas přidán 22. 08. 2024

Komentáře • 41

  • @hobbyistnotes
    @hobbyistnotes  Před rokem +2

    The day after the review I have used Raspberry Pi Pico with ADXL via USB and board was able to process Automatic Input shaper calibration without any issues!

    • @GiovanniGiorgo
      @GiovanniGiorgo Před rokem

      Can you do a video on this?! I’m having the same problem!

    • @hobbyistnotes
      @hobbyistnotes  Před rokem +1

      @@GiovanniGiorgo Here is a good video how to set it up: czcams.com/video/W_VHbT_tsZw/video.html

  • @foureight84
    @foureight84 Před rokem +3

    Libre le potato and la frite is a good alternative. The gpio on those boards are rpi compatible. It also supports emmc which is a lot faster than using an sdcard. The only downside is that they do not have wifi builtin but a usb wifi module they sell is only $5. The libre boards are definitely on part, if not faster, than rhe rpi 3b+. Ive been using it for a while on debian and klipper.

  • @frankdearr2772
    @frankdearr2772 Před 10 měsíci +1

    Great topic, thanks 👍

  • @kristenl8043
    @kristenl8043 Před 9 měsíci

    So I've learned some thing about this board. I wired a 24 line from my printers power supply to this board with a switch to power it on or off independently. This is the same setup i was running with a Pi3, with the only exception being a buck converter to step down the 24v to 5v. WARNING do not do this setup. If the switch is in the on position when powering up the printer, there is no problem. How ever if said switch is in the off position when the printer is powered and you hit the switch to power on the BTT Pi you will blow the power management component. I know this because I have gone through 2 of these boards when I powered them up. Near as i can tell this board does not like the power jump from a fully on power supply. I am currently waiting on a third board, and will be removing the added power switch all together.

    • @hobbyistnotes
      @hobbyistnotes  Před 9 měsíci

      Thank you for the information, I hope it will save someone a board. Not sure if it's fair to mention RPI3 setup in this case as it's can't be directly powered from 24v and requires step down regulator. I would check what is happening with voltage when switch is flipped cus let's say you have button with light inside, in this case the light can behave like an inductor it's just a guess but it will reveal itself with oscilloscope or good multimeter. We have similar situations on drone controllers and usually extra filtering capacitor installed on assembly process to prevent power spikes, ofc it be nice if manufacturer did it for us or at least mentioned such issue in their documentation.

    • @kristenl8043
      @kristenl8043 Před 9 měsíci

      Oops you 100% right. I missed that.@@hobbyistnotes

  • @charliebrady3751
    @charliebrady3751 Před 4 měsíci

    The BTT documentation says that the SPI can't be used at the same time for the TFT screen and ADXL - choose one or the other. Best option is probably to use USB for the ADXL.

    • @hobbyistnotes
      @hobbyistnotes  Před 4 měsíci

      I see refreshed manual came out 5 months ago, will take a look.

  • @mad4acs212
    @mad4acs212 Před rokem

    Unboxing with comments r so good )

  • @MrAlvinDude
    @MrAlvinDude Před rokem

    Maybe try with shorter wires - from main board to Sensor.
    Usually pure 3V3 or 5V signal wires must not be much over 30cm - sometimes up 50cm might work, but not always.
    High speed signal wires should always be as short as possible.

    • @hobbyistnotes
      @hobbyistnotes  Před rokem +1

      For sure will try shorter cables but I have used this ADX sensor with exact same wires a lot of times with RPi and this idea still won't explain why screen stops working when I enable any of the other SPI "ports", at this point I have burned 3-4 hours playing with env config file and still can't get it working even it's says in documentation that theoretically it should work.

  • @DNIWEDONNOE
    @DNIWEDONNOE Před rokem +1

    IR sensor is so strange decidion. I'd prefer to have standard mountig holes istead of it. I wish BTT will get rid of it ASAP.

    • @hobbyistnotes
      @hobbyistnotes  Před rokem

      Funny 😆 like always there will be a person who uses it somehow 🤣

    • @deathcube2006
      @deathcube2006 Před rokem +2

      @@hobbyistnotes I think they included it, because people outside the 3d printing community will look forward to use this board for other projects, like server media for tvs, home assistant, things that ir sensors are useful

    • @hobbyistnotes
      @hobbyistnotes  Před rokem +1

      @@deathcube2006 Good point tho why would you to try sit on all chairs at the same time especially if you are the company which products are targeting 3d printing community 💁‍♂I don't think currently H616 is the best choice for media server, I can be wrong.

    • @deathcube2006
      @deathcube2006 Před rokem +1

      @@hobbyistnotes I can't wait to get My hands on one of them. It's equivalent to an Orange pi zero 2, but it has more USB ports, and 40 gpio pins and they're even colored and the price is very competitive.

    • @hobbyistnotes
      @hobbyistnotes  Před rokem

      @@deathcube2006 Just noticed that compared to Orange Pi Zero 2 which have 1 gigabit ethernet, BTT Pi has only 100M

  • @jericsm
    @jericsm Před rokem

    cant get adxl to work as well, using the dedicated spi port or via the gpio pins. had success when i connected a pico as a dedicated mcu for adxl.

    • @hobbyistnotes
      @hobbyistnotes  Před rokem

      I had one of those USB ADXL probes made with Pico RP2040 hid it somewhere due to no use and can't find it 😤 wanted to try it later this week.

    • @hobbyistnotes
      @hobbyistnotes  Před rokem

      Found it, worked fine for me.

  • @hapskie
    @hapskie Před 9 měsíci

    Did you test how wifi performed without the antenna? Curious if the antenna is required or if it just makes it perform better compared to the RPi

    • @hobbyistnotes
      @hobbyistnotes  Před 9 měsíci +1

      Yes I did and it’s not working without antenna at all, so it’s must have. Weird solution as there is so much empty space for simple trace antenna why it doesn’t have one I don’t know.🤷‍♂️

  • @joeybarnickle250
    @joeybarnickle250 Před rokem

    Did you have to do anything for the touchscreen? The left side (emergency stop, menu, back arrow key) don’t work. I have replaced the screen and still having the same issue. Did you run into this issue?

    • @hobbyistnotes
      @hobbyistnotes  Před rokem

      I didn't had much time to install this screen on the printer yet, will take a look this weekend.

    • @hobbyistnotes
      @hobbyistnotes  Před 11 měsíci

      So, Finally! I have fully integrated BTT TFT35 SPI screen in my workflow, currently using it on my Voron Trident 250mm with BTT Manta M8P v1.1 and CB1 module. Initially when I got the screen and new motherboard I was playing with them on my bench and noticed that screen is very flanky and laggy. Due to time shortage I have abandoned the printer upgrades for a while.... 2 months have passed since then and this week I was working on few upgrades and noticed scrolling thru update logs for CB1 Linux Image that BTT have fixed few things related to TFT screen and after installation it was clear that now screen is working way better. It's still not perfect due to very old and cheap resistive touch technology but it works. I also noticed while placing it in the housing if anything touches the screen(cover, screen protector, etc) it's messing up with touch. I have border cover on the left side of my housing and if I push it too hard I get similar behavior as you.

  • @Adameus
    @Adameus Před 11 měsíci

    Hello!
    does retropie or recalbox or similar linux-based operating systems work on it?

    • @hobbyistnotes
      @hobbyistnotes  Před 11 měsíci +2

      Those Linux Images are well optimized for RPI specifically but I am pretty confident if you have just a bit of linux knowledge you will be able to run those on BTT Pi as well. At the end it's +- the same ARM linux with similar peripherals.

    • @Adameus
      @Adameus Před 11 měsíci

      @@hobbyistnotes thank you so much 😊

  • @CheapCharlieMiner
    @CheapCharlieMiner Před 6 měsíci

    Can I install any Linux on it? I would love to install hiveos (Linux) on it. Thank you 🙏

    • @hobbyistnotes
      @hobbyistnotes  Před 6 měsíci +1

      I don’t know on top of my head, it has similar hardware as orange pi

    • @CheapCharlieMiner
      @CheapCharlieMiner Před 6 měsíci

      mhh, i think i will give it a try :-) thank you ! @@hobbyistnotes

    • @hobbyistnotes
      @hobbyistnotes  Před 6 měsíci +1

      @@CheapCharlieMiner Good luck, please share with me the result when you are done, will be nice to know.

  • @locus.coffee
    @locus.coffee Před 9 měsíci

    Где вы учили английский? Пойду туда же. Задача та же научиться свободно говорить.

    • @hobbyistnotes
      @hobbyistnotes  Před 9 měsíci

      Спасибо. В Школе Учителя Английского всегда ставил мне 3йки, но жизнь так распорядилась что последние 8 лет я живу в США, когда находишься в среде нет времени думать на тему того как это сложно или не сложно учить язык, приходится просто выживать и если не знаешь язык то живешь не полноценной жизнью. Среда делает чудеса, правда тут есть и свои минусы, к примеру моя дочка в 7 лет вообще не разговаривает на Русском, она его понимает но так как все общение в школе и садике прошло на Английском она даже и не старается, не взирая на занятия Русскому с репетитором.

    • @dekipet
      @dekipet Před 2 měsíci

      @@hobbyistnotes I believe you are a Russian. If so, it is THE must for your kids to speak your mother language. There is no excuse. Otherwise, you are going to be assimilated. Your children must preserve the language, the culture, the soul. Of course, it is up to you.
      Поздрав из Београда.

  • @cyrillowe1271
    @cyrillowe1271 Před rokem

    Can I set it up without a screen?

  • @danielbolanos6389
    @danielbolanos6389 Před rokem

    first