- Видео 95
- Просмотров 33 582
Shakir Salam
Добавлен 21 окт 2021
Engineering Practitioner
Raspberry Pi Pico with Macro Keyboard
Build a custom macro keyboard with a Raspberry Pi Pico, equipped with 10 programmable GPIO switches and a rotary encoder for additional input control. This project allows for easy creation of personalized shortcuts and commands, ideal for productivity.
Просмотров: 183
Видео
Raspberry Pi Pico with HC-05 Bluetooth Module using CircuitPython
Просмотров 131Месяц назад
This project demonstrates how to control an LED using a Raspberry Pi Pico and an HC-05 Bluetooth module with CircuitPython. Commands are sent from a Bluetooth Serial Terminal app to turn the LED on and off through Bluetooth communication with the HC-05.
Cherry MX Switch Breakout Board
Просмотров 42Месяц назад
The Cherry MX Switch Breakout Board was designed using KiCad and could benefit from slight improvement. Firmware was successfully tested with a Raspberry Pi Pico using the Thonny IDE. This marks an ideal step in creating a Macro Keyboard project with a proper enclosure, while also offering the opportunity to explore 3D printing for the enclosure design.
Efficient Macros, effortless copy!
Просмотров 16Месяц назад
This upgrade reduces backend issues with the Raspberry Pi Pico interface using two GPIO buttons: one for copy and one for paste. The copy button now simulates a double mouse click, automatically highlighting the selected word.
Raspberry Pi Pico with Two Macro Switch using CircuitPython
Просмотров 86Месяц назад
Using the Raspberry Pi Pico and two macro switches, successfully implemented copy and paste functionality with the Adafruit HID library. However, there's an issue: when pressing the copy button without highlighting any text, it triggers an error since the mouse requires selected text to complete the operation.
Cherry MX Switch Breakout Board Design Consideration
Просмотров 25Месяц назад
Designing a Cherry MX Switch Breakout Board involves ensuring proper switch mounting, signal routing with debouncing, accessible breakout pins, durable layout for seamless integration and usability.
MicroPython with PyCharm
Просмотров 2142 месяца назад
Using MicroPython with PyCharm involves configuring the IDE with a MicroPython plugin to write, upload, and debug MicroPython code directly on microcontroller boards like the ESP32, ESP8266, or Raspberry Pi Pico.
Modify and Extend USB cable
Просмотров 432 месяца назад
A modification was made to the USB cable by soldering and joining a female USB connector with a male USB connector. It’s important to ensure that proper aluminum foil shielding is maintained; without this shielding, EMI (electromagnetic interference) could still occur, potentially disrupting data transfer.
Maker Pi Pico Overview
Просмотров 573 месяца назад
I want to express my sincere appreciation to Cytron Technologies for giving me the opportunity to explore the Maker Pi Pico. Their support has been invaluable in allowing me to thoroughly review and understand this innovative product.
Raspberry Pi Pico with MQ2 Sensor using MicroPython
Просмотров 1593 месяца назад
The Raspberry Pi Pico can be integrated with an MQ2 sensor to detect gases such as LPG, smoke, alcohol, and methane, enabling versatile environmental monitoring and safety applications.
ATSAMD21J18A Xplained Pro USART Transmit to Terminal build with ASF
Просмотров 295 месяцев назад
To enable USART transmission from the ATSAMD21J18A Xplained Pro board to terminal using the Atmel Software Framework (ASF). Set up an ASF project in Microchip Studio , include and configure the USART module, write the code, match terminal setting and then build and flash the project to the board. Github github.com/Shakir555
ATSAMD21J18A Xplained Pro On board LED build with ASF
Просмотров 465 месяцев назад
To control the onboard LED of the ATSAMD21J18A Xplained Pro using ASF (Atmel Software Framework), initialize the I/O pin connected to the LED as an output and push button as input to toggle its state in main loop.
Build Project with ASF
Просмотров 485 месяцев назад
Building a project with ASF (Atmel Software Framework) in microchip microcontrollers. This includes a microcontroller, setting up the development environment, exploring ASF documentation and examples, integrating ASF into the project, developing application logic, testing and debugging, optimizing, and developing the project onto the target hardware.
ESP32 with MPU6050 & RGB LED build with ESP-IDF
Просмотров 62910 месяцев назад
Building a project with ESP32, MPU6050, and an RGB LED involves integrating a ESP32, an accelerometer & gyroscope sensor which was MPU6050, and an RGB LED to create a system that can respond to gyroscopic data from the sensor. Source code can be found on my github github.com/Shakir555
ESP32 with IR Sensor Module build with ESP IDF
Просмотров 29111 месяцев назад
The ESP32 seamlessly integrates with an IR sensor, applying logical precision to interpret and respond to infrared signals, fostering efficient and intuitive interaction in various applications.
Quick Logic Circuit (with Strelkomania)
Просмотров 136Год назад
Quick Logic Circuit (with Strelkomania)
SMT (Surface Mount Technology) to Through Hole Adapters
Просмотров 141Год назад
SMT (Surface Mount Technology) to Through Hole Adapters
5.5ALAM Electronic Lab Renovation V2.0 [Part I]
Просмотров 135Год назад
5.5ALAM Electronic Lab Renovation V2.0 [Part I]
Computer Amplification Circuit with Preamplifier
Просмотров 87Год назад
Computer Amplification Circuit with Preamplifier
Thank you:)
Welcome :))
Hi. Don't understand this, but I'm a fan of yours 😊
@@gockhuat120 thanks dude, appreciated 😊
Dude? 🙄
Bro can you send me the diagram of the circuit please it would be a great help
Hey Bro, I’m not sure where to find the schematic for the Aneng DT 9205A. I’m just doing a teardown and overview of the multimeter.
@@shakirsalam555 okay im just missing some resistors in the multimeter i want to replace them but i dont have the values of the resistors. I just need a photo of the bottom side of the multimeter circuit
There is no data 4, I only found data 2 for it
Nice to see you posting again 😁
Yea get back to job, more to come!
Thank you Shakir i like Ur video!
Muchas gracias , el mejor video que encontré en RUclips para el sensor hc-sr04 en ESP IDF
Glad it helped you 😄👌
Have you tried MG Chemicals no Clean, 63/37 or Loctite Multicore?
Haven't yet, I have a search online, the item is quite pricey.
Hi, I hope you're doing well. Is there a link to the source code on GitHub?
Nice
i keep getting my board reset, here's the error: ets Jul 29 2019 12:21:46 rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) flash read err, 988 ets_main.c 384 ets Jul 29 2019 12:21:46 rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) flash read err, 988 ets_main.c 384 ets Jul 29 2019 12:21:46
Nice keep going
Great video! I didn't know you could load to an SD card using an ESP32.
@strelkomania yea sure can, in the next video i will show sdspi method.
Hi guy, hello from México! I saw your video and I'm trying to achieve the same stuff, but using vscode and the espressis idf SDK extension. I always get an error I couldn't get it and I want to ask you about the wire connections Did you use the pull-up resistors? The external? The internal?
@@erickdiegobastidavargas6090 Hi erick, there already has an internal pull up resistor that can be configured using esp-idf. Maybe you should check the hardware connection
This review helped me a lot, thanks! I blindly bought some solder from aliexpress and it was awful and unusable. So this time i went for this one and it's great! I'm glad I bought 500g :D
Yea first i bought cheap one, and it turn out to be more troublesome . Better spend extra and go for good one
Tengo uno ase dos años creo muy buen 👍🏻
Very helpful
Hi sir there is different code in screen and also in the link pls give me the perfect code
Sir can u pls put the software link
Here www.arduino.cc/en/software
Great❤
Thanks ❤️
Nice best of luck bro❤
Very nice video❤
Thanks 👍
no matter what you build, always take 555 IC.
Great video! This was a fun collab, let's do it again :)
Awesome! look forward to it! ✌
Your PCB looks great! I've never seen a white PCB before ...
Yea it's possible to manufacture white PCB. There are different colour such as red, yellow etc. even purple also got which quite interesting.
looks good
Love this video :)
Thanks! 👍😉
Nice one
How I contact with you
Hi bro, nice to meet you.
Hello brother
thank youu >< needed this
Ur welcome 👍👍
Superb
Hey my friend , how you search for capacitance ? I can't find the way yet !!! Thanks for ur video !!!
This Multimeter does not have the capacitance feature. You can check my Fluke 101 Pocket Meter Digital Multimeter review. That multimeter got capacitance.
Nice
What is the capacitor range
Thanks alot !!!
Thanks ! . I am trying to get into electronics .
🥰 ---From an HDI PCB manufacturer.
Hi, nice to meet you
Thank you so much, learned something new today!
Orite, glad you did 👍👍
Does it beep in diode mode and when there is a short in diode mode?
The beeping one is the continuity test. When there is short there will be beep sound im continuity test.
@@shakirsalam555 Thank you for your reply. So it does not have the feature like a few multi meters have an acoustic warning signal on diode test and long continuity beep on a short. Meaning a continuous tone for a short and a lone beep for a good PN junction.
Teach me masta!
Hey, just wonder if you're up for a coffee sometime? Would love to listen to you in person
Nice try bro... Keep it...
Awesome. Thanks!
Congratulations on designing and receiving your first PCB! I hope for you that there are many to come! :)
Thanks Dustin, more PCB Project Coming soon 😋
Did you paid any money or was sponsered?
Hi bala, it was sponsor
nice lah chucky
awesome!
I've played with the Pico but I am more interested in the Pico W, which has wifi. Right now though, the Pico W is hard to find at a price that isn't inflated (just like the RPI 4B). Keep up the good videos.
Havent try Pico with wifi. just done a little research Pico W got on board 2.4GHz wireless interface using infinion CYW43439.
👏👏👏
Hey stumbled on your tiktok account and just so admire your videos even tho I know nothing about this. Keep doing great work ❤️
Thanks!! 👍👍
Nice book and a nice review Props to you brother...
Thanks! 👌
Excellent work here. Well explained. I just built the single 7 seg using three 5mm LED's per seg. The 4026 drives them with a 220 ohm resistor per seg on a common cathode with a 9 volt supply. I too have a mechanical Trig and Res issue. Like your build I'm using a 22uf cap, it's soldered in, So I tried the Arduino Blink to trigger the 4026. Arduino is tied to ground and supplies a 5 volt Trig pulse which works fine. Maybe its the voltage? or just a clean pulse. Building this was a spaghetti tourture test, I'm not changing the Cap, but if I did I think a 104 ceramic would fix this issue. Thanks, Cool beans I'm Subscribed
Thanks dude, i see you using microcontroller for the CD4026 driver and three led per seg as output. 104 ceramic capacitor is a big yes for the filtering voltage purpose. Keep on experimenting. Cheers!