🚀 Power your innovation with color, speed, and connectivity!
The Waveshare ESP32-C6 1.47inch Display Development Board features a 160MHz 32-bit RISC-V processor, 1.47-inch 172×320 LCD with 262K colors, and supports Wi-Fi 6 and Bluetooth 5. It includes 4MB flash, multiple IO ports, TF card slot, and a built-in RGB LED, making it a compact, high-performance platform ideal for cutting-edge IoT and embedded projects.
Processor | 1.6E+2 |
RAM | LPDDR4X, LPDDR3, LPDDR4 |
Brand | waveshare |
Series | ESP32-C6-LCD-1.47 |
Item model number | ESP32-C6-LCD-1.47 |
Operating System | Linux |
Item Weight | 0.352 ounces |
Package Dimensions | 2.8 x 2.01 x 0.94 inches |
Processor Brand | Espressif |
Number of Processors | 2 |
Manufacturer | Waveshare |
ASIN | B0DHTMYTCY |
Country of Origin | China |
Date First Available | September 24, 2024 |
G**Y
It’s a great purchase.
This little thing is awesome! It does work with micropython (I guess technically unofficially)I highly recommend going to the wave share site and downloading the schematic. It’s laid out very clearly and the documentation is superb.While I get the point of examples, I would recommend starting with the schematic and going from scratch to understand the board. I wouldn’t immediately start with libraries etc..It’s a joy to work on once you have an understanding of the board.The price is also very good. This board can essentially be the entire project.
M**N
Excellent board.
Used C++ to program this board with ESP-IDF doing WiFi/multicast and drawing on the display using the LVGL graphics library.The Waveshare sample source code helped me get started coding pretty quickly and the display is excellent.
R**N
Confusing documentation for a new builder
I spent four hours trying to get this to work the first day and eventually gave up. When I tried to return it, I discovered it was listed as having hazardous chemicals, or something like that, and couldn’t be returned. It’s just a microcontroller and LCD screen—ugh. I then reached out to WaveShare, and they sent a PDF of the same information I’d already found on their Wiki. After another four hours of trying, still nothing. I want to understand why it’s not working, especially if it’s something I’m doing wrong—that knowledge is more valuable to me than the item itself. Unfortunately, the only follow communication from WS is the company is on holiday.I also noticed there are zero reviews, which I’ll take as a red flag moving forward. As a side note, I tried contacting Amazon, but I kept getting stuck in a loop, with the message that the item is non-returnable. I’ll chalk this up as a $20 lesson on WaveShare and Amazon customer support. I’m not upset, just a little frustrated by the wasted time. Mostly, I’m curious if reviews are being deleted or if this just slipped through the cracks. Either way, this experience will serve as a warning to others.Update:Although I do not feel i can change the rating of the product I wanted to update the review of the company. They reached out and apologized for the defective device, thanked me for advising them of the misclassification of the device as hazardous preventing a return, and refunded my money. They also are willing to continue working with me to fix the problem and if it turns out to be a defective product they will replace with a new working device free of charge. I probably will decline any further wasted time on this but will not hesitate to buy from WaveShare again. I am likely going to by the esp32s3 model which is the upgrade. If I find out there is a fix or that I was doing something wrong and the item works I will edit the review. My hope is that someone that got the device to work will post a review, but for now im the one and only review.EDIT:This product has been re-categorized as nonhazardous and so can be returned. Waveshare has worked with me to make the original work. I am glad i learned things and that I was able to work with Waveshare who has proven that they are committed to customer satisfaction. They have room for improvement still. I will not hesitate to buy from them again.
M**.
Nightmare display configuration, no standard libraries work.
This board is a nightmare to get the display to work which apparently has to do with coupling the ST7789 with the ESP32-C6 rather than an older ESP32 Dev board. Google this board asking about display configuration. The lamentation are colossal! For TFT_eSPI Library - massive number of library source code tweaks to get barely marginal operation that will squirrel out on you at the worst time. The Arduino_GFX library was tried and would display "something" sometimes but never the right color and rainbow pixel soup randomly appears.... that is if you can get it to compile in the first place. Tried to replace ArduinoESP32SPI with Arduino_HWSPI and manually initialize SPI to bypass the errors. Still no worky. The tutorials on the Waveshare Wiki for this board DO NOT WORK.In summary, until you confirm online that the various display libraries have been updated to accommodate this board or you are Steve Ciarcia or Dennis Ritchie, leave this board sitting in the Waveshare warehouse along with the demons that reside within it.
H**Y
Works Great. Small and easy to get running right out of the box
Instead of using the Waveshare examples I just loaded up the demo from the Adafruit_ST7789 library. I have seen others online complain about the display always remaining black. All that I had to do was bring the backlight pin GPIO_22 high and the display lit up right away. This pin can also be tied to 3v3 if you like to always keep the backlight on. The display size is small but it is clear and easy to read. I will buy again if another project needs this form factor.
C**I
Great new module
Very cool little module.
J**E
Super fun little dev board
This is a super fun dev board to mess around with. It is quite capable for it's size, the onboard screen is nice and clear and the documentation is adequate.
H**A
No python support
No micropython support.