Beepy: What can it do?

Поделиться
HTML-код
  • Опубликовано: 4 фев 2025

Комментарии • 138

  • @alexvass
    @alexvass Год назад

    Thanks

  • @Hazdazos
    @Hazdazos Год назад +37

    I love the idea of a device like this, but then I stop and realize that my phone is already 10x more powerful and is only really lacking the BB physical keyboard.

    • @ReviewsforNerds
      @ReviewsforNerds  Год назад +12

      it is a fun project and while I agree that our phones are more powerful, this is mostly for tinkerers. Thank you for watching!

    • @cristicbz
      @cristicbz 10 месяцев назад +16

      But much harder to run arbitrary linux software on a phone without rooting etc. Also if i brick my phone trying to do so, then i don't have a phone anymore. So there's something to be said for a secondary hackable platform like this IMO

    • @lt.cloptin4128
      @lt.cloptin4128 8 месяцев назад +3

      True that, ive also kinda wanted something like this to replace my journal. Use nano or vim or whatever. Than you dont have to keep purchasing small little notebooks. ​@cristicbz

  • @Nelson_C_KNOWS
    @Nelson_C_KNOWS 4 месяца назад +2

    This is a great device.

  • @VamosViverFora
    @VamosViverFora 4 месяца назад +1

    I don’t know why do I need that stuff, but I DO need that stuff. 😂

  • @k98killer
    @k98killer 8 месяцев назад +5

    Looks like a fun little gadget to play with and hack on.

    • @ReviewsforNerds
      @ReviewsforNerds  8 месяцев назад

      it sure is! New projects have caused me to bring it out of hiding once again.

    • @k98killer
      @k98killer 8 месяцев назад +1

      @@ReviewsforNerds I think I am more likely to get an M5stack Cardputer first and extend the base firmware to enable side-loading custom programs with a standardized and easy-to-use interface. Partly because the Beepy is not currently available, but partly because the Cardputer is much cheaper.

  • @JohnCookNet
    @JohnCookNet 10 месяцев назад +2

    Cool project. Not familiar with mocp, but looks to have a solid interface to locate and play mp3's. Wonder if Beepy will run music player daemon (mpd)?

    • @ReviewsforNerds
      @ReviewsforNerds  10 месяцев назад +1

      I haven't looked into that but can check it out soon.

  • @daomingjin
    @daomingjin Месяц назад +1

    if youwant to amke a good application you need a graphical screen device driver for it

    • @ReviewsforNerds
      @ReviewsforNerds  Месяц назад

      There are some on the discord who have been working on a GUI and there is even a port of a basic PalmOS I tested on the Beepy. I have just not had the time or energy to reach back in on this project.

  • @tsw6358
    @tsw6358 8 месяцев назад +4

    Do you know if it would be able to run another OS ?
    So my dream is to have messaging apps like signal and whatsapp on it and be able to use it as a phone.

    • @ReviewsforNerds
      @ReviewsforNerds  8 месяцев назад +3

      To my knowledge it will run anything text based a raspberry pi could handle. There are people who are setting it up to run pumpkinOS which is a Palm pilot like software. I have tinkered with it just need to figure out how to install apps

    • @antony950425
      @antony950425 3 месяца назад

      You can buy a Android

  • @cmalchik
    @cmalchik 8 месяцев назад +2

    has anyone figured out a way to add a DAC and headphone jack?
    the only similar device I'm aware of with a headphone jack is the clockworkpi uconsole, but that's way bigger.

    • @ReviewsforNerds
      @ReviewsforNerds  8 месяцев назад +1

      I did not. I used Bluetooth to listen to music but designing a pi based MP3 player would be pretty cool n

    • @lovemadeinjapan
      @lovemadeinjapan 7 месяцев назад

      You could add a USB DAC.

  • @untundro
    @untundro 8 месяцев назад +1

    Can it make phone calls at least , ? Sim? Mod or some

    • @ReviewsforNerds
      @ReviewsforNerds  8 месяцев назад

      Not as shipped. You can add cellular modules I think

  • @luuuuuuuuuuuul
    @luuuuuuuuuuuul 11 месяцев назад +2

    Hey, thanks for the video. I was wondering what kind of screen this has? Is it monochrome? What about running a desktop environment on there, or even just view images through mpv, would that even work?

    • @ReviewsforNerds
      @ReviewsforNerds  11 месяцев назад +2

      it is a monochrome screen with no backlight. in this config you can not run a desktop environment, but there are some who are/were working on a GUI (think early blackberry). You can (thankfully) use the hdmi out to see a desktop environment but the little monochrome screen cant handle that.

    • @luuuuuuuuuuuul
      @luuuuuuuuuuuul 11 месяцев назад +1

      ​@@ReviewsforNerdsbummer. I will be waiting for them to release a model with a normal LCD, everything else about this is perfect. Thanks for your response!

    • @lovemadeinjapan
      @lovemadeinjapan 7 месяцев назад +1

      It's the exact same Sharp Memory display as seen in the Playdate. The tech and visibility is ok, but the size is not. It is too tiny for command line text.

  • @Vekstar
    @Vekstar Год назад +4

    Dat BB Classic Keyboard though.

    • @ReviewsforNerds
      @ReviewsforNerds  Год назад +1

      Yeah, that is the best part for me. I miss the feel of a Blackberry. I hope that development of a GUI happens. I would love to make this an email/media device.

  • @antonionotbanderas9775
    @antonionotbanderas9775 10 месяцев назад +2

    I wonder how many columns by rows it displays.
    I want to crawl rogue, umoria, hack on this device.

    • @ReviewsforNerds
      @ReviewsforNerds  8 месяцев назад

      Specs for the LCD are 400 x 200 Sharp Memory LCD. This device runs a cli based linux so I would assume with a secondary wifi antenna or using both wifi and ethernet one could use this for hacking.

    • @lovemadeinjapan
      @lovemadeinjapan 7 месяцев назад +1

      It is 400x240, so if you use a 5x9 pixel font with 1 pixel space in between, about the bare minimum for something readable, you get to 66x24 characters.

  • @instrumentalmane14
    @instrumentalmane14 4 месяца назад +1

    would you recommend this to someone who wants to learn how to code?

    • @ReviewsforNerds
      @ReviewsforNerds  4 месяца назад

      yes and no. it is fun if you like to figure things out, but if you are looking for a device to code on the go with, there are much better alternatives.

  • @Sx107music
    @Sx107music Год назад +5

    Are GUI programs even possible? Running an emulator on this would be fire.

    • @ReviewsforNerds
      @ReviewsforNerds  Год назад

      Not from what I've seen with the attached screen. There are people working on a gui for it though.

    • @nurhesen
      @nurhesen Год назад +1

      @@ReviewsforNerds why not? Maybe some OS with big icons? Or maybe someone can write us a minimalistic GUI for small screens. One menu button on bottom left, clock on bottom right, desktop with large icons(maybe 4-5 icons to show on desktop) etc,

  • @joebotz1243
    @joebotz1243 5 месяцев назад +1

    There's another one that looks like this what's it called? It's not the M5 it looks like a BlackBerry

    • @ReviewsforNerds
      @ReviewsforNerds  5 месяцев назад

      unsure, but I have seen a TON of rasbperry pi devices with similar features including a full blown cyberdeck that is handheld.

  • @Mayank_Maximum
    @Mayank_Maximum Год назад +1

    Can i add a zero2w innt and play psp,gba,ps1 games and also use it as a flipper zero but dangerous

    • @ReviewsforNerds
      @ReviewsforNerds  Год назад

      you cant play psp,gba,ps1 games on this device. the screen is not designed for that. using it as something similar to a flipper zero (I think) would require some external accessories like another antenna for broadcast. I am not sure.

  • @meneerjansen00
    @meneerjansen00 7 месяцев назад +1

    Where did you get the casing and what does it cost?

    • @ReviewsforNerds
      @ReviewsforNerds  7 месяцев назад +1

      Casing was 3d printed by @nza420. I now have a 3d printer and have printed another case. cost to print the case is almost nothing but time. Beepy with a Raspberry Pi is 80.00 I believe.

    • @meneerjansen00
      @meneerjansen00 7 месяцев назад +1

      @@ReviewsforNerds Considering that this $80 machine runs Linux on a Pi Zero I can use it as a sequencer for my synths. Which is what I do now w/ my Pi Zero. Well, if it runs your average basic Linux distro (read: with ALSA and a command line interface), that is. The price is nice, but I have a sneakin' suspicion that shipping and VAT to Europe is gonna add considerably to the costs. But this is a really nice gadget. When/if they get back in stock I might buy me one.
      Thanks for the info! 🙂

    • @ReviewsforNerds
      @ReviewsforNerds  7 месяцев назад

      I would love to see your setup. feel free to email me.

  • @taterthepenguin
    @taterthepenguin 10 месяцев назад +1

    Damn, I wish i was smart enough to code something, so I could justify grabbing one of these

    • @ReviewsforNerds
      @ReviewsforNerds  10 месяцев назад

      Honestly you and me both. I got to tinker with the Bluetooth program and I'm able to manipulate the code but writing from scratch is not happening.

  • @Ciutadellla
    @Ciutadellla Год назад +3

    how do you control + c on the terminal?

    • @ReviewsforNerds
      @ReviewsforNerds  Год назад +2

      I go off of this beepy.sqfmi.com/docs/firmware/keyboard and any other assistance I get from the discord channel.

  • @stevewaterfield4862
    @stevewaterfield4862 Год назад +1

    Maybe aomething like the Gopher internet system from the early 90's would be a way to organize this.

    • @ReviewsforNerds
      @ReviewsforNerds  Год назад

      checking this out now. www.reddit.com/r/Gopher/comments/gz7oxt/a_modern_gopher_client_for_2020/

    • @lovemadeinjapan
      @lovemadeinjapan 7 месяцев назад

      Earlier.... A Viewdata client!

  • @TecSanento
    @TecSanento Год назад +1

    Could it connect to cellular somehow?

    • @ReviewsforNerds
      @ReviewsforNerds  Год назад

      I think you could buy a cellular module and add it on. There was some talk about it in the discord.

  • @HassanNasr-tx1jb
    @HassanNasr-tx1jb 9 месяцев назад +2

    can it work with raspberry pi 4?

    • @ReviewsforNerds
      @ReviewsforNerds  9 месяцев назад

      I am not sure the Pinouts would mount properly for this particular device, but I think there are other devices out there that can handle the full pi

  • @sqfmi
    @sqfmi Год назад

    Great Video!

    • @ReviewsforNerds
      @ReviewsforNerds  Год назад +1

      I appreciate it! The Beepy is a fun little project. I am glad I got on board early. If there is anything I missed, please let me know and I can mention in a future video. Also keep me in mind for any future products. I love to tinker.

  • @margsmiloo5511
    @margsmiloo5511 Год назад +3

    How have you managed to get one? It feels like it is never available to buy

    • @boliciousff
      @boliciousff Год назад +1

      I can't recommend it either. I've got a defective device in August. Customer service seems not existent. I don't get any reply. Still waiting for the promised Beeper account, too.

    • @ReviewsforNerds
      @ReviewsforNerds  Год назад +1

      Are you part of the discord chat? you can contact there (I think) but I was able to email. The group working on making the Beepy is REALLY small. Dont give up, they will send a replacement from what I have seen

    • @ReviewsforNerds
      @ReviewsforNerds  Год назад

      I found an article somewhere when this was just being announced. I went straight to the site and bought it. Waited 3 months and then waited a bit longer to share with you so that I had something to talk about.

    • @boliciousff
      @boliciousff Год назад

      I'm not on discord. I've contacted them via email and the contact form on their website weeks ago. Until now I don't have a reply. @@ReviewsforNerds

  • @Real-Tecnica
    @Real-Tecnica Год назад +4

    Lol 😂 so in other words it does whatever you want it to do but I honestly don't know what it does I just had to have one and create a video =best explanation ever!

    • @ReviewsforNerds
      @ReviewsforNerds  Год назад +1

      Yeah. I wanted something to tinker with and I think I got to tinker.

    • @MondoLT
      @MondoLT Год назад +1

      It’s a cyberdeck so it’s up to you what you do. 🤷🏻‍♂️ you can go hack, you can mount hardware on it like antennas or Sensors, you can Programm a game or just write a new phyton3 file. Depends how deep you are into Electronics and Linux 🤷🏻‍♂️ you can have also your own local LLM a.i. on it if you want, or access’s your pc at home from it

  • @alexallmodelsmechanic
    @alexallmodelsmechanic 9 месяцев назад

    Can u run kali linux term on this i love it

    • @ReviewsforNerds
      @ReviewsforNerds  8 месяцев назад

      Do you know anything about Blackarch? I also found a reddit thread that says you can use netboot.xyz which will allow you to pick and choose what you install on a distro. if you exclude a windows manager you could run a cli version of Kali (I think).

  • @zhune37.0
    @zhune37.0 Месяц назад

    Hi.. are you still reading this message? If so, can you test this device to run adb fastboot and use it to connect to android?

    • @zhune37.0
      @zhune37.0 Месяц назад

      I am thinking to buy this . If it supports .. I will use it as an alternative to PC , Compact .. for android mooding .. if it can connect

    • @ReviewsforNerds
      @ReviewsforNerds  Месяц назад

      I can try and figure that out. Honestly, I do not do much with this anymore. It peaked for me when I got the mp3 player to work. if you use a consol only device it could be good, but remembering the keyboard commands/shortcuts was a bit too much.

  • @jeff15
    @jeff15 Год назад +1

    Eric Migicovsky !!! niceeeeeeeeee

  • @jinekLESNIK
    @jinekLESNIK Год назад +5

    We should write Text User Interface shell for it

    • @ReviewsforNerds
      @ReviewsforNerds  Год назад +1

      I have very limited knowledge of coding. I would like to make games and useful programs, but no idea where to start.

    • @intreal
      @intreal Год назад +1

      @@ReviewsforNerds The mc (midnight commander) is already should work, just maybe in a single panel mode

  • @SpaceRanger187
    @SpaceRanger187 Год назад +1

    Can you make a sidekick phone work today. That is the real question

  • @lovemadeinjapan
    @lovemadeinjapan 7 месяцев назад +1

    A device like this should be instant-on. And thus a Pi 0 is not ideal to run it. You see it on boot, the hefty boot time is a bigger problem than you might think. You need a microcontroller with proper low-energy state. The RP2040 on it could be just enough. Although it lacks internet/BT. This is where NXP chips come in, 600MHz dual-core 32 bit microcontrollers with plenty of RAM and connectivity and low-power modes. Combined with the Sharp Memory display we basically have a Playdate. So you could as well go buy a Playdate. No hacking keyboard, but if you want to play Snake, you're covered.
    For portable hacking, just go and get a Tandy model 100 or Olivetti M10. Way cooler, decent keyboard, and proper size display. It weighs more than a Macbook, but who cares.

    • @ReviewsforNerds
      @ReviewsforNerds  7 месяцев назад

      Great points and a good idea for future videos. I do not plan on hacking but using this for a portable MP3 player and to play snake have been pretty cool.

  • @alexallmodelsmechanic
    @alexallmodelsmechanic 9 месяцев назад

    Can u make it to run on rpi 4 with 8gb ram for kali linux

    • @ReviewsforNerds
      @ReviewsforNerds  9 месяцев назад

      Beepy itself cant process the standard gui l, but you can run a cli version of raspbian so I would assume you could do the same if there is a terminal based kali.

  • @whatamalike
    @whatamalike Год назад +2

    Is there a text based web browser for it?

    • @ReviewsforNerds
      @ReviewsforNerds  Год назад +1

      There is something to install for text based web browsing. I have one on line and will look up what it is when I get home

    • @ReviewsforNerds
      @ReviewsforNerds  Год назад +3

      Here is what I use. Browsh. www.2daygeek.com/browsh-a-modern-text-based-browser-which-supports-graphics-and-video/

  • @rybred955
    @rybred955 Год назад +2

    What is the price?

  • @RVTGROUP
    @RVTGROUP Год назад +1

    What's the price?

    • @ReviewsforNerds
      @ReviewsforNerds  Год назад

      79.00 without pi. pricing is on website. Currently a waitlist. beepy.sqfmi.com/

  • @iblackfeathers
    @iblackfeathers 9 месяцев назад +1

    the appeal to me here is the raspberry pi as a portable pocket terminal console. sadly it ends there.
    it’s underpowered, and not as functional or powerful as something like a uconsole and in some regards not as functional as a pocketchip. the form factor with linux is the appeal, to have a pocket terminal where you can comfortably and conveniently ssh and issue commands anywhere and even have a graphical interface. but sadly it is not as robust compared to a rooted android phone… but , then again, smartphones are not x86/amd, or arm, or even risc. you can’t natively run a 64-but linux distro with a gui. we’re not there yet with that stuff.

    • @ReviewsforNerds
      @ReviewsforNerds  9 месяцев назад

      I have had fun tinkering with the Beepy, but haven't touched it in some time.

  • @Nza420
    @Nza420 Год назад +1

    Good video!

  • @cyanodgefox439
    @cyanodgefox439 6 месяцев назад +2

    Is this project dead?

    • @ReviewsforNerds
      @ReviewsforNerds  6 месяцев назад

      For me it kinda is dead. Mostly due to time constraints in my life which prevent me from sitting down and tinkering. The discord channel is full steam ahead though from the looks of it. All channels are lit up with recent updates.

    • @cyanodgefox439
      @cyanodgefox439 6 месяцев назад

      @@ReviewsforNerds ok thanks, can I buy yours? The official site doesn't seem to work anymore :( I think I would have fun with it. Please!

  • @TLM860
    @TLM860 Год назад +1

    Can you put a more powerful Pi chip in it?

    • @ReviewsforNerds
      @ReviewsforNerds  Год назад +2

      This is designed to fit the raspberry pi zero w. I asked about attaching the standard pi as I thought it had a similar pin out but it won't work. There are other projects out there similar to this that could work that way. I have some parts coming in soon that will allow me to play with other options

    • @TLM860
      @TLM860 Год назад +1

      @@ReviewsforNerds What are those projects?

    • @MileshVyas
      @MileshVyas Год назад +1

      What’s the cost of beepy?

    • @DementiaAcerbus
      @DementiaAcerbus Год назад +1

      I know Jeff Geerling put a Pi Zero 2 W in successfully (which is substantially more powerful)

    • @alexallmodelsmechanic
      @alexallmodelsmechanic 9 месяцев назад

      We need rpi 4

  • @okbye_toni
    @okbye_toni Год назад

    How does the beeper app run on it? Where did you buy the cover?

    • @ReviewsforNerds
      @ReviewsforNerds  Год назад +2

      you have to use a text platform called gomuks as Beeper app doesnt directly run on the device. This is a bit head scratching I know. I tried several different ways to compile and set up gomuks but had little to no success getting it to format properly.

    • @mgord9518
      @mgord9518 Год назад

      ​@@ReviewsforNerdsMy guess is that beeper is a bridge that runs on a normal PC and you send messages over Matrix?

  • @FantaOutInAtlanta
    @FantaOutInAtlanta 9 месяцев назад +1

    I ran doom on it. 🤓

    • @ReviewsforNerds
      @ReviewsforNerds  9 месяцев назад

      oh, I would love to see that! Do you have instructions?

    • @FantaOutInAtlanta
      @FantaOutInAtlanta 9 месяцев назад

      @@ReviewsforNerds nah I was kidding thats way above my level. I code python and I am very very very new.

  • @bboyudon
    @bboyudon 11 месяцев назад +1

    I love these little devices. I just wish they did something -- anything -- useful. I do zero coding or anything like this, so my phone is just 100x better at everything. It sucks because I hate my phone, but there it is.

    • @ReviewsforNerds
      @ReviewsforNerds  11 месяцев назад

      Honestly I'm in the same boat. It's fun to try and learn but I don't get much of a chance to tinker with things like this. The last cool project I spent time on was the Magic Mirror I built which we still use.

  • @GordieGii
    @GordieGii Год назад +1

    So it's a Linux palmtop computer.

  • @nobodyhome3753
    @nobodyhome3753 4 месяца назад +1

    not much

    • @ReviewsforNerds
      @ReviewsforNerds  4 месяца назад

      I turned this device into a basic mp3 player, I could use it to ssh into other devices in the house among other things. My biggest issue is the key mapping. I found it very difficult to use because of this.

  • @hotwings9382
    @hotwings9382 Год назад +2

    At some point we need to be honest with ourselves

    • @ReviewsforNerds
      @ReviewsforNerds  Год назад +2

      That this is a devkit or I dont know what I am doing? lol

    • @Spykedjadedragon
      @Spykedjadedragon Год назад

      I don’t know. I think it’s cool for developers or people in a sysadmin setting. I know I would have bought it if I didn’t already have the clockworkpi devterm and uconsole

  • @iosyabrams1094
    @iosyabrams1094 Месяц назад +1

    короче, пацанчик установил всякую ерунду. Более удобный для этих задач - твой телефон. Вот если бы ты показал нам как ты туда завернул какой-нить meshtastic, дополнительно системы шифрования, pwngotchi скажем, и разный набор утилит чтобы не палить свой ноут или телефон - тогда да.

    • @iosyabrams1094
      @iosyabrams1094 Месяц назад

      А лучше бы развернул бы себе там slm(small language model) для какой-нить задачи. Вот тогда эта утилита была бы топ. Но, опять же, зачем экран, зачем клаиватура. Такой девайс нужен в поле, где нет инфраструктуры, но тут даже lora нет. Короче, полный шлак этот девайс

    • @ReviewsforNerds
      @ReviewsforNerds  Месяц назад

      В этом видео я рассказал, что мне удалось выяснить, как это сделать. Я не эксперт по безопасности и никогда не утверждал, что являюсь таковым. Канал посвящен технологиям и тому, как я могу использовать их в своей повседневной жизни. (translated with google translate)

    • @iosyabrams1094
      @iosyabrams1094 Месяц назад

      @@ReviewsforNerdsТогда вот тебе американский ответ - вау, супер! Невероятно, какие технологии. Покажи нам еще какой-нибудь интересный девайс, пожалуйста!

  • @The_Chosen_Cat
    @The_Chosen_Cat 6 месяцев назад +1

    小胖手

  • @UpNorthGrizz
    @UpNorthGrizz Год назад +1

    This would of been cool back in 2006.

  • @qfina
    @qfina Год назад +2

    What an absolute waste of money honestly.

    • @ReviewsforNerds
      @ReviewsforNerds  Год назад +4

      While that is one take on the device, the dev community have been doing all sorts of cool things with this device. That being said, mine is sitting in a drawer somewhere collecting dust.

  • @VamosViverFora
    @VamosViverFora 4 месяца назад +1

    I don’t know why do I need that stuff, but I DO need that stuff. 😂

    • @ReviewsforNerds
      @ReviewsforNerds  4 месяца назад

      it's fun to play with but I have not used it in a bit. too many other things going on

  • @spectralscythe4112
    @spectralscythe4112 Год назад +2

    Whats the price?

    • @ReviewsforNerds
      @ReviewsforNerds  Год назад +1

      They were 80 with included raspberry pi. I would check the website for stock. Link should be in description and in video

    • @spectralscythe4112
      @spectralscythe4112 Год назад

      @@ReviewsforNerds yeah i screwed up and didn't look hard enough. Sorry