Пікірлер
@MartinMassuh
@MartinMassuh Күн бұрын
Interesting, thanks I have a question, how can I test the driver if I do not find any visible failure?
@muhammadadnan7771
@muhammadadnan7771 Күн бұрын
What wa the part number. I m searching same as this
@electronics.unmessed
@electronics.unmessed 2 күн бұрын
nice project - thx for sharing!
@TasteTheCode
@TasteTheCode 2 күн бұрын
Thanks! Thank you for watching!
@ajaybnl
@ajaybnl 2 күн бұрын
I have attached Duracell AAA Battery due to lack of that size cell. It is still running for 4+ years.
@TasteTheCode
@TasteTheCode 2 күн бұрын
Nice, do you use any specific holder or you just soldered to the batter directly?
@RobertoLeal-z3q
@RobertoLeal-z3q 2 күн бұрын
Great chatch and fix. I wonder if that was a factory worker working too long that day or the owners after replacing something and accidentally swapped the plates 10/10
@TasteTheCode
@TasteTheCode 2 күн бұрын
Well, I guess we will probably never know but it could have been both. Thanks for watching!
@AbdulHamid-vt7gr
@AbdulHamid-vt7gr 4 күн бұрын
Any pet resistant sensor
@TasteTheCode
@TasteTheCode 3 күн бұрын
Sorry, I haven't tested any to recommend.
@slender-grip-lebanon-taller
@slender-grip-lebanon-taller 4 күн бұрын
comprehensive video, love it
@TasteTheCode
@TasteTheCode 4 күн бұрын
Thank you! 👍
@vernonpedersen5990
@vernonpedersen5990 4 күн бұрын
Thanks and congratulations. Yours is the only project I've encountered (I've tried several) that gives me sensible values for both pulse and O2 levels. I plan to add RTC and SD card modules and create a logger that can be used as a real-time monitor (e.g. for overnight assessment of CPAP treatment effectiveness). Note that I'm using a MAX 30102, not 30105. but from what I have read the libraries are good for that module too.
@TasteTheCode
@TasteTheCode 4 күн бұрын
Thanks. Yes the libraries should work with both. The biggest problem with mine is the finger placement. ideally, the finger should not touch any of the electronics and be attached with a firm and constant pressure so that the values don't jump around on their own.
@vernonpedersen5990
@vernonpedersen5990 20 сағат бұрын
@@TasteTheCode I experienced the finger touching effect and seem to have mitigated it by applying tape to the PCB so that my finger only touches the sensor. My next challenge with this project is to add an SD card module to log the output (I've done this successfully before with a Temp/Humidity sensor), however, as soon as I include the SD.h library I get an error message in the serial monitor ("SSD1306 allocation failed"). Not sure how to make the SPI device play nicely with the two I2C devices. Any thoughts?
@piotrkuranty8512
@piotrkuranty8512 4 күн бұрын
Hi. Does this display have the GC9A01 driver?
@TasteTheCode
@TasteTheCode 4 күн бұрын
It might but I'm not entirely sure. The chip markings are erased and not readable and there is no mention of the GC9A01 anywhere in the official docs. However, the LGFX helper class in the example code provided has this line inside: lgfx::Panel_GC9A01 _panel_instance;
@Waveshare_Ruan
@Waveshare_Ruan 5 күн бұрын
Useful guidance
@TasteTheCode
@TasteTheCode 5 күн бұрын
Thanks!
@Waveshare_Ruan
@Waveshare_Ruan 5 күн бұрын
The way you’ve integrated the Elecrow CrowPanel with Home Assistant using MQTT and LVGL for a fully customized gauge display is inspiring。I was wondering if you’d be interested in exploring Waveshare products as well. We offer similar hardware that might complement your projects, and we’d be happy to support you in any way!
@gorgorgonzales3090
@gorgorgonzales3090 6 күн бұрын
Was looking for a way to build a dyi thermostat control like the nest for a while. This combined with a rotary encoder would be a great soloution. Any chance one can repurpose the pins of the rotary encoder on the side for that?
@TasteTheCode
@TasteTheCode 6 күн бұрын
If you are good at micro soldering then probably yes. I guess it can be combined with a wheel on the side and not bother at all. Also, keep in mind that this has touch so maybe no extra hardware is needed and it can all be controlled with touch.
@gorgorgonzales3090
@gorgorgonzales3090 5 күн бұрын
@@TasteTheCode Thanks for the quick reply, I guess I'll order one and give it a shot :)
@damirdebogovic9500
@damirdebogovic9500 7 күн бұрын
... thank you, cheers from Zagreb😊
@TasteTheCode
@TasteTheCode 6 күн бұрын
♥️ Thanks for watching!
@Patapom3
@Patapom3 7 күн бұрын
Nice video! I'm looking for something like this for a wearable AI assistant but I didn't see any mention of a speaker or a microphone in the specifications, so I guess there are none of these? Are you aware of an equivalent model but with voice devices by any chance? Thank you.
@TasteTheCode
@TasteTheCode 7 күн бұрын
Thanks! No this does not have a speaker nor a microphone. Just a buzzer. I'm not aware of any other with those already in place.
@robertdieder4178
@robertdieder4178 7 күн бұрын
whats the purpose of the single cell inserted before closing the case?
@TasteTheCode
@TasteTheCode 7 күн бұрын
It is just a spacer so the pins on top don't get pushed in when attaching the battery to the drill. The old pack had the last cell in the upright and it pushes on the contacts on top. If you noticed, I have it wrapped in electrical tape so there is no contact on it with the rest of the battery. It is funny cuz the video has 71k views, and you are the first one that noticed it! 👍👍
@robertdieder4178
@robertdieder4178 7 күн бұрын
@TasteTheCode thanks for the quick reply
@testman9541
@testman9541 7 күн бұрын
Also, having the USB that way means you will have a cable visible 🤦 would be better if perpendicular to the board going inside the box or the wall say 😅
@TasteTheCode
@TasteTheCode 7 күн бұрын
I think their reasoning is that you will have this battery powered and only use the USB for charging.
@TakamiWoodshop
@TakamiWoodshop 7 күн бұрын
nice one man, cool project!
@TasteTheCode
@TasteTheCode 7 күн бұрын
Thanks!
@DanielAfonso-IT_Consultant
@DanielAfonso-IT_Consultant 7 күн бұрын
Looks good! Thanks for the review. Very strange not having a handful of IO broken out, though. How hard was it to adapt the sample code to your demo?
@TasteTheCode
@TasteTheCode 7 күн бұрын
Once I got over the versions issues it wasn't that hard. I used one of the meter widgets, adjusted the scale and ranges, and added a label on top. The MQTT code is basically just re-used from their example with my topics added.
@cloudalien443
@cloudalien443 8 күн бұрын
Yeah, I have some of the usb-c modules and no idea how I'm going to replace the resistors. Going to be tricky.
@TasteTheCode
@TasteTheCode 8 күн бұрын
It requires some patience but it is doable.
@cloudalien443
@cloudalien443 8 күн бұрын
@TasteTheCode I'll try. Wish me luck 😅
@TasteTheCode
@TasteTheCode 7 күн бұрын
@@cloudalien443 🤞
@harshmavani7390
@harshmavani7390 8 күн бұрын
I used your two device code form the GitHub but it will only send the message I didnt show that are communicate or not from the Arduino IDE.
@TasteTheCode
@TasteTheCode 7 күн бұрын
Make sure that you can talk to the modules via serial before trying to send data over. If you can't get a response from the module, you probably have a mistake in your wiring. The most common one is not twisting RX and TX.
@harshmavani7390
@harshmavani7390 8 күн бұрын
can you tell me want is a configuration of terminal or which app. ?
@TasteTheCode
@TasteTheCode 7 күн бұрын
The app is called Serial USB Terminal. No specific configuration, just the same baud rate as your code and press connect. Keep in mind, that your phone needs to support OTG and that you need an OTG adapter or cable.
@Sabastianspreadworth
@Sabastianspreadworth 9 күн бұрын
What about balancing the charge on the batteries?
@TasteTheCode
@TasteTheCode 9 күн бұрын
That is the role of the BMS.
@HesamHatami-c3u
@HesamHatami-c3u 10 күн бұрын
When you stoped the video and start again all problems sloved thats wierd he was shying off camera??you are lier
@TasteTheCode
@TasteTheCode 10 күн бұрын
That's a bold claim my friend. What timestamp are you referring to? If I record everything the videos will be hours long.
@samurai600msk
@samurai600msk 14 күн бұрын
Тебе не надо было срезать провода датчика давления, это тот который круглый и у него три контакта. Внутри этого датчика находится микросхема которая регулирует зарядку аккумулятора и защищает от перезаряда и защищает от сильного разряжения батареи. Надо просто её использовать для зарядки аккумулятора. И не надо городить огород с дополнительной платой с usb-c. Всё что нужно было это использовать датчик тяги у которого внутри микросхема зарядки. Учись, ты ещё очень многого не знаешь...
@TasteTheCode
@TasteTheCode 13 күн бұрын
OK, you seem to "know a lot" so why don't you teach us all better? And what is this traction sensor anyway?!?
@k1ortia
@k1ortia 15 күн бұрын
5000mah Li-ion battery. Recharge every 8 months..simple
@TasteTheCode
@TasteTheCode 13 күн бұрын
That is an option. This is now working for the past 6 years without any intervention!
@andyspoo2
@andyspoo2 15 күн бұрын
It could be useful for detecting vulnerable people by monitoring a room, e.g. If they are in zone 1 motionless they are likely sat in a chair watching TV, if they are in zone 4 motionless for more than a few minutes they might have fallen over so send a message to someone.
@TasteTheCode
@TasteTheCode 13 күн бұрын
Yes, definitely. There are many commercial products that are using these sensors already just for the scenarios that you mentioned.
@killerpanos7505
@killerpanos7505 16 күн бұрын
Hello, how to check if my power adapter is for charging li-ion batteries?
@TasteTheCode
@TasteTheCode 16 күн бұрын
If a charger is for li-ion batteries, its output voltage will be in multiples of 4.2V. so for example, 4.2V for 1S, 8.4V for 2S, 12.6V for 3S, 16.8 for 4S, etc. The S marking indicates how many cells are connected in series.
@killerpanos7505
@killerpanos7505 16 күн бұрын
@TasteTheCode thank you very much for your help
@killerpanos7505
@killerpanos7505 16 күн бұрын
@TasteTheCode can I use a power adapter from a router or a modem for example??
@killerpanos7505
@killerpanos7505 16 күн бұрын
@TasteTheCode but the chargers for our phones are 9 or 12 volts why is that?
@TasteTheCode
@TasteTheCode 16 күн бұрын
No you can't use a generic charger as there is extra circuitry regulating the voltage in those devices. You must use a charger with the specific voltage that has that regulation circuitry or add that regulation in between yourself.
@qadeer1685
@qadeer1685 16 күн бұрын
Very useful project 👍
@TasteTheCode
@TasteTheCode 16 күн бұрын
Thanks! Glad you found it useful.
@rwatson2609
@rwatson2609 18 күн бұрын
Pretty amazing to get that kind of range from such a tiny device. Traveled through your neck of the woods back 5 years ago, beautiful country in summer. I did not know it snowed there. Anyhow i did tinker with the Reyax 896 and personally got 8 km around farm land so I will buy a pair of these to see the difference here in Vancouver, Canada.
@TasteTheCode
@TasteTheCode 18 күн бұрын
Thanks. It is a good little module .I guess with some better antennas, it will do much better.
@telosfd
@telosfd 26 күн бұрын
Hi . I have a cordless drill with 17 rechargeable batteries of 1.2V 1300mAh etch, 20.4V total. Can i replace them with 4 pieces of 5V?
@TasteTheCode
@TasteTheCode 26 күн бұрын
I haven't heard of 5V batteries. Li-ion are 3.7 nominal, 4.2V when fully charged.
@renaudraffi9365
@renaudraffi9365 26 күн бұрын
do you know how to dissasemble the reciever ? i have charge issues, the adapter is working and gives the 5V, reciever is not charging. i think a issue with the charge port
@TasteTheCode
@TasteTheCode 26 күн бұрын
No I have not disassembled the receiver but you can look at some obvious screws.
@forestranger312
@forestranger312 28 күн бұрын
So how do you find them apart from opening the end and finding one inside, which is obvious really. Do we empty public garbage containers and rifle through.
@TasteTheCode
@TasteTheCode 25 күн бұрын
Well apart from taking it out of the device, the trick is to properly charge and use them, not just taking it apart. Also, these are often just thrown on the street. No need to empty garbage containers.
@julienkittel2421
@julienkittel2421 29 күн бұрын
Great project, what is the flat cable that you used between the sensor and the board ?
@TasteTheCode
@TasteTheCode 29 күн бұрын
Thanks. It is just an old cable from a USB charger.
@williambnell
@williambnell Ай бұрын
Go for it, have a good rest. We will still be here. 👍🏻
@TasteTheCode
@TasteTheCode 29 күн бұрын
👍👍👍
@RectifiedMetals
@RectifiedMetals Ай бұрын
What they changed the goop, had me cursing. The goop was so hard and crumbly. Heat didn’t do much. I stopped for fear of knocking off some smds. F🤬 you Microsoft!
@TasteTheCode
@TasteTheCode Ай бұрын
Well they are definitely not making things easier to be repaired.
@nevermind-wp3bf
@nevermind-wp3bf Ай бұрын
Instead of the going through that pain of replacing those resistors you can just simply add a 10 ohms resistor at the output voltage side and leave that small resistor alone. 😂 Asuming that you need 4 volts and 0,3 - 0,4 amps to charge that battery safely...
@TasteTheCode
@TasteTheCode Ай бұрын
Hmm that is an interesting take. If I understood correctly, you suggest to limit the current into the battery, right? How did you got the 10 ohm value?
@johnriley5844
@johnriley5844 Ай бұрын
This was a really clear explanation - thank you!
@TasteTheCode
@TasteTheCode Ай бұрын
Thanks, I'm glad you liked it!
@zeratul021
@zeratul021 Ай бұрын
Would this sensor catch movement behind a light glass / plastic shower door? My PIR sensors don't register such movement.
@TasteTheCode
@TasteTheCode Ай бұрын
Hmmm not sure, I guess it might but I can't confirm.
@homandbackyard008
@homandbackyard008 Ай бұрын
Nice video!
@TasteTheCode
@TasteTheCode Ай бұрын
Thansk!
@hamadamohamedali9098
@hamadamohamedali9098 Ай бұрын
What is the Android version of your phone? Because my temple is not working on Android 14. Please answer me
@TasteTheCode
@TasteTheCode Ай бұрын
When I did this I think it was on version 13. There were some changes added to BLE in v14 but I don't know exactly what. I think you need to add something to the android manifest manually to enable it.
@eIektrinis
@eIektrinis Ай бұрын
This is motion detection, not presence.
@TasteTheCode
@TasteTheCode Ай бұрын
The sensor will detect you even if you are stationary.
@eIektrinis
@eIektrinis Ай бұрын
@TasteTheCode tried it. Not really. It's still based on motion, even if tiny one.
@TasteTheCode
@TasteTheCode Ай бұрын
You get two values, one if a motion and another if just presence is detected. Even if someone is sleeping in the room, you can know.
@markvanderburg2947
@markvanderburg2947 Ай бұрын
Hey, can this use MQTT?
@TasteTheCode
@TasteTheCode Ай бұрын
Yes you will need to add the mqtt logic in the microcontroller and based on that instruct the module.
@richieb9675
@richieb9675 Ай бұрын
Nice video 👍 could you please tell me whats the gray dots are, it looks like kit? What is it called? I want to put it in my Playstation psu as well to dampen noise.
@TasteTheCode
@TasteTheCode Ай бұрын
I'm not exactly sure what it is or how it is called. It is some sort of silicone glue that keeps components from moving.
@Roobotics
@Roobotics Ай бұрын
5:30 Just build the vise-base out first, then you don't need to find any clamps, it can clamp itself! Also it would ensure the surfaces get glued as parallel as they can be. Also I'd try and get a screw with a more course spacing, as that is going to take too long to open/close to feel readily practical IMO, or maybe some way to make a DIY split-nut that can be disengaged.
@TasteTheCode
@TasteTheCode Ай бұрын
Thanks. There is enough play in the entire vise where it is forgiving if it is not that parallel, but using the vise as clamp is a nice suggestion. As for the screw, this is the only thing I could find locally. It is not ideal but will do for now.
@Roobotics
@Roobotics Ай бұрын
@TasteTheCode it's understandable, I noticed it was a general complaint a few others made on the model. An M8 leadscrew wouldn't fit as-is, but I do wonder if it could clamp things without being back-driven and loosening up. As it's a very ubiquitous size of hardware used in many 3d printers.
@ayams02
@ayams02 Ай бұрын
Great work! I think it needs some weight so it won't go anywhere
@TasteTheCode
@TasteTheCode Ай бұрын
Yes but I still haven't figured out how to do it. My best idea so far is to add some metal plate at the bottom.
@afberglund2764
@afberglund2764 Ай бұрын
So can I take a photo with esp32-cam and send 500 meters?
@TasteTheCode
@TasteTheCode Ай бұрын
Lora is not intended for such high data transfers. If you split it up, and send it on intervals, I guess it can be done but definitely not what it was designed to do.
@afberglund2764
@afberglund2764 Ай бұрын
@TasteTheCode guess it's wifibroadcast I should try again. Didn't work properly when I tried some months ago.
@TasteTheCode
@TasteTheCode Ай бұрын
You mean wifi long range? I haven't tried it but for 500 meters, I think you can also use some directional antennas if you have line of sight.
@godfreyzahra5311
@godfreyzahra5311 Ай бұрын
can i replace a power supply of output of 5.2v - 2.1A - 10.92w with one of output of 5v - 2.4A - 12w
@TasteTheCode
@TasteTheCode Ай бұрын
Yes you can.
@nikkam3176
@nikkam3176 Ай бұрын
hi, nice video. Thank you. I have shockwave sw290 but cant find the remote, so i will try your solution. Do you think it will work using your codes?
@TasteTheCode
@TasteTheCode Ай бұрын
No idea. Give it a go. If it doesn't work then try searching for the codes for other manufacturers and standards and try them.
@nikkam3176
@nikkam3176 Ай бұрын
​@@TasteTheCode will be nice to do a video on how to transmit (encode with nec protocol) using esp32 or other microcontroller.
@nikkam3176
@nikkam3176 Ай бұрын
@@TasteTheCode will be interesting to extract the codes directly from the chip of the surround system receiver.