winson-DIY
winson-DIY
  • Видео 75
  • Просмотров 152 243
CAN Bus Sniffer by PeakCAN windows software GUI
After reading this article PeakCAN windows software for CAN Bus message, I once again used the sample of PeakCAN's PCANBasic API for C# to modify it into my own CAN Bus Sniffer to capture the data on the CAN BUS interface!
Features
1. Add monitor function
All data Tx and Rx on the CAN Bus can be monitored in real time.
2. Added CAN Bus data that can be transmitted by multiple Tx at the same time according to individually defined timings.
#PeakCAN #canbus #canhacker
Detail Description is placed on my blog :
www-winson.blogspot.com/2024/07/can-bus-sniffer-by-peakcan-windows.html
Просмотров: 210

Видео

ESP32CAM Mecanum wheel CAR
Просмотров 11528 дней назад
This topic combines ESP32CAM image Web transmission and Web Control Mecanum wheel Car. #esp32cam #mega2560 #mecanum wheel Full Code is placed on my blog: www-winson.blogspot.com/2024/06/esp32cam-car.html and github.com/winsondiy/ESP32CAM_Car
PCAN windows software for CAN Bus message
Просмотров 2623 месяца назад
Use PCAN_Basic API to build own programs for linking to CAN and CAN FD interfaces. Demo the C# API sample for this project. #pcan #canbus Detail Description is placed on my blog : www-winson.blogspot.com/2024/04/pcan-windows-software-for-can-bus.html
python GUI
Просмотров 934 месяца назад
Use QT Designer to design a python interface to practice some python programs in image processing. #python #QT Desinged #anaconda Detail Description is placed on my blog : www-winson.blogspot.com/2024/03/python-gui.html
Raspberry PI4 + Coral USB Accelerator Demo
Просмотров 6625 месяцев назад
Use Raspberry PI4 Coral USB Accelerator to learn various Edge TPU application examples and then develop your own project programs. Reference coral.ai/docs/accelerator/get-started/ Reference github.com/google-coral/project-posenet Detail Description is placed on my blog : www-winson.blogspot.com/2024/01/raspberry-pi4-coral-usb-accelerator.html #coral #coral accelerator #google TPU #edgetpu #rasp...
Coral Dev Board Object Detection Edge TPU
Просмотров 3406 месяцев назад
Use Coral Dev Board's TPU (Tensor Processing Unit) and USB Camera to do some image recognition projects. The Coral Dev Board is a single-board computer that contains an Edge TPU coprocessor. It's ideal for prototyping new projects that demand fast on-device inferencing for machine learning models. Detail Description is placed on my blog : www-winson.blogspot.com/2024/01/coral-dev-board-object-d...
ESP32 Grbl controller
Просмотров 1,4 тыс.6 месяцев назад
Use the Git link shared on the Internet to upload the Grbl_ESP32 code to your own ESP32 to transfer the G-code from a computer equipped with a USB port to the stepper motor controller of a CNC machine tool (such as a 3D printer or laser cutting machine) . #esp32 #grbl #steppermotor #inkscape #gcode #ugsplatform Detail Description is placed on my blog : www-winson.blogspot.com/2023/12/esp32-grbl...
ESP32 3-axis controller
Просмотров 1,4 тыс.7 месяцев назад
I used three unused slide rails and three 57 stepper motors to construct a platform in the XYZ three-axis direction, and used ESP32 as the 3Axis controller to control the movement direction. There are single-axis instructions, for example: X10:Y10: Z10 and three-axis linkage command: P10,10,10 Detail Description is placed on my blog : www-winson.blogspot.com/2023/12/esp32-3-axis-controller.html...
24G Radar TX Verify
Просмотров 767 месяцев назад
How to verify whether the TX path of a 24G radar is functioning properly. Detail Description is placed on my blog : www-winson.blogspot.com/2023/12/24g-radar-tx-verify.html #csharp #esp32 #canbus #spectrumanalyzer #antenna
ESP32 control stepper motor
Просмотров 7 тыс.7 месяцев назад
ESP32 uses the AccelStepper library to drive the A4988 Stepper Motor Driver to control the 42-stepper motor, and control the forward and backward steps of the motor through the Serial Port. Detail Description is placed on my blog : www-winson.blogspot.com/2023/12/esp32-control-stepper-motor.html #esp32 #a4988 #steppermotor
CAN Bus test of radar products
Просмотров 4257 месяцев назад
In the test of radar products, in order to verify whether the CAN Bus Function on the product is normal. Therefore, in the test environment, the cheapest solution that can be matched with the production test program (Mega2560 MCP2515 RelayBoard) is used. And use ESP32 MCP2515 module and PCAN-USB-FD for verification. Detail Description is placed on my blog : www-winson.blogspot.com/2023/12/can-b...
ESP32+WS2812 Strip Voice controlled
Просмотров 1027 месяцев назад
Use Tmall Genie's voice commands to control the WS2812 light strip on the ESP32 to change the color and brightness of the light strip 利用天貓精靈的語音指令去控制ESP32上的WS2812的燈條, 實現改變燈條顏色和燈條的亮度. ESP32 Code is placed on my blog: www-winson.blogspot.com/2023/12/diy-voice-controlled-esp32ws2812-strip.html #esp32 #voicecontrol #bluetooth #天貓精靈 #speaker #tmall
TmallGenie Voice control ESP32
Просмотров 747 месяцев назад
Tmall Genie ESP32 Bemfa Cloud, accomplish voice control of home appliances! 天貓精靈(TmallGenie) ESP32 巴法雲, 實現語音家電控制! ESP32 Code is placed on my blog: www-winson.blogspot.com/2023/12/tmallgenie-voice-control-esp32.html #esp32 #voicecontrol #bluetooth #天貓精靈 #speaker #tmall
Control Your Music by ESP32 Bluetooth Speaker
Просмотров 6918 месяцев назад
Use the ESP32 Bluetooth Speaker in the previous article add the Play, Pause, Next and Previous buttons to control the actions of the Mobile APP and automatically connect to a connected device! ESP32 Code is placed on my blog: www-winson.blogspot.com/2023/11/control-your-music-by-esp32-bluetooth.html #esp32 #bluetooth #a2dp #speaker
ESP32 Bluetooth Speaker
Просмотров 3,8 тыс.8 месяцев назад
Use ESP32 A2DP Sink (Music Receiver) function to build your own Bluetooth Speaker. This creates a new Bluetooth device with the name “MyMusic” and the output will be sent to the output directly to the internal DAC of the ESP32. ESP32 Code is placed on my blog: www-winson.blogspot.com/2023/11/esp32-bluetooth-speaker.html #esp32 #bluetooth #a2dp #speaker
Understand diagnostic trouble codes of your car
Просмотров 4078 месяцев назад
Understand diagnostic trouble codes of your car
Catch your vehicle Data via cheap CAN bus Tool
Просмотров 3,1 тыс.8 месяцев назад
Catch your vehicle Data via cheap CAN bus Tool
ESP32+MCP2515 CAN Bus Scanner with ELM327 and ECU simulator
Просмотров 3,1 тыс.8 месяцев назад
ESP32 MCP2515 CAN Bus Scanner with ELM327 and ECU simulator
ESP32 IOT smart farm with WIFI mesh
Просмотров 5778 месяцев назад
ESP32 IOT smart farm with WIFI mesh
ESP32 Wifi mesh Control another ESP32 with Relay
Просмотров 1528 месяцев назад
ESP32 Wifi mesh Control another ESP32 with Relay
XBOX joystick modification with ESP32
Просмотров 8228 месяцев назад
XBOX joystick modification with ESP32
ESP32 water level monitoring system
Просмотров 6298 месяцев назад
ESP32 water level monitoring system
Balance Ball and Beam Control system
Просмотров 2718 месяцев назад
Balance Ball and Beam Control system
Arduino Mega2560 Test Fixture Application
Просмотров 1089 месяцев назад
Arduino Mega2560 Test Fixture Application
Electrical Safety Compliance Automatic Test System
Просмотров 1149 месяцев назад
Electrical Safety Compliance Automatic Test System
Range versus Rate Automatic Test system with IxChariot
Просмотров 1559 месяцев назад
Range versus Rate Automatic Test system with IxChariot
ESP32CAM Four in one function
Просмотров 889 месяцев назад
ESP32CAM Four in one function
ESP32 Weather Clock
Просмотров 1909 месяцев назад
ESP32 Weather Clock
Node-red Machine Learning module Tensorflow in Raspberry Pi4
Просмотров 46610 месяцев назад
Node-red Machine Learning module Tensorflow in Raspberry Pi4
Raspberry Pi Smart temperature and humidity controller
Просмотров 42310 месяцев назад
Raspberry Pi Smart temperature and humidity controller

