|
You are here |
lupyuen.org | ||
| | | | |
austinmorlan.com
|
|
| | | | | We need to be able to draw pixels onto the LCD screen of the ODROID-GO. Getting colors onto the screen will be more complicated than reading the state of the input buttons because the LCD actually has brains. The screen is driven by an ILI9341 which is a (very popular) "TFT LCD Single Chip Driver". In other words, we communicate with the ILI9341 which then responds to our commands to actually control the pixels on an LCD. | |
| | | | |
techwithdave.davevw.com
|
|
| | | | | This is an alternative take on the previous article Adafruit ST7789 TFT display with Arduino GFX Library and M5StampS3 . This time with... | |
| | | | |
next-hack.com
|
|
| | | | | [AI summary] The user provided a detailed article about developing a Doom port for a Bluetooth dongle using the nRF52840 microcontroller. The article discusses technical challenges like optimizing 3D rendering, implementing double buffering for efficient data transfer, and achieving a high frame rate (34.5 fps) despite hardware limitations. It also compares the project's performance with other ports and highlights the importance of efficient resource management in embedded systems. | |
| | | | |
bryananthonio.com
|
|
| | | Sharing key insights on how computers work, from logic gates and binary arithmetic to assembly languages. | ||