coXXect
coXXect
  • Видео 366
  • Просмотров 532 581

Видео

Raspberry Pi Pico 2/MicroPython display bmp images on 240x240 ST7789 SPI Display
Просмотров 102День назад
code available: coxxect.blogspot.com/2024/11/raspberry-pi-pico-2micropython-display.html For connection and installing st7789py_mpy on Raspberry Pi Pico 2/MicroPython, read: coxxect.blogspot.com/2024/10/raspberry-pi-pico-2micropython-display.html To prepare 240x240 RGB565/RGB888 bmp using Python or GIMP, read: coxxect.blogspot.com/2024/11/resize-jpg-and-convert-to-bmp-in-rgb888.html @coxxect
Resize jpg and convert to bmp in RGB888 and RGB565 mode, using Python/GIMP
Просмотров 28День назад
This video show how to resize jpg and convert to bmp in RGB888 and RGB565 mode, in two approach: - Using Python code (code available: coxxect.blogspot.com/2024/11/resize-jpg-and-convert-to-bmp-in-rgb888.html) - Using GIMP @coxxect
Raspberry Pi Pico 2/MicroPython read bmp images and draw on ST7789 display pixel-by-pixel.
Просмотров 8714 дней назад
code available: coxxect.blogspot.com/2024/11/raspberry-pi-pico-2micropython-read-bmp.html @coxxect
Python code to read .bmp info from header (work on Desktop Python and MicroPython)
Просмотров 4621 день назад
code available: coxxect.blogspot.com/2024/10/python-code-to-read-bmp-info-from.html @coxxect
Create Python virtual environment in Windows 11, and install PyQt6 failed and succeeded.
Просмотров 6321 день назад
coxxect.blogspot.com/2024/10/create-python-virtual-environment-in.html @coxxect
Raspberry Pi Pico 2/MicroPython display on 1.54" 240x240 ST7789 SPI IPS
Просмотров 233Месяц назад
Raspberry Pi Pico 2/MicroPython display on 1.54" 240x240 ST7789 SPI IPS, tested on MicroPython v1.24.0-preview.449, normal and RISCV version. coxxect.blogspot.com/2024/10/raspberry-pi-pico-2micropython-display.html 00:00 Start 00:13 Connection 00:35 Library 03:33 Test on normal version 06:04 Test on RISCV version @coxxect
Install Python 3.13 on Windows 11and setup in Thonny Python IDE
Просмотров 78Месяц назад
Install Python 3.13 on Windows 11 and setup in Thonny Python IDE coxxect.blogspot.com/2024/10/install-python-313-on-windows-11-and.html @coxxect
Multi SSD1306 OLED, on Raspberry Pi Pico 2/MicroPython
Просмотров 201Месяц назад
Multi SSD1306 OLED, on Raspberry Pi Pico 2/MicroPython. Three OLEDs as on framebuf. coxxect.blogspot.com/2024/10/multi-ssd1306-oled-on-raspberry-pi-pico.html @coxxect
Raspberry Pi Pico 2 (RP2350)/MicroPython display on two OLED, SSD1306 I2C and SPI.
Просмотров 270Месяц назад
Raspberry Pi Pico 2 (RP2350)/MicroPython display on two OLED, SSD1306 I2C and SPI.
Python plot Descartes's Love formula (heart curve), by Copilot.
Просмотров 23Месяц назад
Python plot Descartes's Love formula (heart curve), by Copilot.
Install Pillow(PIL) for Python in Windows 11/Thonny
Просмотров 73Месяц назад
Install Pillow(PIL) for Python in Windows 11/Thonny
Ask Copilot to create a Python Slideshow.
Просмотров 51Месяц назад
Ask Copilot to create a Python Slideshow.
Raspberry Pi Pico 2/MicroPython display on SPI SSD1306 OLED
Просмотров 1062 месяца назад
Raspberry Pi Pico 2/MicroPython display on SPI SSD1306 OLED
I2C OLED (SSD1306/SSD1315) screen with Raspberry Pi Pico 2 (RP2350) using MicroPython
Просмотров 3012 месяца назад
I2C OLED (SSD1306/SSD1315) screen with Raspberry Pi Pico 2 (RP2350) using MicroPython
Hello Raspberry Pi Pico 2 (RP2350): first try MicroPython and CircuitPython
Просмотров 2932 месяца назад
Hello Raspberry Pi Pico 2 (RP2350): first try MicroPython and CircuitPython
Flash ESP-AT firmware to XIAO ESP32C3
Просмотров 1582 месяца назад
Flash ESP-AT firmware to XIAO ESP32C3
UART (Serial1) comm. between XIAO ESP32C3 and Raspberry Pi Pico (RP2040), in Arduino framework.
Просмотров 1052 месяца назад
UART (Serial1) comm. between XIAO ESP32C3 and Raspberry Pi Pico (RP2040), in Arduino framework.
Adafruit_GFX/ImageReader exercises to load bmp images from SD and display on ST7789 SPI TFT
Просмотров 2663 месяца назад
Adafruit_GFX/ImageReader exercises to load bmp images from SD and display on ST7789 SPI TFT
Python + cv2 exercises to resize jpg and save in bmp
Просмотров 993 месяца назад
Python cv2 exercises to resize jpg and save in bmp
XIAO ESP32S3 display on 2.4" TFT 240×320 ST7789V using Adafruit_ST7789 lib in Arduino framework.
Просмотров 2753 месяца назад
XIAO ESP32S3 display on 2.4" TFT 240×320 ST7789V using Adafruit_ST7789 lib in Arduino framework.
First try CameraWebServer on Seeed Studio XIAO ESP32S3 Sense + ov5640 Cam(AF), in Arduino framework.
Просмотров 5944 месяца назад
First try CameraWebServer on Seeed Studio XIAO ESP32S3 Sense ov5640 Cam(AF), in Arduino framework.
Install OpenCV & matplotlib on Raspberry Pi OS (Bookworm)
Просмотров 4115 месяцев назад
Install OpenCV & matplotlib on Raspberry Pi OS (Bookworm)
Picamera2+OpenCV+matplotlib Python exercise to display histogram, run on Raspberry Pi
Просмотров 1565 месяцев назад
Picamera2 OpenCV matplotlib Python exercise to display histogram, run on Raspberry Pi
OpenCV/Python on Raspberry Pi - Capture images from Camera using Picamera2, display using OpenCV.
Просмотров 2505 месяцев назад
OpenCV/Python on Raspberry Pi - Capture images from Camera using Picamera2, display using OpenCV.
Capture screenshots in Raspberry Pi OS (bookworm)/Wayland
Просмотров 1955 месяцев назад
Capture screenshots in Raspberry Pi OS (bookworm)/Wayland
CircuitPython ESP-NOW: Remote control on-board RGB LED via wireless.
Просмотров 1945 месяцев назад
CircuitPython ESP-NOW: Remote control on-board RGB LED via wireless.
CircuitPython Exercise: Touch buttons on ILI9341 SPI LCD with FT6336 Cap. Touch
Просмотров 1665 месяцев назад
CircuitPython Exercise: Touch buttons on ILI9341 SPI LCD with FT6336 Cap. Touch
ESP-NOW on CircuitPython 9.0.3
Просмотров 5697 месяцев назад
ESP-NOW on CircuitPython 9.0.3
CircuitPython to download bmp images from web, and display on ILI9341 SPI TFT.
Просмотров 2157 месяцев назад
CircuitPython to download bmp images from web, and display on ILI9341 SPI TFT.