Комментарии

  • @WoWPro71
    @WoWPro71 День назад

    How do you power the module with 5v, when the 5v will set mcp gpios to 5v that can kill the esp32?

  • @kunal7biz
    @kunal7biz 2 дня назад

    This is great.. keep posting.. I love this

  • @kunal7biz
    @kunal7biz 2 дня назад

    This is great.. keep posting... Thanks for the video

  • @destrok3558
    @destrok3558 8 дней назад

    And what happened to the other buttons? "Start - Select - Home - Address Pad"

    • @winson-DIY
      @winson-DIY 7 дней назад

      Hi, there are not enough IO Pin to do that!

  • @miguelestrada5324
    @miguelestrada5324 24 дня назад

    what is the song of video?

    • @winson-DIY
      @winson-DIY 22 дня назад

      Hi, this song is Coffee break!

  • @NisteCraft1
    @NisteCraft1 29 дней назад

    Hey bro, I really liked this project of yours. Is there any way I can send the Can PID codes to the Serial Monitor?

    • @winson-DIY
      @winson-DIY 29 дней назад

      Hi, Yes, but you need one CAN adapter via serial function !

  • @svsv9
    @svsv9 Месяц назад

    Thank you so much for sharing your project again. and bring so many aspect and details.

    • @winson-DIY
      @winson-DIY 29 дней назад

      Thanks!

    • @svsv9
      @svsv9 29 дней назад

      @@winson-DIY Do yo consider use platform like Instructables or EasyEda commninity to get to more people. Well thank again.

  • @drstiven1466
    @drstiven1466 Месяц назад

    Hello, what library do you use for the mcp2515 and the esp32? I can't get both to work. Thanks for your videos.

    • @winson-DIY
      @winson-DIY Месяц назад

      Hi, FYI github.com/autowp/arduino-mcp2515/archive/master.zip !

  • @pt1015
    @pt1015 Месяц назад

    it seems so cool, nice work

    • @winson-DIY
      @winson-DIY 29 дней назад

      Thanks! need you more input!

  • @arshdeepchumber7076
    @arshdeepchumber7076 Месяц назад

    Source code urgently needed

    • @winson-DIY
      @winson-DIY 29 дней назад

      Hi, FYI www-winson.blogspot.com/2023/08/esp32-obstacle-avoiding-robot-car.html

  • @arshdeepchumber7076
    @arshdeepchumber7076 Месяц назад

    Source code??

    • @winson-DIY
      @winson-DIY Месяц назад

      the ESP32 code is placed on my blog : www-winson.blogspot.com/2023/08/esp32-obstacle-avoiding-robot-car.html

  • @LarryBrown-nq3mx
    @LarryBrown-nq3mx Месяц назад

    this is a shit video you do not describe how to do anythig

  • @svsv9
    @svsv9 Месяц назад

    Thank you for sharing this, I need 2 ESP32-Cam to control a toy(My surveillance car toy) I need 2 Cameras front and back, Can I add buttons to control motors and Pan tilt either to the Web page Server? I mean I need to control others parts of the MCU. Can you please clear me, Or Nod Red is only for streaming simultaneously?.

    • @winson-DIY
      @winson-DIY Месяц назад

      Hi, You can search esp_http_server for esp32cam car and I will make a video for this later!

    • @winson-DIY
      @winson-DIY Месяц назад

      Hi, You can see my github github.com/winsondiy/ESP32CAM_Car first and I will upload to my RUclips channel.

    • @svsv9
      @svsv9 Месяц назад

      @@winson-DIY this is amazing! Thank you so much for sharing. I will be at first row for this project of yours. Have a great day. I really need 2 cameras back and front just one working at time, only solution I can develop are with raspberry pi 5. If you can make it with two ESp32-cam it would be great. Thanks 🙏

  • @maryseglah5293
    @maryseglah5293 Месяц назад

    wow amazing content, can I get your codes for the project

  • @VikasBabu_vicky
    @VikasBabu_vicky Месяц назад

    which app to use to control car?

    • @winson-DIY
      @winson-DIY Месяц назад

      Hi, No app application, that is Obstacle Avoiding Robot Car with HC-SR04 Ultrasonic Sensor!!

  • @jsiahaan
    @jsiahaan Месяц назад

    Hi! I 'm going to explore MESH in ESP32. Could you please give me a link of projects source code? Thank you so much!

    • @winson-DIY
      @winson-DIY Месяц назад

      Hi, I used painless mesh sample code to do it. and Put my project into my blog!

  • @pixellark3186
    @pixellark3186 Месяц назад

    Hello, I’m Mo
