Barka Tatama
Barka Tatama
  • 28
  • 19 527
Spring Web (Rest API)
Building the foundations of a delivery system with two entities, Vehicle and Item where 1 vehicle can have many items assigned to it
Переглядів: 121

Відео

5. Dictonary
Переглядів 4414 днів тому
5. Dictonary
4. Loops and List
Переглядів 2314 днів тому
4. Loops and List
3. Functions
Переглядів 1714 днів тому
3. Functions
2. Conditional Statements
Переглядів 3214 днів тому
2. Conditional Statements
01. Variables
Переглядів 4714 днів тому
01. Variables
Getting Started with Gemini AI - Build With AI - GDG Abuja
Переглядів 1609 місяців тому
Getting Started with Gemini AI - Build With AI - GDG Abuja
Build With AI GDG Abuja Recap
Переглядів 1069 місяців тому
Build With AI GDG Abuja Recap
Regular Expressions Basic Primer - Java
Переглядів 18611 місяців тому
Regular Expressions Basic Primer - Java
6. Simple Python Tkinter Dictionary Tutorial
Переглядів 327Рік тому
Build a simple python tkinter dictionary with Label Update.
Flask CRUD 3
Переглядів 110Рік тому
Flask CRUD 3
Flask CRUD 4
Переглядів 103Рік тому
Flask CRUD 4
Flask CRUD 1
Переглядів 479Рік тому
Flask CRUD 1
Flask CRUD 5
Переглядів 67Рік тому
Flask CRUD 5
Flask CRUD 2
Переглядів 137Рік тому
Flask CRUD 2
Flask CRUD 6
Переглядів 84Рік тому
Flask CRUD 6
Flutter Scale Animation
Переглядів 223Рік тому
Flutter Scale Animation
Flutter Todo App 2/2 LiveStream GDSC Bingham University
Переглядів 123Рік тому
Flutter Todo App 2/2 LiveStream GDSC Bingham University
Flutter Translate Animation
Переглядів 590Рік тому
Flutter Translate Animation
Flutter Todo App 1/2 LiveStream GDSC Bingham University
Переглядів 116Рік тому
Flutter Todo App 1/2 LiveStream GDSC Bingham University
Flutter Introduction Screen
Переглядів 60Рік тому
Flutter Introduction Screen
Flutter Basics (Apologies for the audio)
Переглядів 56Рік тому
Flutter Basics (Apologies for the audio)
BMI Translator with Jetpack Compose
Переглядів 402 роки тому
BMI Translator with Jetpack Compose
Live video sketch using OpenCV
Переглядів 1075 років тому
Live video sketch using OpenCV
Setting up Nokia X SDK
Переглядів 1,6 тис.10 років тому
Setting up Nokia X SDK
Accelerometer Sensor Tutorial- Windows Phone
Переглядів 2,8 тис.11 років тому
Accelerometer Sensor Tutorial- Windows Phone
Accelerometer Sensor Tutorial- Android
Переглядів 12 тис.11 років тому
Accelerometer Sensor Tutorial- Android

