Top 5 Beginner Raspberry Pi Projects: A Beginner's Guide to Getting Started with Raspberry Pi

Поделиться
HTML-код
  • Опубликовано: 7 авг 2024
  • On this episode of Ty and Gig Builds, Ty explains his top 5 raspberry pi projects that any beginner can do. If you are new to the raspberry pi and don't know where to start, you can follow some of our suggestions for projects that are a low barrier to entry. Since there are 3 main problems with getting started in the Raspberry Pi: understanding the OS/Linux, learning to program, and learning circuitry, it's important to know which projects are good for those areas. Leave any questions you'd like and we'll get back to you. Builds!
    Top 5 Projects:
    1. ws2812b led strips - amzn.to/38W7uPt, Example on how to use for beginners: • How to use WS2812B RGB...
    2. Pi Hole - pi-hole.net/
    3. RetroPie - retropie.org.uk/
    4. Local Web Server
    5. Magic Mirror - magicmirror.builders/
    Follow us on Instagram to keep updated throughout the week! tyandgig?h...
  • ХоббиХобби

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

  • @BiologyIsHot
    @BiologyIsHot 3 года назад +214

    video is at like 4:15 if you already know what a raspberry pi is

    • @n4ilvh
      @n4ilvh 3 года назад +1

      thx

    • @joshuarmost
      @joshuarmost 3 года назад +1

      Thank you sir!

    • @thefallendreemurr6246
      @thefallendreemurr6246 3 года назад

      Yeah thanks bro

    • @jacksonkhalil3743
      @jacksonkhalil3743 3 года назад

      i realize it is quite off topic but do anybody know a good site to watch newly released movies online?

    • @leonelahmir749
      @leonelahmir749 3 года назад

      @Jackson Khalil lately I have been using FlixZone. Just search on google for it :)

  • @doomgod314
    @doomgod314 2 года назад +120

    List starts at 4:10

  • @EddieBaumgartner
    @EddieBaumgartner 3 года назад +7

    Happy I found this channel, this video gave me some easy ideas that I'm can do to make my day to day life better!

    • @tyandgigbuilds8836
      @tyandgigbuilds8836  3 года назад

      Glad to hear it! Once we move our projects are going to get more intense lol

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

    Finally a video on how to get started with Raspberry Pi that's actually useful 😍

  • @Jenny-tm3cm
    @Jenny-tm3cm 3 года назад +69

    My dream is to make little video game consoles, load em up with indie games, and give them away. I wonder if I could use these 🤔 the eventual goal is to write games for them too

    • @tyandgigbuilds8836
      @tyandgigbuilds8836  3 года назад +7

      Depending on the quality of the game it is possible. You should look into retro pie and if you can write games that an emulator can play than absolutely

    • @tsuzyx9672
      @tsuzyx9672 3 года назад +3

      I would rather buy one of those consoles than just take one, tbh

    • @coolfunstuff1688
      @coolfunstuff1688 3 года назад +1

      When you said indie games I thought you meant coding them already lol (I’ve wanted to make a game console too :))

  • @Eric-hx2or
    @Eric-hx2or 3 года назад +1

    Excellent video. Thank you for this.

  • @skibum415
    @skibum415 2 года назад +15

    Thank you so much for giving some ideas. I've been in IT for decades and know the MS track very well and am fully aware that I must learn Linux to further my career. Only looking from the outside I think I'd reorganize the order based on prerequisite knowledge. Your final two projects are exceptional but I’d reorganize the others accordingly and included why:
    1. Retro (only OS knowledge)
    2. PiHole (OS knowledge add Networking fundamentals) best part…it's FUNCTIONAL!
    3. Control ws2812b LED string (circuit control w hardware, OS knowledge, and programming)
    4. Web Server (OS knowledge, Networking, Web server/ programming)
    5. Magic Mirror (OS knowledge, Networking, Web server/ programming)
    Thanks again for the excellent list. I may update when I finish…or from the hospital. 😁

  • @TheBooooony
    @TheBooooony 3 года назад +4

    Great video. Thanks

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

    Love this video!! Thank you so much

  • @dirtydarrell4748
    @dirtydarrell4748 3 года назад

    Thanks for the video!

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

    this is a great info bro thanks alot

  • @mgeditor1915
    @mgeditor1915 3 года назад

    absolutely love your channel

  • @Mel0nMauler
    @Mel0nMauler 3 года назад +24

    I'd like to do a few of these projects with one Raspberry Pi. Specifically the led lights, Pi Hole, and a NAS. Are there any potential problems with things like competing OS requirements, horsepower, etc. in doing something like this?

    • @tyandgigbuilds8836
      @tyandgigbuilds8836  3 года назад +6

      These all seem pretty non intensive, but I imagine if they peaked at the same time they could corrupt/ruin the OS. So I'd suggest doing them separate if you could, the clock speed isn't that high on the pi, so it might get pretty slow, you'd have to test out each one and their I/O, CPU, and memory consumption separately, then overlay them together to see how hot your pi would be running

    • @dsthedev3179
      @dsthedev3179 2 года назад +5

      One of my first projects was a Pi-Hole & NAS both on one device. It was fun and neat to have them combined, but it's not practical if you use the NAS regularly. Basically what happens is the NAS software takes priority of the hard drives IO process, and the Pi-Hole needs IO to read lists and do its own operations to handle network requests. So if you use the internet and the NAS simultaneously (ie all the time for me!), the raspberry pi throttles your network and can basically halt your internet connection entirely while transferring or just reading a few too many files off the NAS. And that is all because the Pi Hole is the gatekeeper for all internet requests.
      If anybody wants to try this, definitely use 2 pi's. I ran a pi with Pi-Hole and another for an OpenMediaVault NAS for about a year and it was a great little setup. Completely changed how I looked at my home network and storage environment.
      Eventually this lead to me getting a mini PC for the NAS for improved IO speeds and kept the Pi-Hole on a Pi because it doesn't need much to keep running 24/7. Great way to control your internet and keep a central storage place for all your digital media files.
      I highly recommend anybody that sees this message to try this out if you're thinking about it. It also provides you with some VERY valuable information about what's happening under the hood while you browse the web!

  • @Techfacts_Vinod_Telugu
    @Techfacts_Vinod_Telugu 3 года назад +2

    hi I have connected a pi camera to store the images to storage account it is storing perfectly with one of my wifi and it is not storing with other wifi or mobile hotspot what would be the problem Please try to help.application and azure storage account I don't have problem. the problem is with raspberry Pi.

  • @shengifowler
    @shengifowler 2 года назад +1

    Best video about raspberry pi on RUclips

  • @kamo7293
    @kamo7293 2 года назад

    thank you very much for including those first three points. you don't need a pi to work on the first 2, so I can start there

  • @cattigereyes1
    @cattigereyes1 3 года назад +1

    Arcade builds with the Raspberry Pi, PI holes for whole networks, multi media server, smart mirrors, commands for programming easy to find.

  • @Marc89000
    @Marc89000 2 года назад

    Very new user here, thinking about purchasing a unit. Can one Raspberry Pi perform more then one of these projects at one? Say; do ad blocking and smart mirror? Thanks.

  • @tigerofficial8176
    @tigerofficial8176 3 года назад +2

    Please tell me how can I make and understand circuits

  • @SimplySams
    @SimplySams 3 года назад +48

    Awesome video! 🙌🏼 I feel so much more comfortable jumping into my first project now!

    • @tyandgigbuilds8836
      @tyandgigbuilds8836  3 года назад +3

      Glad to hear it Sam ;)

    • @glennivy9354
      @glennivy9354 3 года назад

      Simply sam: let's team up cause I am right on the edge lol as I sit in a room full of torn down desk tops

  • @abhijeetghosh27
    @abhijeetghosh27 3 года назад +1

    I liked them. Thank you for sharing..👍👍😃

  • @nissas01
    @nissas01 2 года назад +17

    Projects start at 4:14

  • @mattivirta
    @mattivirta 2 года назад

    were i found raspi clock , i need my second raspi3 make old 10 inch display have full display clock and calendar, maybe only big clock full display have first good project. same idea what windows screensaver have show full display time.

  • @condor5635
    @condor5635 2 года назад

    I have a desire to learn how I can monitor and log data into a desktop computer from an appliance like an AC unit. Generally conditions like voltage present and being able to log the on off times remotely from a desktop 100 feet away from any of these devices. I would like the radio frequency options so that they’re not hardwired. So essentially I would like to hook up some device to my outside air conditioner where I can log on my desktop the times when the compressor turns on and when it turns off. Is this some sort of raspberry pi solution with radio frequency receivers and transmitters? Some sort of device that detects when a voltage is present or not sort of thing and then transmits that state to the desktop application or file I really have no idea. I’m totally mechanically confident but the electronics behind radio frequencies and DYI electronics is totally new to me. Any suggestion or solutions appreciated!

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

      Dude really, lmfao!
      ......🤨 You must be kidding

  • @XTen1000DaysX
    @XTen1000DaysX 2 года назад

    Does the add block work on RUclips videos and stuff when your on your TV etc?

    • @danielpaquette1597
      @danielpaquette1597 2 года назад

      It works on your whole home network, so yes for smart TVs. It does not work for RUclips. A regular browser based blocker like AdBlockPlus works well for RUclips.

  • @TimWayneSF
    @TimWayneSF 3 года назад

    I can't find a link to the first project, hooking up a Raspberry Pi to a ws2812b led strip. I can't even find it on the google. What gives?

    • @tyandgigbuilds8836
      @tyandgigbuilds8836  3 года назад

      Sorry Tim, didn't want to include a link to one of my builds since they are intermediate to advanced. But they're fairly easy to find with google, this is a good one I found off the top: ruclips.net/video/Pxt9sGTsvFk/видео.html which is better for beginners, will add to description as well

  • @daninboutwell1274
    @daninboutwell1274 3 года назад +1

    Would it be possible to use a raspberry pie 3 b+ to make a controller for a windows PC? I want to make a simple flight simulator.

    • @tyandgigbuilds8836
      @tyandgigbuilds8836  3 года назад

      Like a custom controller with buttons and analog stick soldered into a breadboard?

    • @daninboutwell1274
      @daninboutwell1274 3 года назад

      yes, I was struggling to find sources which spoke about it Sending input to a PC, all the controller Builds I found were for the Pi itself. I want to Build I small flight simulator setup (3 axis, and a few buttons) and I own a Raspberry Pi but not an arduino.

    • @tyandgigbuilds8836
      @tyandgigbuilds8836  3 года назад

      @@daninboutwell1274 I’ve never done that but I imagine you’d do something similar to this randomnerdtutorials.com/raspberry-pi-zero-usb-keyboard-hid/ but instead of sending keyboard output commands you’d send the commands you need for the flight simulator

  • @joshuarmost
    @joshuarmost 3 года назад +3

    Just get to the list already!!!

  • @danielburrell4749
    @danielburrell4749 3 года назад +2

    what are your thoughts on raspberry pies and machine learning with python

    • @tyandgigbuilds8836
      @tyandgigbuilds8836  3 года назад

      Haven’t dabbled in ML much but I would assume it would be too intensive for really large ML projects/models given its limited GPU. Probably fine to do small projects/models like face recognition on camera (have seen a few projects do that). If you are trying to learn ML it would still be a good start if it’s all you have

    • @jackvelez5532
      @jackvelez5532 3 года назад +1

      There are a lot more powerful sbcs than the raspberry pi I think like the rock pi n10 and there were ones made by nvida

  • @Veggie_Tray
    @Veggie_Tray 2 года назад +1

    I like your ideas. I’d even add a NAS or Plex server as well ☺️

  • @mattivirta
    @mattivirta 2 года назад

    retropie, i has try use last 3 year raspi retropie can instal apps but newer not has can play games were roms have and why not have in installed software.

  • @williamjohnston1621
    @williamjohnston1621 2 месяца назад

    THANK YOU. The countdown lists have been absolutely horrible and that's not great for a new guy like me

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

    I watched several 'Top 5' videos on the Raspberry Pi and this is the first to mention Emulation Station. That should be the first thing everyone builds with a raspberry pi.

  • @jear811
    @jear811 2 года назад

    Project #4 how do I go forward with project ¿

  • @jonathanngo7452
    @jonathanngo7452 3 года назад +4

    I've stopped PC gaming (as I now have 2 jobs and plan on proposing to my gf, so I hardly have much free time) and with the small places we can afford atm, we most likely won't have room for my desk + PC so I'm looking to sell it.
    Anyway, I've never used a Raspberry Pi before, but once I heard it can be used for retro gaming it got my attention (for example right now, I wanna replay the old GBA Metroid games, but Nintendo won't port them to the Switch for whatever reason). So are you telling me this little thing can play old school emulator games?? Sorry for the long and drawn out question, but I felt it needed context.

    • @blackcerise343
      @blackcerise343 3 года назад +2

      Since nobody else seems to want to respond lol, from what I seem to understand, yeah it does seem like it!

    • @tyandgigbuilds8836
      @tyandgigbuilds8836  3 года назад +3

      Yep, you can use this thing to power a ton of games. Retro Pie OS can even run PS2 emulators, I've never tried that though to see how slow it runs

    • @eli888..
      @eli888.. 3 года назад

      @@tyandgigbuilds8836 might it be able to do the n64 majoras mask zelda game or is that too much

    • @balisha100
      @balisha100 2 года назад

      PS2 is a bit too heavy for the PI but i think it wont have any problems run anyting older thet that, for example GBA

    • @tonyboloni8702
      @tonyboloni8702 2 года назад

      @@balisha100 quake or doom?

  • @ai-robots.online126
    @ai-robots.online126 2 года назад

    We can buy some of the kits for robot,include the Raspberry PI board ,to build the robots.

  • @gonzosierra1
    @gonzosierra1 3 года назад +14

    I’m 63 and I want to learn R-pi. Thx

    • @tyandgigbuilds8836
      @tyandgigbuilds8836  3 года назад +2

      No better time to start

    • @egm5081
      @egm5081 3 года назад +3

      there is not age to start learning

    • @andrewchannell7731
      @andrewchannell7731 3 года назад +4

      Thats crazy, im 15. I guess theres everyone from both sides of the spectrum

    • @Xfrtrex
      @Xfrtrex 3 года назад +1

      i wonder what cool stuff you would make!

  • @maxispeeltspellen4892
    @maxispeeltspellen4892 3 года назад

    I made a bungee cord Minecraft server network using 3 raspberry pi's, I have used a raspberry pi zero to make a web server and host my website :D

  • @Rusk_
    @Rusk_ 3 года назад

    How is the case shown on the thumbnail called?

  • @choppergirl
    @choppergirl 2 года назад +3

    Your first project should be programming in a high level language like Python your first Artificial Intelligence driven Lethal Autonomous Weapon

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

    dude your background reminds me of dexters kill rooms

  • @parveshkumar7602
    @parveshkumar7602 3 года назад +13

    Pls make raspberry Pi series

    • @tyandgigbuilds8836
      @tyandgigbuilds8836  3 года назад +4

      We are definitely considering it I think we’ll go into more of these types of videos and create a series after we have a bigger portfolio of projects to draw hard examples from when we talk about certain concepts

  • @Boiledpieceofcheese
    @Boiledpieceofcheese 3 года назад

    i make a database website for my mother as a online shopping list, and a terminal for this website with raspi and 7" touch screen

  • @datasamm
    @datasamm 2 года назад +1

    First project: 4:11

  • @satyasai69
    @satyasai69 3 года назад +1

    Using pi play games ???

  • @gabridian
    @gabridian 3 года назад +1

    Bills! 😁

  • @emilianorosso1113
    @emilianorosso1113 3 года назад +6

    N° 1 : using the monitor! Haaa!!!!

  • @System64-Fumo
    @System64-Fumo 3 года назад +1

    this is not an issue ? 1:57
    Just install windows and use it like a regular pc ?

    • @letmebeslack
      @letmebeslack 3 года назад +1

      It's not that simple. Like he said, the Raspberry Pi is linux based, it's not really made to be used with Windows. There is a "Windows lite" version that does work on the pi, but it's not going to be your normal Windows experience

    • @tyandgigbuilds8836
      @tyandgigbuilds8836  3 года назад +6

      Eww windows? How do you look yourself in the mirror everyday? Lol jk, but the point I’m trying to get across is 99% of the time you won’t be running windows or a fork of it on the pi because that defeats the purpose of learning on the pi if that’s what you came here to do

    • @MakavelixSunset
      @MakavelixSunset 3 года назад

      @@letmebeslack Not exactly "windows" but there is LinuxFx OR there's ReactOS which would probably be the "best" option IF the pi could even run them well

  • @jeremycbarnhart2305
    @jeremycbarnhart2305 2 года назад

    I'd almost pay to have someone reupload with treble and mid's fixed on the vocals.

  • @cactuscake1323
    @cactuscake1323 2 года назад

    Start 4:18

  • @mattivirta
    @mattivirta 2 года назад

    how i connect raspberry pi cnc software to stepper motors, need 5 steppermotor use 4,5A 36Volt motors to step dir driver how connect raspi to controller board and controller board to stepper driver board, were found cheap good controller board at raspi, before i build linux cnc to paraller port to 10$ controller board and can use driver boards ewery motor 5 pcs, but how connect raspberry pi to drivers.were have can buy cheap about 10$ controller board raspi, to drivers. drivers use step and dir signal controller need be input raspi to controller whit gpio and controller to drivers max 5A motors, not shit drv8825 etc, max 2A drivers what have lot. normal cnc board use step and dir and enable signal to drivers.

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

    PIthon!

  • @pravasu6
    @pravasu6 3 года назад

    Nice video but you need to adjust your audio before uploading, it becomes too loud in between.

    • @tyandgigbuilds8836
      @tyandgigbuilds8836  3 года назад

      Thanks for the feedback, will take that into consideration

  • @OldToby53
    @OldToby53 2 года назад

    thats quite the liquor stash in the background

  • @leem0401
    @leem0401 2 года назад +3

    Please cut down on your intro. Taking almost half the time leading up to your topic seems way too long. I'm guessing you probably did it to increase your profit by making the video long but maybe you can just elaborate more about each projects rather than a 4:17 into on a 9:26 video. Or if you can time stamp your videos, this would be fine as well.

  • @krnl2195
    @krnl2195 2 года назад

    I also recommend trying this one: ruclips.net/video/P_7ekmCeMPs/видео.html

  • @kevintebear3218
    @kevintebear3218 3 года назад

    Swag store?

    • @tyandgigbuilds8836
      @tyandgigbuilds8836  3 года назад

      Hah not yet kev, we just prototyped these but once we get bigger they’re coming ;)

    • @kevintebear3218
      @kevintebear3218 3 года назад

      @@tyandgigbuilds8836 waiting.... especially after that video recommendation on insta

  • @glennivy9354
    @glennivy9354 3 года назад

    OK I had to come back a post hear again I when to your sight watched one video and was turned off and really think you guys got something hear. This video hear. Led me to think differently then the one video I watched. This video pulled me to your page. Stick with this. I was looking for blinking lights remotely controlled cameras stuff like that game mouse trap. You know or pee wee Herman . What I mean is inviting new Intentions "builds" what I got was to me gibberish and half way in realized it was lingo for bit coin. Stock market stuff your biz stuff to me is not how I was drawn to your page. It was pi and lights and builds!! Hope you take this as constructive criticism. Good luck guys I will stay subscribed to see what's next but i dumb up everything for us beginers k - much respect

    • @tyandgigbuilds8836
      @tyandgigbuilds8836  3 года назад +1

      Mr Glenn, best feedback we’ve gotten so far thanks for that. We definitely want to be strong on the raspberry pi since that is our strength. We also want to include some irl stuff which led us to the helium mining. We will find that middle ground one day I promise, maybe it will end up just being pi stuff

  • @affliction91six
    @affliction91six 2 года назад

    As someone who in front of a camera you should really think about shaping your facial hair. It stuck out immediately. Even it up, tighten the length, make it more symmetrical. Great project ideas!

  • @dominofive5075
    @dominofive5075 2 года назад +24

    Sooooooo..... what's a raspberry pi again..🤔

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

    He didn’t need to record the first clip of the video - 0:00

  • @jmooroof1769
    @jmooroof1769 3 года назад +4

    Doesn't taste good.
    It is good computer though.

    • @jmooroof1769
      @jmooroof1769 3 года назад

      does it support JavaScript? I am good at JavaScript and not much anything else.

    • @tyandgigbuilds8836
      @tyandgigbuilds8836  3 года назад

      @@jmooroof1769 oh yes and many other things. You can start a web server on this if you wanted

  • @meatgoogleplay2950
    @meatgoogleplay2950 2 года назад +1

    Just jump to 4:11. Then fast forward to the next project. He talks a lot with little or no substance. A lot of fluff. This is a 1 minute video stretched to almost 10 minutes.

  • @jeremycbarnhart2305
    @jeremycbarnhart2305 3 года назад

    Lol

  • @Eidenbites
    @Eidenbites 3 года назад

    Hacking tools :3

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

    What beginner is gonna pay a scalper $180 for a $35 Pi?

  • @devilsknight
    @devilsknight 2 года назад +1

    Dude, you make it sound soooo hard to get into. There is literally 1000s of step by step tutorials online its not funny! What your explaining is, you have to have an interest in this stuff or its not going to be fun for you. If its not fun than your not going to want to do it.

  • @johnhawthorne2901
    @johnhawthorne2901 2 года назад

    Audio is fucked

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

    It seems like this channel should change its name from "builds" to "talks about you building something, but not actually doing it, showing anything about it, or going into detail in any way." Sure, it's a bit wordy, but it's far more descriptive of what actually happens in these videos.

  • @ferrydewit3416
    @ferrydewit3416 2 года назад

    Why put every RUclipsr a tune in the background. It is so disturbing and it becomes annoying in minutes.

  • @patrickmihalcea6480
    @patrickmihalcea6480 2 года назад +1

    Jesus man. Way too long of an intro. Stick to the topic of your video. List the projects, don’t worry about the basics. People came here for the list

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

    Don't buy a raspberry Pi. The scalpers have made it impossible to get for the actual price of $35. The manufacturer should limit how many one buyer can purchase.

  • @henkietankie5849
    @henkietankie5849 2 года назад

    Get to the point man, too much nonsense at the intro

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

    This blog is not too helpful for me. Its not a tutorial. He uses a lot of lingo that a beginner would not know. There is very little hardware discussion. Not helpful for someone who typed in "raspberry pi start kit". And, he could have said everything in about half the time. Too many wooooooooords.

  • @user-ec2kd8sz3t
    @user-ec2kd8sz3t 3 года назад +1

    Did this man just call NES "ness"... like Elliot? That hurts my sensibilities a bit.

  • @David_Martinez_USA
    @David_Martinez_USA 2 года назад

    U talk too much man

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

    well that was 9 minutes of my life wasted on this rubbish

  • @basalduat
    @basalduat 3 года назад +4

    5 minutes and 21 seconds and Ty is still talking and waving his hands. This is not a "build" for me. Bye!

  • @antonep4721
    @antonep4721 2 года назад

    Dude almost threw whoel video still dont get the point just was trying to see what a rasberry pi is bad video

  • @harpermartin7813
    @harpermartin7813 2 года назад

    Jesus is King! If you do not know Jesus as Savior please pray, “ Jesus save me. At this moment I choose to have faith that You gave Your life for me and rose from the dead. Doing this You defeated death, even though it meant You had to die. You surrendered Your life for me, so I chose to surrender my life to You. Forgive me Jesus, my God. Amen.”
    Jesus loves you so much. Please accept His love. I encourage you to read the Bible and pray.
    “For God so loved the world that he gave his one and only begotten Son into this world, that whoever believes that in him shall not perish but have eternal life.”
    John 3:16
    🙏❤️🙏
    Jesus is enough!
    Again I tell you, Jesus loves you!❤️

  • @harpermartin7813
    @harpermartin7813 2 года назад

    Great video!
    Jesus is King! If you do not know Jesus as Savior please pray, “ Jesus save me. At this moment I choose to have faith that You gave Your life for me and rose from the dead. Doing this You defeated death, even though it meant You had to die. You surrendered Your life for me, so I chose to surrender my life to You. Forgive me Jesus, my God. Amen.”
    Jesus loves you so much. Please accept His love. I encourage you to read the Bible and pray.
    “For God so loved the world that he gave his one and only begotten Son into this world, that whoever believes that in him shall not perish but have eternal life.”
    John 3:16
    🙏❤️🙏
    Jesus is enough!
    Again I tell you, Jesus loves you!

  • @harpermartin7813
    @harpermartin7813 2 года назад

    Jesus is King! If you do not know Jesus as Savior please pray, “ Jesus save me. At this moment I choose to have faith that You gave Your life for me and rose from the dead. Doing this You defeated death, even though it meant You had to die. You surrendered Your life for me, so I chose to surrender my life to You. Forgive me Jesus, my God. Amen.”
    Jesus loves you so much. Please accept His love. I encourage you to read the Bible and pray.
    “For God so loved the world that he gave his one and only begotten Son into this world, that whoever believes that in him shall not perish but have eternal life.”
    John 3:16
    🙏❤️🙏
    Jesus is enough!
    Again I tell you, Jesus loves you!❤️