I would like to buy this item. I have started to learn about CAN bus and I want to use it with my Mercedes Benz Actros truck, which operates at 24V. I want to sniff the signal of the start of the AC compressor, for example, and then simulate it on my workbench to test the compressor without having to reassemble it back in the truck. I don’t know id of it and how to decode it Can this device help me with that? Best Regards,
Mo

    • @winson-DIY
      @winson-DIY Месяц назад

      Hi Mo, I'm not sure this device will fit your needs! You can buy ELM327 first and try it out.

  • @israaelmahdy9148
    @israaelmahdy9148 2 месяца назад

    are there any simulators I can try this project on?

    • @winson-DIY
      @winson-DIY 2 месяца назад

      Hi, You can try the Wokwi and search it from browser to understand it!

    • @israaelmahdy9148
      @israaelmahdy9148 2 месяца назад

      @@winson-DIY Thanks, I already did a search and didn't find the sound sensor on wokwi.

    • @winson-DIY
      @winson-DIY 2 месяца назад

      @@israaelmahdy9148 You can use a variable resistor instead of the sound sensor !!

  • @alxelin9546
    @alxelin9546 2 месяца назад

    非常棒的视频,我做了一个ESP32+MCP2515+PCM2515的CD蓝牙模块,烧录对于我来说是困难的

    • @winson-DIY
      @winson-DIY 2 месяца назад

      你遇到什麽問題

  • @monarchytr
    @monarchytr 2 месяца назад

    My esp-32 does not working like that whenever i try the voltage drops like 4,50 4,60

    • @winson-DIY
      @winson-DIY 2 месяца назад

      Hi, What is your input voltage like? 9V or 3.7*2=7.4V?

  • @bennguyen1313
    @bennguyen1313 2 месяца назад

    Does the PCAN Basic API allow you to filter based on Node ID and/or Data? Ideally, setup a mailbox for each filter, then when a qualifying message arrives it overwrites the data in the mailbox.. this way, the cpu can either poll the mailbox and always get the latest value, or, get an interrupt and retrieve the mailbox contents!

    • @winson-DIY
      @winson-DIY 2 месяца назад

      Hi, Yes, You can filter your message what to you want by PCAN-Basic API. reference www.peak-system.com/PCAN-Basic.126.0.html

  • @insiyamurtaza5801
    @insiyamurtaza5801 2 месяца назад

    hi, i tried all the commands in the rpi part and they are working fine, but how do i stream to my windows browser?

    • @winson-DIY
      @winson-DIY 2 месяца назад

      Hi, You can specify port to stream in the same domain!

  • @sosome1
    @sosome1 2 месяца назад

    Which would you chose for realtime object detection: (Pi 5 with Coral USSB Acc ) or ( google coral dev board)?

    • @winson-DIY
      @winson-DIY 2 месяца назад

      Hi Pi 5 with Coral USSB Acc ! This group has better expansion!!

  • @officialrmb6088
    @officialrmb6088 3 месяца назад

    哈喽 请问怎么弄反馈声呀?

    • @winson-DIY
      @winson-DIY 2 месяца назад

      Hi 你所謂 "反馈声" 是甚麼?

    • @winson-DIY
      @winson-DIY 27 дней назад

      When the Bluetooth connection does not play the audio and occur the squeaking sound.

  • @hosseinahmadi4622
    @hosseinahmadi4622 3 месяца назад

    Very impressive work 👍🏻. I have Mks DLC32 board ready with TMC2209 drivers , is it possible to great the code and put it on sd card and print the sketch on my plotter offline ? Can you please help me with coding ? I am welling to pay for your help sir

    • @winson-DIY
      @winson-DIY 3 месяца назад

      Hi, Sorry ! I have no idea to do the function you want!

  • @SivaPrasadLibin
    @SivaPrasadLibin 3 месяца назад

    3:56 - 4:19 Your showing code contains lot of errors can you share the modified aurdino code 🤔

    • @winson-DIY
      @winson-DIY 3 месяца назад

      Hi, you can refer to this link www-winson.blogspot.com/2023/05/esp32-mcp2515-use-canhacker-on-can-bus.html

    • @heugor-india
      @heugor-india 3 месяца назад

      @@winson-DIY Thanks for sharing I have now used the same code from your blog after uploading the program to ESP32 and I tried to connect with canhacker UI V2.00.01 now it throwing one error "CAN interface not responding!" any solution for this error? tryied Windows 7 and 10 same error

    • @winson-DIY
      @winson-DIY 3 месяца назад

      @@heugor-india hi! can you try this link www-winson.blogspot.com/2023/07/esp32-mcp2515-use-canhacker-on-can-bus.html for debug

  • @R2_Audio_
    @R2_Audio_ 3 месяца назад

    Nice! How is the sound quality?

    • @winson-DIY
      @winson-DIY 3 месяца назад

      Hi, The sound quality is pretty good but there is some noise during standby.

  • @alejandroperez5368
    @alejandroperez5368 3 месяца назад

    How did you get the ESP32 to work with that MCP2515 module? You're powering it from 5V, so the communication between the controller and the microcontroller must be at 3.3V.

    • @winson-DIY
      @winson-DIY 3 месяца назад

      lingshunlab.com/book/arduino/arduino-use-mcp2515-canbus reference this link

  • @souhailbenbrahim188
    @souhailbenbrahim188 3 месяца назад

    how can we do the rest of the project on node-red

    • @winson-DIY
      @winson-DIY 3 месяца назад

      hi, Which part do you mean?

  • @jefflin1305
    @jefflin1305 3 месяца назад

    模擬器可否提供訊號控制儀表板的時速轉速

    • @winson-DIY
      @winson-DIY 3 месяца назад

      Hi 這部分是可以的!

  • @jefflin1305
    @jefflin1305 3 месяца назад

    請問如何判別出速度或轉速的ID ?

    • @winson-DIY
      @winson-DIY 3 месяца назад

      Hi reference this website en.wikipedia.org/wiki/OBD-II_PIDs

  • @jumboxgm9147
    @jumboxgm9147 3 месяца назад

    Very good, you are a 10

  • @maskusumaatmaja_354
    @maskusumaatmaja_354 3 месяца назад

    good

  • @MrFOX-ox4do
    @MrFOX-ox4do 4 месяца назад

    Good content friend, congratulations, sorry, could you help me with this error that I get? C:\Users\VIVE\Downloads\Grbl_Esp32-main\Grbl_Esp32\src\I2SOut.cpp:54:10: fatal error: FreeRTOS.h: No such file or directory #include <FreeRTOS.h> ^~~~~~~~~~~~ compilation terminated. exit status 1 Compilation error: FreeRTOS.h: No such file or directory

    • @winson-DIY
      @winson-DIY 3 месяца назад

      hi, github.com/bdring/Grbl_Esp32 try this link!

    • @MrFOX-ox4do
      @MrFOX-ox4do 3 месяца назад

      @@winson-DIY muchas gracias.

    • @emersonmedeirosnoberto8085
      @emersonmedeirosnoberto8085 3 месяца назад

      Were you able to solve the FreeRTOS problem, friend? I've been trying to solve the problem for weeks.

    • @winson-DIY
      @winson-DIY 3 месяца назад

      @@emersonmedeirosnoberto8085 github.com/bdring/Grbl_Esp32 try this!!!

    • @MrFOX-ox4do
      @MrFOX-ox4do 21 день назад

      @@emersonmedeirosnoberto8085 Recién pude leer tu comentario , disculpa, si subí el programa usando Visual code , y no me dio ningún problema

  • @Batara98
    @Batara98 4 месяца назад

    please speel wiring mcp 2515 to atmega bro, thank

    • @winson-DIY
      @winson-DIY 4 месяца назад

      hi, I add a SPI pin define of mega2560 on the article on my blog! www-winson.blogspot.com/2023/06/arduino-mega2560-can-bus-radar-test.html

  • @nota10Xdev
    @nota10Xdev 4 месяца назад

    You should add the commands in the description so it is easy for people to input them into their terminals. Not that big of an issue, just thought it would be nice for future viewers.

    • @winson-DIY
      @winson-DIY 4 месяца назад

      Thanks for your advice!

  • @brentmc79
    @brentmc79 4 месяца назад

    What is between the ELM327 and the OBD2 extension cable?

    • @winson-DIY
      @winson-DIY 4 месяца назад

      Use OBD2 extern cable to connect devices in CAN BUS

  • @cristhianmedina1704
    @cristhianmedina1704 4 месяца назад

    Do you have the diagram of conections?

    • @winson-DIY
      @winson-DIY 4 месяца назад

      Hi, DAC pins GPIO25 (Channel 1) and GPIO26 (Channel 2) connect to input of amplifier!!

    • @cristhianmedina1704
      @cristhianmedina1704 3 месяца назад

      Thanks you a lot for this video, and for show this library, at the end I created a project, that was an audio player in which I can control the player with a infrared sensor and control, make it pause, resume, advance and go​ backward (go to the previous song). Thank you a lot.@@winson-DIY

    • @winson-DIY
      @winson-DIY 3 месяца назад

      @@cristhianmedina1704 Good!!!

  • @TheJavaSync
    @TheJavaSync 4 месяца назад

    Is it posible to use another esp32 to trigger button of 1st esp by esp now?

    • @winson-DIY
      @winson-DIY 4 месяца назад

      Hi, Yes, That is just IO level signal to wake up.

  • @minhtri059
    @minhtri059 4 месяца назад

    How to stream 2 webcam?

    • @winson-DIY
      @winson-DIY 4 месяца назад

      Hi You can assign the port one is -p 8084 the other is -p 8085.

    • @minhtri059
      @minhtri059 4 месяца назад

      @@winson-DIYI have tried and it worked! Thank you so much

    • @winson-DIY
      @winson-DIY 4 месяца назад

      @@minhtri059 nice!

  • @sanjuk2325
    @sanjuk2325 4 месяца назад

    How is the ping ? Is there any huge delay in streaming

    • @winson-DIY
      @winson-DIY 4 месяца назад

      Hi, In my side, My delay is not obvious.

  • @valen9966
    @valen9966 4 месяца назад

    very good video, thanks!

    • @winson-DIY
      @winson-DIY 4 месяца назад

      thanks!

    • @valen9966
      @valen9966 2 месяца назад

      @@winson-DIY what communication protocol did u use? is it uART? do u have spi version and why u use uART?

    • @winson-DIY
      @winson-DIY 2 месяца назад

      @@valen9966 Hi, The RFID-RC522 module is a SPI interface and show the data in UART!!

  • @TheBestSib
    @TheBestSib 4 месяца назад

    cant connect to the canhacker with any bitrate , what iam doing wrong ?

    • @winson-DIY
      @winson-DIY 4 месяца назад

      Can you do it again by referring to two related articles on my blog?

    • @TheBestSib
      @TheBestSib 4 месяца назад

      ​@@winson-DIY I used same wiring diagram as u ( I mean same Pins's) ,also used code from ur blog there was lite difrent in line #defnie lenght_ofSomething.. the code are used MCP2515 8mhz same like my , i cant find bit rate so i set 500

    • @winson-DIY
      @winson-DIY 4 месяца назад

      @@TheBestSib You can use the blog code that is work.

    • @TheBestSib
      @TheBestSib 4 месяца назад

      im using it from start @@winson-DIY

    • @TheBestSib
      @TheBestSib 4 месяца назад

      I found the solution but... it connects only in STAMP TIME ONLY(when iam using stamp time it gives frame and i need to connect it againt to program ) , why i cent get real time data ? HS doesnt work and listen mode doesnt give any frames , am i doing sth wrong @@winson-DIY

  • @chheangsovathana
    @chheangsovathana 5 месяцев назад

    use external 16bit DAC for better sound quality right?

  • @jayl6030
    @jayl6030 5 месяцев назад

    Do you have WhatsApp friend

    • @winson-DIY
      @winson-DIY 5 месяцев назад

      Sorry, I don't use WhatsApp!

    • @jayl6030
      @jayl6030 5 месяцев назад

      Email ? Is there a way to contact. ?

    • @winson-DIY
      @winson-DIY 5 месяцев назад

      @@jayl6030 winson.diy@gmail.com

  • @jayl6030
    @jayl6030 5 месяцев назад

    Do you have WhatsApp ??

  • @gc9n
    @gc9n 5 месяцев назад

    for esp8266 CS > GPIO5 , MOSI>GPIO12 , MISO>GPIO13 , SCK > GPIO14 , INT N/A

  • @gc9n
    @gc9n 5 месяцев назад

    i Used a ESP-WROOM , and a 8khz MCP2515 , And thats it , the CANHAcker cannot be connected to the esp. is just dont do anything

    • @winson-DIY
      @winson-DIY 5 месяцев назад

      Hi, ESP-WROOM is fine. Have you read this article? ESP32 + MCP2515 use CanHacker on CAN Bus system --- Verify and Debug(www-winson.blogspot.com/2023/07/esp32-mcp2515-use-canhacker-on-can-bus.html) Try it !!

    • @gc9n
      @gc9n 5 месяцев назад

      @@winson-DIY You Believe that i didnt read the article and the Video 50 times?

    • @gc9n
      @gc9n 5 месяцев назад

      @@winson-DIY i just want a ESP32+MCP2515 with no other device involved no jumper on MCP2515 either

    • @winson-DIY
      @winson-DIY 5 месяцев назад

      @@gc9n That's right, that's what I did.

    • @gc9n
      @gc9n 5 месяцев назад

      @@winson-DIY ok it's working, just mention that the pin5 is not D5 , it's GPIO05

  • @gc9n
    @gc9n 5 месяцев назад

    Is there any ANDROID APP CanHacker , i dont want to use a laptop

    • @winson-DIY
      @winson-DIY 5 месяцев назад

      Hi, I've never seen this APP for Android.

  • @fjkldhakljf
    @fjkldhakljf 5 месяцев назад

    Hello sir , may I ask a question , Why MCP2515 is used when esp32 already contain a can interface ? can I use just a transciever ?

    • @winson-DIY
      @winson-DIY 5 месяцев назад

      Hi, I choice MCP2515 module is want to use CANHacker software.

    • @gc9n
      @gc9n 5 месяцев назад

      do you have an example how ESP32 works with CAN? because there is nothing on inet