Jump to content

Hemistic

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Hemistic's Achievements

Newbie

Newbie (1/14)

  • One Month Later
  • Week One Done
  • First Post Rare

Recent Badges

0

Reputation

  1. Hello, can anyone hear me? After the last post, I checked all the content of this topic one by one, and I found a preset that is very suitable for my current hardware conditions: Robopeak, which also uses a 320x240 screen, and uses full-speed USB as the hardware interface, Because Robopeak's firmware is not open source, I want to use the current new screen and new MCU to make a fully open source USB2LCD. At present, I have completed the hardware part, and I am still working on the software part. I hope to know some details about the communication between Robopeak and AIDA64, so that I can use it as a reference when writing the firmware, and get as close to Robopeak as possible so that you can understand it quickly. Of course, if you are interested, I can send you the hardware, including all documentation and code. I will be very grateful if you reply me.
  2. Hi Fiery, I've been thinking a lot lately about how to build a low-cost device for monitoring computer parameters. Do you know Espressif? Their representative product is esp32. Recently they came out with an esp32s3, which supports USB full speed protocol, runs very fast, and most importantly it is very cheap and easily available in my area. I hope to build an esp32s3+320*240SPI interface LCD and open source them, but I have encountered some difficulties, so I would like to ask you a few questions: 1. I want to receive rendered images (resolution 320x240) via USB, is this possible? What protocol should I use for communication? Can you provide me with relevant API documentation? 2. If possible, is it possible to make a page for this device and join it in the update plan? The following is my DIY preview and esp32s3 datasheet: esp32-s3_datasheet_en.pdf
×
×
  • Create New...