The Pros: It’s color and it looks good even at steep angles. Getting a simple Hello, World app running is trivial. It’s engine is a PIC18F26K20! Oh, the price is pretty darn good. Buy 500 units (~$1000) and they’ll tweak …

Digole 2.6 Serial DS320240CIPS-66T SPI LCD Display Library for the PIC18F2550 XC8 Read more »

OK, this is for the PIC18F2550. It should work for most, if not all of the PIC18’s, with a few minor changes – Like the TRIS outputs. It will not work with the PIC16’s. It will not work with the …

Pulse Width Modulation on a PIC18F2550 – PWM1 & PWM2, XC8 Read more »

I had a display issue where the column widths changed after rebinding data with the RadGridView. Clicking the columns restored the proper widths. I initially went with the Telerik recommendation to use CellFormatting to  set column fonts, colors, widths, etc. …

Display Artifacts after Rebinding Telerik RadGridView Read more »

This is for Winforms. I don’t know about the other technologies. Sure you can iterate through the columns and manually disable each…  But the tools are already in place. To hide column filters by Image column types: void radGridView1_ViewCellFormatting(object sender, …

Hide Telerik GridView Column Filter By Column Type or Name winforms Read more »

Domain computers fail to see server shared printers in the domain On the print server (or whatever is sharing them) open Devices and Printers Right-click printer and select Printer Properties (NOT PROPERTIES) Click the Sharing tab, ensure Sharing and List …

Domain Network Printers Are Not In Add Printers List WS2008R2 Read more »

This works with thumb, SD, microSD, SSDs, and hard drives. UNIX was intentionally written to use terse commands “ls”, “su”, “cd”… So, why the F do I want to type “sudo ” before every root command on my personal machine? …

Enable and Disable Thumb Drive Write Protection Read more »