- Видео 13
- Просмотров 106 136
The Frugal Engineer
Великобритания
Добавлен 3 окт 2022
Hi everyone welcome to my channel, subscribe is you like easy to follow technology projects and get the last news on technology!
You can follow me on Twitter: uk_frugal
I created this Discord server so we can discuss any technical topic: discord.gg/hxT79RD6mh
You can follow me on Twitter: uk_frugal
I created this Discord server so we can discuss any technical topic: discord.gg/hxT79RD6mh
Arduino to Raspberry Pi: Connecting, Publishing, and API Integration using Python!
Welcome to my comprehensive tutorial on connecting Arduino with Raspberry Pi and publishing the results via API using Python and JSON! In this step-by-step guide, I will show you how to establish a seamless connection between these powerful devices, allowing you to harness their combined capabilities.
Please find there the source code:
docs.google.com/document/d/1R9rUP7_oY0MkjEzE0zDZ_dS2Xk-AFxnSAdqP3_H9x0o/edit?usp=sharing
1st video of the Bluetooth series "Arduino Bluetooth tutorial (HC-05): Send the room temperature to Android using the DHT11 sensor": ruclips.net/video/17kt5eq7guM/видео.html
2nd video of the Bluetooth series "Android Studio Tutorial: Create an app to connect the Arduino us...
Please find there the source code:
docs.google.com/document/d/1R9rUP7_oY0MkjEzE0zDZ_dS2Xk-AFxnSAdqP3_H9x0o/edit?usp=sharing
1st video of the Bluetooth series "Arduino Bluetooth tutorial (HC-05): Send the room temperature to Android using the DHT11 sensor": ruclips.net/video/17kt5eq7guM/видео.html
2nd video of the Bluetooth series "Android Studio Tutorial: Create an app to connect the Arduino us...
Просмотров: 187
Видео
Arduino Tutorial: HC-SR04 Ultrasonic Distance Sensor + Display results in C# (Windows Forms .NET)
Просмотров 1,1 тыс.Год назад
Hello! Thanks for watching my video. Allow me to share: Link to the Arduino code and Diagram of the integration: docs.google.com/document/d/10AQyNYNTmZnCi9TCmFuhYZt0nCwN0DePdSiU6JNct8g/edit?usp=sharing Link to the C# (Windows Forms .NET project) in github: github.com/The-Frugal-Engineer/ReadDistanceArduinoV3 Link to my other videos: C# Tutorial: Asynchronous programming with threads, async and ...
Android Studio Tutorial: Make your own Stock Tracker using the Free Yahoo Finance API
Просмотров 2,9 тыс.Год назад
Hello! Thanks for watching my video! Allow me to share some links: Link to my previous video "How to fetch Stock Prices using the free Yahoo Finance API | C# Tutorial": ruclips.net/video/kPOL7Kch0d0/видео.html Source code of my Android Application in GitHub: github.com/The-Frugal-Engineer/StockPortfolioManager RxAndroid documentation: github.com/ReactiveX/RxAndroid RecyclerView documentation: d...
Arduino Bluetooth tutorial (HC-05): Control RGB LEDs from Android (KY-016)
Просмотров 7 тыс.Год назад
Hello! Thanks for watching my video! Allow me to share some links: 1st video of the Bluetooth series "Arduino Bluetooth tutorial (HC-05): Send the room temperature to Android using the DHT11 sensor": ruclips.net/video/17kt5eq7guM/видео.html 2nd video of the Bluetooth series "Android Studio Tutorial: Create an app to connect the Arduino using Bluetooth and RxAndroid": ruclips.net/video/aE8EbDmrU...
C# Tutorial: Asynchronous programming with threads, async and await
Просмотров 180Год назад
Hello! Thanks for watching my video. If you want to download my source code, here is the link to GitHub: github.com/The-Frugal-Engineer/AwaitFormsProject More information, source code and documentation about the project here: docs.google.com/document/d/1fVFVMH8tLsHBrR5aPmz5me1Eqs3nz5F2sgzP7lLk6vY/edit?usp=sharing You can follow me on Twitter: uk_frugal I created this Discord server ...
Android Studio Tutorial: Create an app to connect the Arduino using Bluetooth and RxAndroid
Просмотров 50 тыс.Год назад
Hello! thanks for watching my video. Please find my code in this public GitHub repository: github.com/The-Frugal-Engineer/ArduinoBTExamplev3 You can find more information about the project in this public Doc: docs.google.com/document/d/12lBVF0uLpm_l9yWIJIBrRu9voN-skTIbSPQbERPg4bU/edit?usp=sharing Arduino Bluetooth tutorial (HC-05) video: ruclips.net/video/17kt5eq7guM/видео.html You can follow m...
Arduino Bluetooth tutorial (HC-05): Send the room temperature to Android using the DHT11 sensor
Просмотров 21 тыс.Год назад
Hello! I hope you liked my video, all the source code and integration diagrams can be found here: docs.google.com/document/d/16mM1gZwZyTzDHCSJSqTQX706NvCNqTTXX9Xx25keAp8/edit?usp=sharing Part 2 of the tutorial here!: ruclips.net/video/aE8EbDmrUfQ/видео.html You can follow me on Twitter if you have any questions: uk_frugal I created this Discord server so we can discuss any technical...
Arduino Tutorial: 1.8" TFT Display ST7735R 128x160
Просмотров 3,5 тыс.Год назад
Hello! Thanks for watching my video!, please find here all the diagrams and the source code: docs.google.com/document/d/1OH9NdPlhOvpIgcTz3DhyMqQq_rFBfZMC2PSQgkAiSKg/edit?usp=sharing Here you can find my LCD tutorial if you are interested: ruclips.net/video/gOj0aDRm2h8/видео.html You can follow me on Twitter if you have any questions: uk_frugal I created this Discord server so we can...
How to fetch Stock Prices using the free Yahoo Finance API | C# Tutorial
Просмотров 18 тыс.2 года назад
Hello and welcome! In this video I will show you how to fetch real time Stock Prices using the free Yahoo Finance API using C# New video here!: (Make your own Stock Tracker in Android using the Free Yahoo Finance API) ruclips.net/video/ZUyBci_dIg4/видео.html Please check my source code and all the links here: fetch real time Stock Prices using the free Yahoo Finance API: docs.google.com/documen...
Send CPU and RAM usage to Arduino using C# | LCD i2c Tutorial
Просмотров 1,4 тыс.2 года назад
Thank you so much for watching! Please find all the code and schematics in the google documents below: docs.google.com/document/d/1zcO_NjhoEyPPxBYEI2-D8OVivF1VQyzPLmn8nyPEqWY/edit?usp=sharing You can follow me on Twitter if you have any questions: uk_frugal Timestamps: 0:00 Intro 0:16 List of components & Integration Diagrams 2:27 Arduino Code review 7:08 C# Code review 10:17 Demo &...
Get Started in Arduino | ELEGOO UNO Super Starter Kit
Просмотров 1112 года назад
Hello! Thanks for clinking in my video I hope you liked it!. Allow me to share the links to the shops (UK links but you should be able to find it in your country) 1. ELEGOO UNO R3 Project Super Starter Kit: www.amazon.co.uk/gp/product/B01D8KOZF4/ref=ox_sc_act_image_1?smid=AZF7WYXU5ZANW&th=1 2. Official Arduino page: www.arduino.cc/ Please like and subscribe if you like it! You can follow me on ...
Arduino Basics - Ep 1 - Serial communication and control using C# #arduino
Просмотров 4752 года назад
Thanks for watching my new video where we will learn how to control Arduino using a simple C# program that will send information using the serial input. Please find the schematic and code here: docs.google.com/document/d/1YS9yh3d81vrD9K3b0DrPGNyl49HZ0o9nbPPJ7QOgFRU/edit?usp=sharing You can follow me on Twitter if you have any questions: uk_frugal #arduino #programming #tutorial
Generate random lottery numbers using an Arduino and a 7 Segment LED Display | 5611AH
Просмотров 9732 года назад
Hello, thanks for watching my first video of youtube ever, hope you liked it. Please find the link to a google docs documents where you can find the schematics and the source code. Please do not hesitate to contact me if you have questions: Link: docs.google.com/document/d/11q4tkdLcMnrrnzokVLgHbLRgNRi14RzEv4BXXAxhqUg/edit?usp=sharing You can follow me on Twitter if you have any questions: twitt...
It has good graphics - quite a few pins though.
hc-05 is connected but there are no text in terminal
what is the source code of the arduino?
30 scrawls later
can i get this apk?
I always get the message “Unable to connect to the BT device” and it doesn't show me the values obtained with the Arduino. Do you know why I get this error (the search devices works and the connect button is activated)? I really need help!
have you uploaded the output stream feature?
the plan is not free now
How would I use Kotlin for this?
Hello how did you pair your mobile with the module from your phone settings , I can't do it and displays a message "An app is needed to use this device " every time I try to pair with it
thank you for uploading
I want real time reading, can you please tell me, how to change the code to get it
What? Daoust is not with on first unit power play???
I was not sure how in shape M. Daoust would be . After one period, clearly she is physically and mentally (smart and quick)
Bro you're the best Thank you This is exactly what I wanted
Glad I could help
Great video, i need someone to help me build similar app using Bluetooth Low Energy, and in kotlin. Paid job. Just a basic app.
I need to make a Bluetooth app in Kotlin.
So, at the beginning of the connection, you enter ah passkey right? Does it related to classic bluetooth? So is passkey based Auth possible on BLE? And can u plz let me know how to perform esp32 based android app for BLE and I need the passkey based Auth?
thanks you so much, this helped me a lot 🙇
Awesome job! Thank from Brasil. New subscriber.
You mention to contact you if we have question. But how can I contact you? I code with this example and the HC-5 is found linked devices but I cannot connect. Please help
I tried your sample, but because you have these imports I cannot get a build. Could you please explain how to get these libraries into the Android Studio project? import io.reactivex.Observable; import io.reactivex.android.schedulers.AndroidSchedulers; import io.reactivex.schedulers.Schedulers; That would help me to gain understanding
hi! the code works very well on the pc, but the app is blank to me after selecting the terminal mode. do you know why?
same plese reply
hiii this is shruthi...have a doubt that here you have displayed one sensor right! I connected multiple sensors with arduino ...so I want to read all that sensor values means , where can i modify in this code...can you explain
where is the arduino code? At part 1 , you only print the data to serial port , you don't send them to bluetooth
Hi! what's up?! is there any way to connect the app to a HC-06(bluetooth model) and receive data from a RFID tag? i would appreciate very much if you could help. Thanks!
Great job! Keep it up!
Bro connectException: java.io.IOException: socket closed In your code
what api is to be used
it is not working can you share an updated one?(can you reply me asap)
Very Impressive!!! Can I use voltage divider with R1 = 220 ohm and R2 = 220 + 220 ohm instead of R1 = 1 kilo ohm and R2 = 2 kilo ohm, in the HC-05 connection with the arduino uno? Or do I need 1k and 2k resistors? Since, Vout = Vin ( R2 / (R1+R2) is the same, it's 2/3, I could use R1 = 220 ohm and R2 = 220 + 220 ohm, right? Help, I am an enthusiastic begginer with this!
Hi, can you give me your email please?
brother, is this suitable for Android 12 or higher?
Thanks for sharing this project. I am new to android studio java programming and I am stuck behind startActivityForResult which has been deprecated. I don't know how to get around this problem. Thanks in advance for your help.
Can you please help me out... I have to make an arduino bluetooh text to speech app... Can you please make a video or let me reach you asap
does it show indian stocks?
Rapid API is too slow and has many limitations.
Which one would u suggest?
ı cant upload codes did you use usb port cable while uploading or something else
does this work using kotlin instead JAVA ?
I don't see why not. But I haven't worked on kotlin
FYI, Discord link appears broken.
Thanks, it got hack and someone delete it, I will have to create a new one soon
I'm studying your stockportfoliomanager project and encourage you to pursue it both as an API tutorial and as an commercially-viable Android app. Existing apps are lacking, IMHO.
Me sale siempre el mensaje "Unable to connect to the BT device" y no me enseña los valores obtenidos con el Arduino. Sabes porque me encuentro con este error? (funciona el search devices y se me activa el boton connect)
I had the same problem! Any solutions?
I want real time reading, can you please tell me, how to change the code to get it
Hi, Can I use this method to control stepper motor? Thanks
i get the error "read failed, socket may close or timeout, read back: -1" when i click "connect" even though i have connected HC05 before. May you help me?
Even i am getting the same problem.Have u resolved it?If yes,kindly help me to resolve this
De curios, esti român? Am vazut „sarmale” in package name XDD
haha I am not! my wife is and I though it was funny
will it work without any resistors?
Hello, no, it wont, at least not with that component and the Arduino Uno, maybe if you have the Arduino Mega you can connect to the 3.3 volts inputs/outputs, but it will require some analysis. Just out of curiosity, what's the problem with the resistors? they are super cheap and easy to get. Thanks
Great video thanks!!!!
Glad you liked it!
please give me app link
Hello is hosted here: github.com/The-Frugal-Engineer/ArduinoBTExamplev3
thank u
You're welcome!
grate👍👍👍👍👍