Don't buy a GSM module, use your old phone!

Поділитися
Вставка
  • Опубліковано 15 бер 2018
  • If you enjoy my videos please consider supporting me on patreon: goo.gl/QQZX6w
    GSM modules can be expensive, but using an old phone is free, you can see where I'm going with this, plus its technically recycling.
    Follow me on Twitter: @DanteRoumega
    Links and full instructions: (goo.gl/kGcXtm)
    Thanks again for watching, let me know what projects youd like to see in future videos!
  • Наука та технологія

КОМЕНТАРІ • 213

  • @BuildItnow
    @BuildItnow  5 років тому +58

    Seems there was a little frustration from my subscribers regarding the video title and video content. I have read all the comments and definitely see everyone's point regarding the not actually functioning like a GSM module, I did mention this in the video but perhaps I wasn't clear. The point of this project is not to replace a GSM module with a smart phone but rather to use a smart phone for a similar purpose, I do see that the title was misleading in that regard and I do apologize for that. I do hope that some of you out there found this useful and I really do appreciate all your feedback. Thank you all.

    • @evanriddle1614
      @evanriddle1614 5 років тому

      As people in the US discover Shenzhen and what they do there, one thing is constant. Smart phones. They tear them down and use them to prototype EVERYTHING.

    • @guatagel2454
      @guatagel2454 5 років тому

      Interesting situation here: this is a very nice and useful hack, even though the title suggests another kind of hack.

    • @theodoros_1234
      @theodoros_1234 4 роки тому +1

      In my opinion the title was fine

    • @suestreets2811
      @suestreets2811 3 роки тому

      yes follow there address when wont uses it for cookies if dont agree with u try cut of didnt tell this one on here just wonder did u click into mac os 9 here

    • @patelrizwan1999
      @patelrizwan1999 3 роки тому

      What we do if we send sms or call another number like gsm module

  • @guatagel2454
    @guatagel2454 5 років тому +19

    Even though the title of this video is misleading, the solution presented here is very useful. It is a nice hack and can be useful in many situation. For example, you can laid the phone over a box with a microphone. So, with every ring, an Arduino can pickup the sound an turn on a light. This could be useful for elder people that can't hear the phone's ring.

  • @balanbogdan9160
    @balanbogdan9160 6 років тому +4

    I just never think about this simple approach : ))
    Thank You!

  • @fetiyeozlemonbasoglu6244
    @fetiyeozlemonbasoglu6244 4 роки тому +5

    Absolutely perfect voice and speed. Thank you.

  • @richardmunizrosa3119
    @richardmunizrosa3119 4 роки тому +15

    Yeah it was really a clickbait but I think that you gave us some good ideas to use a old phone in arduino projects. For example:
    - We cold use a old android phone and create an app to interprete and execute somenthing
    --> enconde/decode message
    --> interpeter message
    --> execute actions
    - We cold use the vibrator of the phone as a serial input to the Arduino
    I'dont know if it's doable but it's interisting, thank you for the video!

    • @disguisedcat1750
      @disguisedcat1750 2 роки тому +1

      Most phones have fixed vibration times and a pretty long minimum time for an interpreter to be useful

  • @deserttechhomesteading494
    @deserttechhomesteading494 5 років тому +2

    Subscribed! love this vid. also your narrating voice is superb! keep up the great hacks!

  • @DocBen19
    @DocBen19 3 роки тому

    Congratulations for your projetc & you explained very well.

  • @kennann7214
    @kennann7214 3 місяці тому

    Great Video...Simple project many uses. Thanks

  • @MrTaken-tl4bw
    @MrTaken-tl4bw 2 роки тому

    Nice concept and video! Thanks!

  • @Pokeflix
    @Pokeflix Рік тому

    Sick project man!

  • @worldhallo2886
    @worldhallo2886 2 роки тому

    OMG! That's great! Keep going, I like to watch kind of your vid:))))))))))

  •  5 років тому +9

    Great video, but another alternative with the same phone and with a lot of features is usisg a data cable connected to the arduino to send AT Commands. With that you are able to detect sms, open and send messages and filtering the received numbers for security.
    Ex: You want to control two thing like the coffe machine and the kitchen ligh, by sending a SMS "Switch on Coffe-Machine" or "Switch on Kitchen Light". The arduino will be listen via AT Commands the received SMS of the phone. Ih the received number doesen't match it will ignore the command and clear the message, if it match it will execute and sent back something like "Done!". Finally if command is not valid he will send back sommething like "unknone command".
    In the past I already did some things with that and sommenthing I like to use is some old 3G modems, they work great.

  • @ehvway
    @ehvway 4 роки тому

    I used a lot of (Nokia) phones for projects like alarms and remotely booting up and resetting a computer. Nowadays the modules are so cheap and sophisticated, that I wouldn't prefer an old phone. It draws much more power to and you can blow up the battery when it's connected to the power outlet all the time.
    Now I got an unlimited SMS plan and sent almost 500 messages in less then a week to test my new Arduino control by SMS (sim800L board).

  • @zarethg6233
    @zarethg6233 4 роки тому

    Can you still use this GSM as a source of communication or detector. Like for example we don't really have GSM that is why we tried using oldphones, we will like it if it detects sounds or movements the oldphone/GMS will send message to my new phone or the one that I'm carrying always, is that possible?

  • @pushkarparanjpe
    @pushkarparanjpe 4 роки тому +19

    Alternatively - use serial-over-audio interface via the headphone jack.

    • @munendraster
      @munendraster 4 роки тому

      exactly no need to disassemble the phone just use an audio jack plus less power is consumed in comparison to rumble motor

  • @lovishbansal389
    @lovishbansal389 4 роки тому

    a very good idea, and thank you

  • @ramast4881
    @ramast4881 3 місяці тому

    Some Android phones provide serial pads. If you connect your Arduino to it, you could communicate directly with the phone.
    For that to work you'd obviously need to locate these pads on your phone's board. You'd also need to root your Android phone in order to be able to read/write to the console (serial port).

  • @pakistanzindahbad
    @pakistanzindahbad Рік тому

    I want to make security system using pir and a Chinese keypad phone which has rx tx pinout is it possible to use this phone?

  • @sunnypaul299
    @sunnypaul299 5 років тому +1

    I loved this upload great

  • @saaraas6485
    @saaraas6485 6 років тому

    Hi i have a project which have the same idea .. Can you help in programmation of arduino .. I find it so hard plllz !!

  • @jomonjose1773
    @jomonjose1773 4 роки тому

    There will also be cases where your get calls from the cell carrier company, or random wrong numbers.

  • @Esteapen
    @Esteapen 5 років тому

    is there any way or solution that the old phone can send sms to you? Like connecting a GPS module then pass the data from the module to the old phone then sends that data sms to you? Just wondering if its possible.

  • @electronicaeasy1712
    @electronicaeasy1712 Рік тому +1

    Loved it! So creative

  • @TheAnical
    @TheAnical 4 роки тому

    Hey, why does arduino not interface with the USB more... never seen Arduino USB to phone connection...but it could do anything.

  • @nilswegner2881
    @nilswegner2881 6 років тому +19

    The only real difference between this and a GSM module is that the GSM module actually knows who is sending it the SMS and tells that to the arduino. This construction just takes any SMS to activate because the arduino does not have a way to filter out the correct phone number and message content. So if I were to know this phone's number, I could just send it anything I like and your light will turn on. A bit of a security risk, isn't it?

    • @BuildItnow
      @BuildItnow  6 років тому +5

      I see you point however in the phone settings I have set it to mute all other numbers and just vibrate when it receives an SMS/call from my number

    • @nilswegner2881
      @nilswegner2881 6 років тому

      Build It okay, if you have access to such a feature then that security issue is not there anymore. But not all phones have that. Also a real GSM module can not only filter one but thousands of different phone numbers so you could assign one number to your wife and one to yourself and control different things with different devices. I guess that would be a bit harder to get to work with your solution. You would need multiple receiver phones and connect them to the other analog inputs on your arduino. Thanks for answering though

    • @BuildItnow
      @BuildItnow  6 років тому +4

      Like I said I understand your point and I do agree however the point of the video is just to demonstrate some interesting ways to reuse of tech. I do understand and did mention that GSM modules have alot more features

    • @nilswegner2881
      @nilswegner2881 6 років тому +1

      Build It yeah and all I can say is that you have done a great job at showing us the possibilities old phones can give us makers. Keep up your work

  • @nickn4253
    @nickn4253 2 роки тому

    How would you tackle the marketing calls / sms :p

  • @zilog1
    @zilog1 Рік тому

    its really going to suck when companies start dropping GSM networks. I wonder if i can create my own at home for fun

  • @jonahswain
    @jonahswain 6 років тому +14

    A comparator and digital in on the arduino would have been a better bet because you can use interrupts and sleep mode to conserve power (and its more computationally efficient than analog read)

    • @jonahswain
      @jonahswain 6 років тому

      Also you could just have used WiFi and an ESP32 micro, that would have been my preference.

    • @BuildItnow
      @BuildItnow  6 років тому +4

      Ill be using these when I actually use these in a project, i went simple this time just becuase i wanted to get the point accross that such features in phones can be explaited

    • @jonahswain
      @jonahswain 6 років тому

      Build It I have an ESP32 at home, and I want to use it, and especially play around with OTA firmware updates. I would be very keen for you to do a video on that.

    • @Michael-lo3ht
      @Michael-lo3ht 6 років тому

      His point was to counter the idea of using a GSM device. GSM devices seem to be running around $70 and up. Some opt for GSM because the network already involves some security of the connection.
      However in this instance you could receive a spam SMS and have a device activated inadvertently. But on some phones you can set them them to vibrate on certain caller ids and turn the sound and vibrate off for all others.

    • @BuildItnow
      @BuildItnow  6 років тому

      Ive already had an issue with spam however ive done just what you said and set it to only ring when my number calls or SMSs which fixed the problem, thanks!

  • @wali7862
    @wali7862 5 місяців тому

    Can you make a video attempting the use of a mifi device to get internet access

  • @gujarisantamanyugmai
    @gujarisantamanyugmai 6 років тому

    How can we use it as a GSM Tracker???

  • @loliwillmakeaccountssolong3158
    @loliwillmakeaccountssolong3158 4 роки тому

    I kinda broke the enclosure when I didn’t know how to open the old phone I had somewhere in my house. I think it will still work but maybe not because I also kinda scratched the circuit board too hehe.

  • @lithium4180
    @lithium4180 5 років тому

    good video, but I was expecting that you where going to interface the Arduino through USB with the phone for full data exchange

  • @jayeshmonlbs
    @jayeshmonlbs 2 роки тому +1

    I use cordovarduino cordova plugin to interface android phone to communicate with arduino. And make a mobile app through which I can interface arduino and esp32.
    I get battery power , touch screen ,wifi connectivity. 50% of the code can be done in javascript mobile app. Microcontroller just manage some relays and sensors.

  • @aggelo143
    @aggelo143 6 років тому +1

    Simple and fun to test, I'm subscribing man :)

  • @rafaelmarroquin4429
    @rafaelmarroquin4429 6 років тому +3

    Bastante creativo. Aveces es bueno usar lo que tienes a la mano. A menos que ya sea para un proyecto [Comercial - Estudiantil]. Bastente bien te felicito

  • @newbook6549
    @newbook6549 4 роки тому

    Have u got a code for a camera or motion sensor

  • @tanjiro3285
    @tanjiro3285 3 роки тому

    good and simple

  • @g.nabhishek214
    @g.nabhishek214 6 років тому

    hi
    it is nice but can we make real value calls using this

  • @Shawnelec
    @Shawnelec 6 років тому +1

    Great Video!! A Suggestion...why not use the DTMF tones produced by the phone? you could use the earphone output of the phone, connected to a DTMF receiver/decoder and control more devices...

  • @yusfilino5386
    @yusfilino5386 6 років тому +4

    you have earned a subscriber!!

  • @bobwalker337
    @bobwalker337 6 років тому

    hi can you show a circuit working with the ldr

  • @nightcoring1661
    @nightcoring1661 5 років тому +9

    Imagine you get called an the Phone rumbles all the time :D

  • @khousalyap3182
    @khousalyap3182 4 роки тому

    Do we should have to recharge the sim

  • @thejagc3736
    @thejagc3736 6 років тому

    plz make a separate button so when we press Tha button the msg should come to another phone

  • @MedSou
    @MedSou 6 років тому

    thank you 👍👍👍

  • @curiel8174
    @curiel8174 5 років тому +2

    An interesting but limited project. It would be useful an application in android that will transform specific sms codes in audio tones, examples: "code 01" "code 99" in the body of the sms would produce different tones, and when connecting it to the arduino it could interpret tones in different actions, this only connecting the speaker pins or simply with the audio jack

  • @getmoney8400
    @getmoney8400 Рік тому

    Can I get ATM information with this

  •  6 років тому

    good idea

  • @soumyacreations121
    @soumyacreations121 4 роки тому

    Brit her I want some program codes plz help me out

  • @orveahava
    @orveahava 4 роки тому

    Brilliant !!!

  • @Brynmawrhill
    @Brynmawrhill 6 років тому +1

    Very nice.
    So how about starting with a new, but very cheap phone?
    I need to get data from an environmental monitorig device to a server via SMS. New phones with the very limited functionality I need start at £10 - so they are worth considering as an alternative to a GSM board, especially since I've had real difficulty getting a board with an Ai chipset instead of a GoouuuTech chipset (which I really can't make use of).

  • @rangaheenatimulla2480
    @rangaheenatimulla2480 6 років тому +1

    i want to crate an arduino to send a msg to another receiver when some gas has been over to the given limit. how can do it.?
    i'm new to arduino world. please help

  • @dalisaidane5529
    @dalisaidane5529 3 роки тому

    what if i want to receive sms when light turned on

  • @adon2424
    @adon2424 5 років тому +1

    Wow! Good for remote foreplay!

  • @jeetshah8513
    @jeetshah8513 9 місяців тому

    Can you do from 5g ??

  • @TourGuide_inAfghanistan
    @TourGuide_inAfghanistan 5 років тому

    Can u make it gms GW

  • @ZombieTipz
    @ZombieTipz 5 років тому

    Weird question, because I'm not sure I understand GSM- does this mean it can essentially function as a phone, but without a phone plan??

  • @rhelramilvictorio8742
    @rhelramilvictorio8742 2 роки тому +1

    What about touch screen phone?

  • @vb5457
    @vb5457 3 роки тому

    You should start building those and selling them I am interested in one

  • @queerzard
    @queerzard 5 років тому

    In a nutshell, you recycled an phone thats good, and you got another sub

  • @Solo_Tube13
    @Solo_Tube13 6 років тому

    can you show me your old phone GSM module send SMS please.

  • @rushikeshtembare5110
    @rushikeshtembare5110 3 місяці тому

    Sir you build the code send command message to on and send command to off

  • @hw827
    @hw827 6 років тому

    Quora recommended me to see your website

  • @ChandraSekhar-qy6yi
    @ChandraSekhar-qy6yi 5 років тому

    Do an video how to made GPS tracker

  • @junuhunuproductions
    @junuhunuproductions 5 років тому +2

    Interesting, but pretty disappointing since it isn't capable of sending HTTP requests, etc. It's a bit too simple. But creative! Well done :)

  • @aronvasquez7667
    @aronvasquez7667 5 років тому +1

    Can you do the same thing but with the audio output?

    • @randomelectronicsanddispla1765
      @randomelectronicsanddispla1765 3 роки тому

      Yes. If it has a physical keyboard, you could even make the arduino pick up and, with the help of a DTMF receiver, actually communicate with the arduino. Homemade modem

  • @weerobot
    @weerobot 4 роки тому

    Awesome...

  • @TizedesCsaba
    @TizedesCsaba 4 роки тому

    I do not see the video yet, but I used my old phones as GSM modems without any other unit. Eg. in the beginning of the 00's I have read my emails with my Palm III and Palm V and I used my Nokia 3650 as GSM modem (on GPRS network) connected to Palm via IR. Later I used my Sony Ericsson K800i as same for my PSION Revo. The browser and ICQ runs on this little marvel without any Arduino etc...

  • @jawadellafti510
    @jawadellafti510 5 років тому

    my friend can make one skimmer gsm with this parts?

    • @sniperjuice8313
      @sniperjuice8313 4 роки тому

      If you’re interested in making skimmers follow @gsmegineering on Instagram

  • @reuzl300
    @reuzl300 6 років тому

    This is in a way a very fast and easy way to automate some things. On the other side, it's ridiculously inefficient in my opinion. A GSM Module or anything else that can communicate 'directly' with the arduino is a better solution. Right now you're using a phone with a powerful processor and only using it as a switch.

    • @BuildItnow
      @BuildItnow  6 років тому

      I agree with you however by using the phone I've not only saved money but also stopped this piece of old tech (the phone) from being sent to the junk yard where it would get no use.

  • @tobortine
    @tobortine 6 років тому +12

    Bravo for inventive thinking but it's a very clumsy way to turn your light on/off remotely. It would be easier, and cheaper, to use a twitter interface. Nevertheless, I did enjoy the video.

    • @QuickishFM
      @QuickishFM 6 років тому +1

      tobortine also any notification could trigger the vibration

  • @omotayosamuel49
    @omotayosamuel49 6 років тому

    pls send me the arduino codes and the diagrams

  • @CaPsNoII
    @CaPsNoII 4 роки тому +3

    I want to use it to open a gate with a sms but if someone know my phone number they can open it as well .. Easy but not secured

    • @jonathonchambers6460
      @jonathonchambers6460 4 роки тому +1

      CaPsNoII Everytime a Spam call comes in your gate would open.

  • @tanmaysinghal8370
    @tanmaysinghal8370 4 роки тому

    I didnt get the use of this project... for what al things can it be used.

  • @pandaman4273
    @pandaman4273 4 роки тому

    good idea 😂

  • @mahipalsinghsisodia2047
    @mahipalsinghsisodia2047 5 років тому

    Great!!!!!

  • @mrashed
    @mrashed 5 років тому

    I have some mobile cameras. How to use it in Arduino.
    Only camera no other part is there any chance to use it

    • @HighFidelityFox
      @HighFidelityFox 5 років тому

      What kind of camera is it?

    • @mrashed
      @mrashed 5 років тому

      i have two camera all are nexus 5x's camera.
      my phone was broken so i collect those camera.
      @@HighFidelityFox

  • @skipad4306
    @skipad4306 5 років тому

    or without all this arduino coding and stuff, you couled use a rc servo to switch light on of

  • @makersengineering530
    @makersengineering530 6 років тому +1

    Use the headphone jack and take the ringtone signal as your trigger,this way you don't need any external modules nor tear down your cellphone.

  • @ronvoy
    @ronvoy 4 роки тому

    that was a clever hack

  • @DoctorThe113
    @DoctorThe113 6 років тому +1

    I have the same phone

  • @justsomenamelesssoul8097
    @justsomenamelesssoul8097 2 роки тому

    And that's how you make detonator

  • @hw827
    @hw827 6 років тому

    Cool

  • @sajidhaider2927
    @sajidhaider2927 4 роки тому

    its not working base on gsm.. it is a pure jugaar.. why using arduino the led can drive directly..
    led positive is connected to the positive terminal of vibration motor of cell phone and negative connected to the negative of motor..

  • @iceberg789
    @iceberg789 6 років тому

    that was innovative, but you could do it without breaking the fone i guess.

  • @Aina1054.
    @Aina1054. 4 роки тому +1

    inagine your gsm service provider keep sending you promotional messages

  • @martinkardos3279
    @martinkardos3279 4 роки тому

    I don't think that this is good for the arduino... because of the inductance of the motor's coils...

  • @lrfpv5292
    @lrfpv5292 Рік тому

    I thought he was going to take the GSM module out and use it as a standalone module.

  • @ramzaii476
    @ramzaii476 6 років тому +2

    you only use the motor.

  • @hw827
    @hw827 6 років тому

    How can I read the SMS and parse it to arduino code

    • @BuildItnow
      @BuildItnow  6 років тому

      To do this you would need to get a GSM module

  • @kyme32
    @kyme32 3 роки тому

    you better root your android, use a serial chip that has drivers build in the kernel and run a script to output to serial an event.
    your aproch it's kinda useless since you can't see who's texting and what's texting, a simple text from the provider with an offer or some promo garbage can trigger your setup to do stuff

    • @sentiparole1165
      @sentiparole1165 Рік тому

      Hello, old blackberries don't use Android. Cheers!

  • @mrgiay8245
    @mrgiay8245 4 роки тому

    try dtmf8870

  • @alegradance
    @alegradance 6 років тому

    do you make things for people?

  • @autobahn3
    @autobahn3 6 років тому +13

    "old s4 mini" lol im still using a s2

    • @dboer6545
      @dboer6545 4 роки тому +1

      Still using it today?

    • @autobahn3
      @autobahn3 4 роки тому

      @@dboer6545 well its still working but i dont use it anymore ;))

    • @boooo4608
      @boooo4608 4 роки тому

      used my S2 for 6 years
      it is still working as well

    • @firenado4295
      @firenado4295 4 роки тому

      yeah I had the s5 or 4 cant remember but I had it until like 3 years ago when I broke the screen. have an alcatell u5 now its perfect but I miss the home button

    • @bhavishaysingh1374
      @bhavishaysingh1374 2 роки тому

      @@autobahn3 does it still works just curious
      Would be nice if you reply

  • @beforth
    @beforth 5 років тому

    why not just install an app to communicate with arduino using usb otg???

    • @BuildItnow
      @BuildItnow  5 років тому +1

      The point of the project was to make it a simple as possible. I may look into doing that in the future though

  • @claudiu7909
    @claudiu7909 5 років тому

    I hopped you would actually salvage a gsm module out of your old phone, but good video anyway.

    • @BuildItnow
      @BuildItnow  5 років тому +1

      Maybe in a future video I can attempt to do that. Thanks for watching!

  • @theintelarif
    @theintelarif 6 років тому +3

    Poor man's GSM module 😜
    But I liked the idea.

  • @miepmiepzoefzoef
    @miepmiepzoefzoef 5 років тому

    Using old useless stuff for something new is always good. But you have to come up with a better interface to the phone using the USB or so

    • @BuildItnow
      @BuildItnow  5 років тому

      Maybe in a future video ill take a look at that but the point of this video was to just show off the concept of how old tech can be recycled

  • @crackmaster88
    @crackmaster88 6 років тому

    anyone with the phone number could interact with your Arduino... There's a way to get SMS text in PDU mode, just google it

    • @BuildItnow
      @BuildItnow  6 років тому +2

      Another option is to set the phone to only vibrate when it receives an SMS from my number, however, i do see your point, thanks for the comment!

  • @alegradance
    @alegradance 6 років тому

    i have a specific thing I would like made if you are interested you can chat with me...cheers