It’s always nice to simulate a project before soldering a board together. Tools like QUCS run locally and work quite well for ...
In the maker world, it’s the Arduino and ESP32 lines that get the lion’s share of attention. However, you can do fantastic ...
The brightness capabilities of OLED displays has been a hot topic for many years now as this panel technology continues to take over the display markets, whether that’s monitors, TV’s, laptops or ...
#include "esp_lcd_panel_interface.h" #include "esp_lcd_panel_io.h" #include "esp_lcd_panel_vendor.h" #include "esp_lcd_panel_ops.h" #include "esp_lcd_panel_commands.h ...
Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
Run in the Arduino IDE the HelloWorld example with an ili9488 in SPI. In fact, you don't need an ili display to try this, because it fails at compile time. The possible wiring errors, are irrelevant ...
Abstract: This study investigates several distinctive features of a patent transaction market. Through social network analysis, a patent transaction market can reveal the relationship between ...
If you are a software engineer like me, you probably love to write every line of source code yourself. You know from experience that true quality source code can only be achieved by sweating for weeks ...