Комментарии

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

    i have watched about 4 or 5 of these types of videos and this is the only one that worked for me , many thanks and have a sub

  • @RodrigoRodrigues-q3r
    @RodrigoRodrigues-q3r 2 дня назад

    Long time ago, i recievied one of these and i bricked the PC.

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

    Очень информативно!!!! Делайте больше видео!!!!!!! Спасибо!!

  • @larry3083
    @larry3083 7 дней назад

    im getting code 28....

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

    thank you so much man

  • @dhanujajayasinghe1336
    @dhanujajayasinghe1336 10 дней назад

    Thanks. This worked for me.

  • @Yakroo108
    @Yakroo108 10 дней назад

    👍👍👍Thank you! I’ll have to try making one myself.

  • @garyxt500
    @garyxt500 10 дней назад

    thank you worked for me on windows 11

  • @dekipet
    @dekipet 13 дней назад

    How to update firmware on this? Or any WCH Link?

    • @coxxect
      @coxxect 10 дней назад

      It's for official WCH-Link, not sure is it work on others or not. visit www.wch-ic.com/downloads/WCH-LinkUserManual_PDF.html to download WCH-LinkUserManual.PDF Read "6. Firmware Update Methods"

  • @hashemim
    @hashemim 14 дней назад

    What app is this ?

  • @Yakroo108
    @Yakroo108 16 дней назад

    👍👍👍

  • @robby.roboter
    @robby.roboter 17 дней назад

    I also wanna see a cool project done with it!

  • @sebastianrac6338
    @sebastianrac6338 20 дней назад

    Czemu tak wolno skoro po SPI ?

    • @coxxect
      @coxxect 16 дней назад

      It's draw on screen "pixel-by-pixel" coxxect.blogspot.com/2024/11/raspberry-pi-pico-2micropython-read-bmp.html

    • @coxxect
      @coxxect 11 дней назад

      how about this: ruclips.net/video/5FdgEM2HF7A/видео.html

  • @daynaorozco3022
    @daynaorozco3022 22 дня назад

    Hola. dice que se instala correctamente pero no lo encuentro en device manager, qué hago?

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

    Can anyone tell me which pins are used for I2C bus communication SDA and SCL ..

  • @pavansuresh5138
    @pavansuresh5138 25 дней назад

    it is saaying standar serial over bluewwtooth and if i downliad it and install it, it sayes that windows have found the best drivers for this pc

  • @robertanderson2122
    @robertanderson2122 25 дней назад

    Like everyone else below. Thanks for posting this. Probably not Zero specific, but I'm glad you had one, because it helped me find the problem I'm having with the same board!

  • @Andika-n7f
    @Andika-n7f 26 дней назад

    aku tidak memiliki "order device", apakah ada solusi?

  • @serranosandovaldanieleduar9432
    @serranosandovaldanieleduar9432 27 дней назад

    Have you configured the User_setup.h of TFT_eSPI library?

    • @coxxect
      @coxxect 26 дней назад

      this exercise use Adafruit_ST7789 lib, not TFT_eSPI.

  • @serranosandovaldanieleduar9432
    @serranosandovaldanieleduar9432 27 дней назад

    Do you have a video w the code bro?

    • @coxxect
      @coxxect 26 дней назад

      coxxect.blogspot.com/2024/08/adafruitgfximagereader-exercises-to.html

  • @serranosandovaldanieleduar9432
    @serranosandovaldanieleduar9432 27 дней назад

    Hermano, me puedes decir como configuraste la librería User_Setup.h por favor

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

    Thanks man, love you.

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

    I do have the exact same setup for ePaper experiments!

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

    👍👍👍

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

    thank you !!!

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

    Anyone know what the default pins are for i2c,spi.

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

    thank you it's work

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

    Super bro 🙏

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

    What is the board below the WCHlink? Do you have the part number of it, or the product link?

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

      just a self-made adapter to convert connecter to breadboard.

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

    thanks😭😭

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

    Sir your contact number please

  • @柠檬-k3b
    @柠檬-k3b Месяц назад

  • @D34TH-C0D3
    @D34TH-C0D3 Месяц назад

    Honestly just trying to use micropython to get the gpio to work can't even get a simple led to blink. And I'm unsure to figure out why tried with micro and circuit but the pico 2 doesn't have a lot of support or information about doing things with it yet. Sure plenty of information about what's inside it but everyone is just saying the same thing.

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

    👍👍👍

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

    It need all pins or only SDA and SCL?

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

    faNTASTIC SAVED MY DAY

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

    Thanks, it is difficult to find information for s3.

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

    can you tell us how to do with a micro py script ? im new to this method of coding

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

      coxxect.blogspot.com/2022/08/raspberry-pi-picomicropython-exercise.html

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

    !!! IF YOUR 2C32T IS BRICKED, READ THIS !!! Just remove the back cover, unplug the battery and plug it back while holding the POWER and MENU button. You'll be back the firmware upgrade mode.

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

    how much ram do you have? and how does it perform? did it became slower?

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

    Thanks a lot! Very helpful!

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

    I just got mine and it is currently in a FW version 2.1.0, but I don't seem to find anywhere where I can download the latest firmware.... Nevertheless, it looks like is a newer firmware than the latest I can find online.

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

    Thanks!

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

    you're saving more lives than you'll ever realize. thanks

  • @Tushar-l4j
    @Tushar-l4j 2 месяца назад

    I am facing a problem like a "type object is not subscriptable" how can I solve it

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

    Thanks the problem is solved for me :)

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

    Hi, i'm using windows 11 and the program cant running properly, Can you give me a solution or provide a tutorial to make blink with platformIO? thanks

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

    Thank you! Like others I struggled to get my Waveshare esp32-s3-zero working, but thankfully your video showed the missing piece (for me) to #define NEOPIXEL 21 Excellent work & keep at it - it's really appreciated 😊 Cheers!

  • @NabinChoudhury-ss2wu
    @NabinChoudhury-ss2wu 2 месяца назад

    Thanks bro it's working 😊

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

    👍👍👍