Emo - A DIY Companion Robot With Raspberry Pi 4

  Рет қаралды 44,016

Coders Cafe

Coders Cafe

Күн бұрын

Introducing Emo, the personal companion robot that will capture your heart! With the latest Raspberry Pi 4 technology and cutting-edge design, Emo is the perfect fusion of style and innovation. But he's more than just a robot - he's a living, breathing presence with his own unique personality and emotions.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Find Assets For Replication here: github.com/Cod...
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
𝐒𝐮𝐩𝐩𝐨𝐫𝐭 𝐔𝐬 𝐎𝐧
Patreon : / coderscafetech
BuyMeACoffee : www.buymeacoff...
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
𝐌𝐞𝐞𝐭 𝐓𝐡𝐞 𝐂𝐫𝐞𝐚𝐭𝐨𝐫𝐬
Nekhil Ravi (Hardware Development, Narration)
Shebin Jose Jacob (Software Development)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
𝐖𝐞'𝐫𝐞 𝐅𝐚𝐢𝐫𝐥𝐲 𝐒𝐨𝐜𝐢𝐚𝐥 𝐏𝐞𝐨𝐩𝐥𝐞
Facebook : / coderscafetech
Instagram : / coderscafetech
Twitter : / coderscafetech
KZbin : / @coderscafetech
Official Email : mail.coderscafe@gmail.com
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
𝐆𝐞𝐚𝐫𝐬 𝐔𝐬𝐞𝐝
Shot On: Canon M50
Microphone: Boya M1
Tripod : DigiTek DTR 520 BH
Software: Adobe Premiere | Adobe Photoshop | Adobe Audition | Adobe After Effects
- - - -
Music by: INOSSI
Listen: spoti.fi/2EzvEA6
Watch: • INOSSI - Moments (Offi...
- - - -

Пікірлер: 161
@Chandan.54000
@Chandan.54000 4 ай бұрын
Words would really get shorter to explain this man! Excellent it is❤
@フランク-e7f
@フランク-e7f 6 ай бұрын
I love this project thanks! Regarding the power supply, I attempted to connect the power for both the audio and servo controller to the 5V GPIO pin of the Raspberry Pi, but the results were unsatisfactory. Whenever the servos move, they consume a significant amount of power, causing the screen to turn off and the audio to become noisy. I assume I should distribute the power source directly to the Raspberry Pi, audio, and servos, correct? I'm using a robust charger, USB-C 40W 3A.
@CodersCafeTech
@CodersCafeTech 6 ай бұрын
PCA9685 has a power input. You can use that to plug in an external power supply there to power up the motors. Rest can be powered from RPI itself
@フランク-e7f
@フランク-e7f 6 ай бұрын
@@CodersCafeTech Thanks for the answer! Yes, I know that but what I want is to use a single power source, nor batteries, no extra charges, like in your example. So the PWC V+ pin can be connected to an splitter in the same power source and could be enough?
@CodersCafeTech
@CodersCafeTech 6 ай бұрын
@@フランク-e7f Yes, that is fine if you have enough current.
@フランク-e7f
@フランク-e7f 6 ай бұрын
@@CodersCafeTech Awesome thanks!
@thezaidans
@thezaidans Жыл бұрын
Hi... NIce project, can you show me how to integrate emo with chatGPT or VoiceGPT?
@Skiloski
@Skiloski 11 күн бұрын
Hi sir, im a class 10 student and im really into these stuff but im a beginner so i was wondering if u could make a detailed video on this like how to upload the code into the raspberry Pi and add more animations
@CodersCafeTech
@CodersCafeTech 11 күн бұрын
It’s awesome to see your enthusiasm for learning. At the moment, we’re unable to create a detailed video on this specific topic as we're working on other projects. However, we encourage you to explore the resources available online, and don’t hesitate to experiment and try things out on your own-that’s the best way to learn! Here's a quick tip: Raspberry Pi is different from microcontrollers like Arduino. It’s a mini-computer, so instead of "uploading" code like you do with Arduino, you run your programs directly on the Pi, either by using SSH or connecting a monitor, keyboard, and mouse. Best of luck with your projects, and keep up the curiosity!
@FarnazBaksh
@FarnazBaksh Жыл бұрын
Nice job! Where can I find a link to the open-source design? Or it's just inspired by ElectronBot and Eilik?
@CodersCafeTech
@CodersCafeTech Жыл бұрын
We're working on an upgrade, will release it soon.
@CodersCafeTech
@CodersCafeTech Жыл бұрын
The assets are available here: github.com/CodersCafeTech/Emo
@bereketassefa7796
@bereketassefa7796 9 ай бұрын
@@CodersCafeTech Thank's Bro.
@Taptechnologies
@Taptechnologies 27 күн бұрын
Where can we add sounds of emo
@KROKODYLCZ
@KROKODYLCZ 3 ай бұрын
please, I'm bad at searching, or there isn't a list of parts used for this project. For example, I can't find the display anywhere.
@CodersCafeTech
@CodersCafeTech 3 ай бұрын
You can find all the parts used here: www.hackster.io/coderscafe/emo-your-personal-companion-robot-dc8afe You can find the display here: www.waveshare.com/product/displays/lcd-oled/lcd-oled-3/2inch-lcd-module.htm
@KROKODYLCZ
@KROKODYLCZ 3 ай бұрын
@@CodersCafeTech Thank you
@adityakhairnar503
@adityakhairnar503 Жыл бұрын
Is source code going to be provided or its a private built ? it's really nice project ...
@CodersCafeTech
@CodersCafeTech Жыл бұрын
Find the source code and other relevant assets here: github.com/CodersCafeTech/Emo/
@VYR4Z
@VYR4Z 5 ай бұрын
Bro how did you do the eyes animations ??? I just want to know so that I can add more expressions to the robot ❤
@CodersCafeTech
@CodersCafeTech 5 ай бұрын
It's done with After Effects
@VYR4Z
@VYR4Z 5 ай бұрын
@@CodersCafeTech Any tutorial for this ???
@CodersCafeTech
@CodersCafeTech 5 ай бұрын
@@VYR4Z No, we don't have anything like that.
@ravkhangurra7522
@ravkhangurra7522 9 ай бұрын
Is it possible to fit round/oval display instead of rectangle?
@CodersCafeTech
@CodersCafeTech 9 ай бұрын
Yes, that can be done. Just tweak the design a little bit.
@PhatNguyen-im9bh
@PhatNguyen-im9bh 8 ай бұрын
Hi, I'd like to do this project but noticed that most of the parts seem to be 3d Printed, will I also have to use a 3d printer?
@CodersCafeTech
@CodersCafeTech 8 ай бұрын
You can use some online 3D printing services.
@BhuvaneswariGopi
@BhuvaneswariGopi 6 ай бұрын
Where are the sound files located ? I dont see the sound files
@bizepski
@bizepski Жыл бұрын
Hi can you tell m wich components do you recomend me to use?
@CodersCafeTech
@CodersCafeTech Жыл бұрын
Everything available here, please give it a read: www.hackster.io/coderscafe/emo-your-personal-companion-robot-dc8afe
@bizepski
@bizepski Жыл бұрын
@@CodersCafeTech Thanks for the reply. I have to find the components in shops near germany. Can you tell me how many millimeters the speakers have?
@rafaelparracho824
@rafaelparracho824 5 ай бұрын
Hi. How did you manage to put the LCD working
@CodersCafeTech
@CodersCafeTech 5 ай бұрын
We don't find it very difficult. Is it difficult?
@bizepski
@bizepski Жыл бұрын
I dont get how you connected the speaker :D I ended up using an external usb soundcard where i can also add an microphone. But the speakers u used are like headphone speakers, i can barely hear something
@alimd8526
@alimd8526 24 күн бұрын
Great of voice or yours ❤❤
@Saya1418.
@Saya1418. 11 ай бұрын
Hi brother I'm using nextion display instead of wave share can you help me out figuring how to interface with nextion display
@lishikalishika6504
@lishikalishika6504 Жыл бұрын
Can you tell me the size of LED screen
@CodersCafeTech
@CodersCafeTech Жыл бұрын
www.waveshare.com/wiki/2inch_LCD_Module
@Taptechnologies
@Taptechnologies 27 күн бұрын
Can we design it on esp 32 ? and where we are getting an different sound of emo of it ?
@CodersCafeTech
@CodersCafeTech 26 күн бұрын
Yes, you can definitely make this on ESP32. And you should get the sound from internet as we accidentaly deleted those files.
@Taptechnologies
@Taptechnologies 26 күн бұрын
@@CodersCafeTech can you share links we did not get it
@Taptechnologies
@Taptechnologies Күн бұрын
Can I get more emotions
@Samridhi-c6x
@Samridhi-c6x 8 ай бұрын
Can you give us the file for 3d printing.
@CodersCafeTech
@CodersCafeTech 8 ай бұрын
You can find it here: github.com/CodersCafeTech/Emo/tree/main/3D%20Design
@smpenterprises2191
@smpenterprises2191 Жыл бұрын
What was the total cost of making this project? As I am interested in making it...
@CodersCafeTech
@CodersCafeTech Жыл бұрын
Excluding Raspberry Pi 4 it would cost around $60
@yashwantagrawal3220
@yashwantagrawal3220 11 ай бұрын
Can it work with raspberry Pi zero W?
@CodersCafeTech
@CodersCafeTech 11 ай бұрын
Yes.
@bishnupadadas7209
@bishnupadadas7209 Жыл бұрын
Is it voice control robot ?
@CodersCafeTech
@CodersCafeTech Жыл бұрын
No, it's not
@raider40370
@raider40370 10 ай бұрын
What do you used as speaker, microphone and lcd screen to build the robot ?
@CodersCafeTech
@CodersCafeTech 10 ай бұрын
You can find every details here: www.hackster.io/coderscafe/emo-your-personal-companion-robot-dc8afe
@robomatics697
@robomatics697 9 ай бұрын
there is no files for sound in your GitHub repo unable to play sound what to do??
@CodersCafeTech
@CodersCafeTech 9 ай бұрын
Create some audio files your own and try playing that.
@robomatics697
@robomatics697 9 ай бұрын
@@CodersCafeTech one more error i found when code is running the emotions are not showing up on screen making glitch...
@astro_kozuki
@astro_kozuki 2 ай бұрын
Will it work on esp32 board?
@CodersCafeTech
@CodersCafeTech 2 ай бұрын
No, it wont. But you can make this with ESP32
@astro_kozuki
@astro_kozuki 2 ай бұрын
@@CodersCafeTech how can i make can you tell me please
@CodersCafeTech
@CodersCafeTech 2 ай бұрын
@@astro_kozuki Convert the Python Code To C code and run it on ESP32
@supergeekstaubateprofessor9482
@supergeekstaubateprofessor9482 Жыл бұрын
I can use raspberry pi 3 instead 4?
@CodersCafeTech
@CodersCafeTech Жыл бұрын
Yes, you can
@supergeekstaubateprofessor9482
@supergeekstaubateprofessor9482 Жыл бұрын
@@CodersCafeTech WOW, with the same driver or i need other code? i want reply but i don't know so much about if have difference in rasp 3 to 4
@CodersCafeTech
@CodersCafeTech Жыл бұрын
@@supergeekstaubateprofessor9482 You can use the same code, no changes needed.
@mujeeburahmanpm2068
@mujeeburahmanpm2068 6 ай бұрын
Hi sir, Can i use raspberry pi 2 model b instead of raspberry pi 4 🤔🙏
@CodersCafeTech
@CodersCafeTech 6 ай бұрын
Yes you can. But we're not sure about the performance.
@cmarinv2005
@cmarinv2005 Жыл бұрын
Muy buen trabajo, pero me queda la duda si es un robot de código abierto dónde se pueden descargar los archivos 3D.
@CodersCafeTech
@CodersCafeTech Жыл бұрын
Puedes descargarlo aquí : github.com/CodersCafeTech/Emo/
@cmarinv2005
@cmarinv2005 Жыл бұрын
@@CodersCafeTech Muy amable, tengo un Raspberry 3 puedo usarla en vez de la 4. gracias
@Nallu_Swami
@Nallu_Swami Жыл бұрын
is it possible to add more functionality into this bot , such as sentiment analysis and some AI as it uses Raspberry pi
@CodersCafeTech
@CodersCafeTech Жыл бұрын
Yes, it is possible
@Nallu_Swami
@Nallu_Swami Жыл бұрын
@@CodersCafeTech thats great i'll try doing it
@Nallu_Swami
@Nallu_Swami 10 ай бұрын
@@CodersCafeTech Is it okay if we use raspberry pi 3 b ? i mean what are the differences that will be there if we do use it
@CodersCafeTech
@CodersCafeTech 10 ай бұрын
@@Nallu_Swami No changes needed. It's good to go as it is.
@Nallu_Swami
@Nallu_Swami 10 ай бұрын
@@CodersCafeTech Thanks
@bizepski
@bizepski Жыл бұрын
Which software did u use to create the animations?
@CodersCafeTech
@CodersCafeTech Жыл бұрын
Adobe After Effects
@subhaanraza
@subhaanraza 8 ай бұрын
Instead of Raspberry pi 4 can I use Raspberry pi 3 or Zero 2w
@CodersCafeTech
@CodersCafeTech 8 ай бұрын
You can use either of them.
@subhaanraza
@subhaanraza 8 ай бұрын
@@CodersCafeTech Thanks!!
@jaydeepbatra6909
@jaydeepbatra6909 11 ай бұрын
Hello, can you please guide me on how we can make audio transfer and receiver for music... I need to make a wireless subwoofer and speaker... 1 Bluetooth and wireless subwoofer and wireless speaker 5.1
@jaydeepbatra6909
@jaydeepbatra6909 11 ай бұрын
I will wait for your response
@anandhukr1038
@anandhukr1038 Жыл бұрын
Pls include programming vedio.. It wil help us
@Be_Limitless..
@Be_Limitless.. 8 ай бұрын
Will you please provide the code
@CodersCafeTech
@CodersCafeTech 8 ай бұрын
Here it is: github.com/CodersCafeTech/Emo
@Be_Limitless..
@Be_Limitless.. 8 ай бұрын
@@CodersCafeTech Thanks 👍
@Nallu_Swami
@Nallu_Swami Жыл бұрын
Hey this is so cool , can we get a full tutorial step by step ?
@CodersCafeTech
@CodersCafeTech Жыл бұрын
www.hackster.io/coderscafe/emo-your-personal-companion-robot-dc8afe
@Nallu_Swami
@Nallu_Swami Жыл бұрын
@@CodersCafeTech Thanks a lot , you are a life saver i really wanted to make this but never knew where to start : )
@AdnanKhan-zj9ut
@AdnanKhan-zj9ut 6 ай бұрын
​@@Nallu_Swamiyoo bro... Want some help of your if you can on this project!!
@Nallu_Swami
@Nallu_Swami 6 ай бұрын
@@AdnanKhan-zj9ut sure
@Alexeysapelnikov
@Alexeysapelnikov 9 ай бұрын
wow!!!! well done.🎉
@NandiniShinde-ii1dp
@NandiniShinde-ii1dp 5 ай бұрын
Great job 👍 we are trying to do this project can u provide STL file for 3d printing 😅
@CodersCafeTech
@CodersCafeTech 5 ай бұрын
Thank You 🙂. Here you can find the STL files: github.com/CodersCafeTech/Emo/tree/main/3D%20Design/STL
@sebinjaison8289
@sebinjaison8289 Жыл бұрын
Nice work 👍
@gustavhofinger6779
@gustavhofinger6779 Жыл бұрын
cool project... what about connecting it to chatGPT?
@CodersCafeTech
@CodersCafeTech Жыл бұрын
Definitely we can do that.
@AndyBerman
@AndyBerman Жыл бұрын
Number 5 is alive!
@rokyetti4875
@rokyetti4875 Жыл бұрын
Any news when the plans will be released? He is so great and my daughter wants yo build him
@CodersCafeTech
@CodersCafeTech Жыл бұрын
The assets are public now: github.com/CodersCafeTech/Emo/
@PeetHobby
@PeetHobby Жыл бұрын
Looks adorable! 😁
@abirzebiri4347
@abirzebiri4347 4 ай бұрын
How you upload the code and the app to you upload…
@CodersCafeTech
@CodersCafeTech 4 ай бұрын
It uses a Raspberry Pi, so you should run the code from the terminal.
@joiecraft5131
@joiecraft5131 Жыл бұрын
Please upload more projects consistently
@manavjhaveri3604
@manavjhaveri3604 11 ай бұрын
When do you solder?
@NathanFritts
@NathanFritts 8 ай бұрын
Whenever you’re ready lmao
@ayushgaykar2324
@ayushgaykar2324 7 ай бұрын
hey can i use ardunio nano ??\
@CodersCafeTech
@CodersCafeTech 7 ай бұрын
Sure. But you'll need to write code on your own.
@smpenterprises2191
@smpenterprises2191 Жыл бұрын
Can send the 3d file for printing...
@CodersCafeTech
@CodersCafeTech Жыл бұрын
You can find them here: github.com/CodersCafeTech/Emo/tree/main/3D%20Design/STL
@Be_Limitless..
@Be_Limitless.. 8 ай бұрын
please provide the connections you made in the raspberry pi
@CodersCafeTech
@CodersCafeTech 8 ай бұрын
You can find it here: www.hackster.io/coderscafe/emo-your-personal-companion-robot-dc8afe#schematics
@ssgaming5386
@ssgaming5386 5 ай бұрын
How can we connect it to chat GPT
@CodersCafeTech
@CodersCafeTech 5 ай бұрын
Use Open AI API in the code
@onetime247
@onetime247 Ай бұрын
H@@CodersCafeTech hey nice work. I'm having a problem with the open ai api. Like when I wrote the code and run the program it says that You tried to access openai.Chatcompletion but this is no longer supported on open ai>=1.000. can you please help me out?
@CodingTamizha
@CodingTamizha Жыл бұрын
Can you guys update this robot with new future like camera and voice system like in vector, in vector we can say about any animal it imitate that animal with emoji expression and cute animal sound and also it have an wake up command so can you guys can make that as tutorial video, i know its easy to make but not all the people know about it so that's why, i ask you guys to make this video
@lishikalishika6504
@lishikalishika6504 Жыл бұрын
Can you please share the materials 😢
@CodersCafeTech
@CodersCafeTech Жыл бұрын
The assets are available here: github.com/CodersCafeTech/Emo
@lishikalishika6504
@lishikalishika6504 Жыл бұрын
@@CodersCafeTech Thanku very much 😊🥰
@mysongsaresogood
@mysongsaresogood 3 ай бұрын
Hey can you add a voice that can say hello and common phrases.
@CodersCafeTech
@CodersCafeTech 3 ай бұрын
We're not going to do that, but definitely you can
@bishnupadadas7209
@bishnupadadas7209 Жыл бұрын
Please show loona the dog making process
@saikrishnan5103
@saikrishnan5103 9 ай бұрын
We need full explanation video
@CodersCafeTech
@CodersCafeTech 9 ай бұрын
You can read the detailed documentation here: www.hackster.io/coderscafe/emo-your-personal-companion-robot-dc8afe
@saikrishnan5103
@saikrishnan5103 9 ай бұрын
Thank you for replying me I can use Raspberry Pi Pico for this project
@saikrishnan5103
@saikrishnan5103 9 ай бұрын
With same programming code
@CodersCafeTech
@CodersCafeTech 9 ай бұрын
@@saikrishnan5103 No, you'll need to change the code.
@TERLSTIE2007
@TERLSTIE2007 2 ай бұрын
Wow
@greyship1341
@greyship1341 Жыл бұрын
Hi. Are there any updates regarding this?
@CodersCafeTech
@CodersCafeTech Жыл бұрын
What update?
@greyship1341
@greyship1341 11 ай бұрын
@@CodersCafeTech Did you add more functionality? :) It's so cute
@Vasavi-ni7ph
@Vasavi-ni7ph 4 ай бұрын
Sir can you provide 3d printing st file of emo pls sir .
@CodersCafeTech
@CodersCafeTech 4 ай бұрын
Here you can find the STL files: github.com/CodersCafeTech/Emo/tree/main/3D%20Design/STL
@Rajnimakeovershortvideos
@Rajnimakeovershortvideos 4 ай бұрын
Kya yah video Hindi mein nahin ho sakta
@CodersCafeTech
@CodersCafeTech 4 ай бұрын
No.
@PleerFol
@PleerFol Жыл бұрын
hello from Russia, I would do the same but I don’t have a 3D printer, you are a real professional, you got a very cool robot, make more robots like this!
@aboudezoa
@aboudezoa Жыл бұрын
nice project ! rpi4 is overkill for this though .
@JustinCiriello
@JustinCiriello 11 ай бұрын
Not if they are planning for the future. Upgrades and new functionality are possible since there is room for growth.
@ӇЄЄЄ-с6д
@ӇЄЄЄ-с6д 10 ай бұрын
*Eilik has left the chat*
@Liberta85
@Liberta85 7 ай бұрын
Thats an indian eilik knockoff
@SwiftfuzzyxYT
@SwiftfuzzyxYT 2 ай бұрын
This should be called Eilik 2
@Redy_chan2
@Redy_chan2 6 ай бұрын
It’s LIKE EILIK and where can I get it make 300000669694939 of them
@marobuggy
@marobuggy 2 ай бұрын
dude why did you copy the name of emo robot and stole eiliks shell
@zzangyjaywon2841
@zzangyjaywon2841 Жыл бұрын
Those like a eilik
@Tinkoplayz
@Tinkoplayz Ай бұрын
Bro i request u to plzzzz make ortomi robot 😢😢😢
@Milyramos
@Milyramos 9 ай бұрын
Looks like a robot eilik
@uncommongamers
@uncommongamers 8 ай бұрын
Bro ....Please make a proper video on it....with link and code
@CodersCafeTech
@CodersCafeTech 8 ай бұрын
The code and other resources are available here: github.com/CodersCafeTech/Emo
@uncommongamers
@uncommongamers 8 ай бұрын
@@CodersCafeTech can I use raspberry pi zero w
@Suzythegirlish
@Suzythegirlish Ай бұрын
0:40 Crying like a baby
@TRInimates_youtube
@TRInimates_youtube Жыл бұрын
Make same with aurduino please please please........... 😢😢😢
@vipintiwari8466
@vipintiwari8466 Жыл бұрын
Indian tone gives me goosebumps.... ❤❤
@amrithaanoop9156
@amrithaanoop9156 3 ай бұрын
Malayali tone actually ❤🎉
@Axiom-8A
@Axiom-8A Ай бұрын
Yeah me too
@beginnerssolidworks123
@beginnerssolidworks123 2 ай бұрын
bro thats ellik
@CodersCafeTech
@CodersCafeTech 2 ай бұрын
No bro, it's not
@Jaegerwald
@Jaegerwald 7 ай бұрын
nice eilik ripoff
@Muki729
@Muki729 6 ай бұрын
It's elik
@ton_cggth
@ton_cggth 6 ай бұрын
Elig or not?
The coolest robot I've ever built!
19:40
Thomas Burns
Рет қаралды 4,7 МЛН
ChatGPT + Raspberry Pi -  A ChatGPT powered Raspberry Pi chatbot
6:35
Thomas the Maker
Рет қаралды 83 М.
龟兔赛跑:好可爱的小乌龟#short #angel #clown
01:00
Super Beauty team
Рет қаралды 13 МЛН
Бенчик, пора купаться! 🛁 #бенчик #арти #симбочка
00:34
Симбочка Пимпочка
Рет қаралды 3,1 МЛН
EMO Launch video: The Coolest AI Desktop Pet with Personality and Ideas.
3:50
Humanoid Robot OpenCv Raspberry Pi 4 IA
4:19
Jorge Salgado
Рет қаралды 3,6 М.
MP3 CDs: a hybrid "format" that never existed, yet was surprisingly common
34:18
Technology Connections
Рет қаралды 270 М.
EMO ROBOT VS LOONA ROBOT: WHICH IS BETTER?
14:33
Eric J. Kuhns
Рет қаралды 212 М.
Building a Companion Robot with Raspberry Pi and Arduino
11:29
Dan Makes Things
Рет қаралды 78 М.
I Can Save You Money! - Raspberry Pi Alternatives
15:04
Linus Tech Tips
Рет қаралды 3,5 МЛН
DIY Fun Desk Pet Robot..
11:39
Makerdiary ID
Рет қаралды 35 М.