КОМЕНТАРІ

  • @kelvinyashim4176
    @kelvinyashim4176 10 місяців тому

    💯

  • @Iamfavur
    @Iamfavur 10 місяців тому

    Good day sir, you exposed your API key in 5:40.

    • @BarkaTatama
      @BarkaTatama 10 місяців тому

      Thank you I noticed and deleted the API key

    • @Iamfavur
      @Iamfavur 10 місяців тому

      @@BarkaTatama alright sir.

  • @Francis-ld5yv
    @Francis-ld5yv 11 місяців тому

    USEFUL

  • @KingIsaac-w3j
    @KingIsaac-w3j Рік тому

    How is this possible???

  • @KingIsaac-w3j
    @KingIsaac-w3j Рік тому

    Stupendous

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

    Greeeeeat

  • @huirenchuah3597
    @huirenchuah3597 7 років тому

    Thanks for the tutorial it was very informative ! between can I know how to take the reading from the accelerometer and collect the data in it? Thanks :)

  • @sahiljolly6406
    @sahiljolly6406 8 років тому

    How to stabalise the values of the accelerometer ? if the phone is kept on the table(undisturbed), the values displayed keep on changing frequently even though the phone is not in motion.

  • @kevalchoudhary6084
    @kevalchoudhary6084 8 років тому

    great tutorial

  • @neelofazrath
    @neelofazrath 9 років тому

    Hi Barka a great video.................... I am having no idea about app and I am little bit dumb also :D . So I am not able to understand these thing properly. Do you know , what is the maximum sampling ( data sample/seconds) rate these mobile phone accelerometer can record the data ( only one sensor is enough )

  • @sadiqvali5767
    @sadiqvali5767 9 років тому

    please help me in programming for tilt sensor in smart phones (both for android and iphones) to display angle accurately

    • @BarkaTatama
      @BarkaTatama 9 років тому

      Hello +sadiq vali the sensor you are looking for would be gyroscope as its the sensor for checking device rotation (tilt) can we talk via email? this is mine (bossmajor.biii@gmail.com)

  • @sadiqvali5767
    @sadiqvali5767 9 років тому

    thank you so much.................. please help me, to code for angle of tilt of a cell phone by using accelerator sensor readings....

  • @kennethchw8290
    @kennethchw8290 9 років тому

    How do you make the sound to stop playing?

    • @BarkaTatama
      @BarkaTatama 9 років тому

      +Kenneth Chw thanks for watching, just call "mPlayer.stop()" to stop the sound you might want to set some condition so you only call the stop() function when audio is playing.

  • @korneliuspasztor7465
    @korneliuspasztor7465 9 років тому

    No clue if this works yet but very good explenation :D thx mate

    • @BarkaTatama
      @BarkaTatama 9 років тому

      +Kornelius Pasztor please let me know if you run into any problems.

    • @korneliuspasztor7465
      @korneliuspasztor7465 9 років тому

      +Barka Tatama Works perfect :D

    • @BarkaTatama
      @BarkaTatama 9 років тому

      Kornelius Pasztor great!

  • @sammtq
    @sammtq 9 років тому

    Do you know how to log data sensors in real time? I need to display it in a table or something

  • @abbeydada2769
    @abbeydada2769 10 років тому

    How can one a form of graph which responds to the sensor on x,y and z axis? Thanks

    • @BarkaTatama
      @BarkaTatama 10 років тому

      Hi Abbey Dada , I have been quite busy and would love to make a video on that, but I was able to find this androidstream.wordpress.com/2013/01/16/android-collecting-and-plotting-accelerometer-data/ hope it helps.

  • @NerdNordic
    @NerdNordic 10 років тому

    Thank you! :)

    • @BarkaTatama
      @BarkaTatama 10 років тому

      NerdNordic you are welcome

  • @nickknikky
    @nickknikky 10 років тому

    That was really awesome buddy. Thanx a ton. Can you also tell me how to send these readings via bluetooth.?

    • @BarkaTatama
      @BarkaTatama 10 років тому

      sorry Nikhil Malik i don't understand do you want write to a file and send the via bluetooth?

    • @nickknikky
      @nickknikky 10 років тому

      I want to send them as it is.. serial communication

  • @BisonArmory
    @BisonArmory 10 років тому

    Thanks that's very helpful, just what I was looking for.

    • @BarkaTatama
      @BarkaTatama 10 років тому

      Am glad it was helpful Ben Triplett

  • @MrMidouCa
    @MrMidouCa 10 років тому

    dude the app crashes on load...can you please give me the source code? merci

    • @BarkaTatama
      @BarkaTatama 10 років тому

      here is link to the project source, i hope it helps. github.com/BarkaBoss/AccelerometerAndroid

    • @MrMidouCa
      @MrMidouCa 10 років тому

      Barka Tatama thanks barka really appreciate it. looking forward for new tutorials

    • @MrMidouCa
      @MrMidouCa 10 років тому

      Barka Tatama ps the project has missing files :(

    • @BarkaTatama
      @BarkaTatama 10 років тому

      med garouche sorry for that, it still works well from my end, i hope you are testing on real device though, the only files required are the MainActivity.java and activity_main.xml every other thing is auto-generated once you create a project. Hope this helps

  • @appfdfguavafdf1180
    @appfdfguavafdf1180 10 років тому

    Thanku it is in german , yet i am able to understand :)