Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the urvanov-syntax-highlighter domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/controll/public_html/wp-includes/functions.php on line 6114
Uncategorized – Page 34 – ControllingTheInter.net

Documenting Missing Security Groups in Active Directory

So in one of the environments, I am working in. There are alot of one off security groups that are undocumented in Active Directory that needs to be moved to a centralized database. I used the following code to run through AD, Find users that have the same Dept and Job title information via the wwwHomepage attribute …

Software Button Debouncing Logic – Atmel

So and I’m kinda constructing a suped-up power wheels car. There’s been a couple bumps in a road but it’s been mostly a nice learning experience. There’s a lot of little things that pop up when working with upgrading inductive motors in one of was software Debouncing for the gas pedal so the logic below is just an example of what …

Reverse Engineering the RS485 protocol

Well this weekend I had quite an adventure with RS485. I ran into a couple issues on the way. One was Identifying the baud rate of what your vampire tapping into. One way is to use an Oscilloscope and find the shortest pause and calculate the baud rate from that. Take the shortest pulse, then …