I'm an experienced IT professional with a distinguished history in the Microsoft ecosystem, particularly known for my contributions to the Small Business Server (SBS) community. As a former Microsoft SBS MVP (Most Valuable Professional), I provided technical expertise and support to the SBS user community through forums, discussions, and direct engagement.
- Microsoft SBS MVP - Recognized expert providing valuable insights and assistance to the SBS user community
- Small Business Server Family Member - An honorary title within the SBS MVP community
- The Grey Award - An award named in my honor, given to SBS MVPs who made significant contributions before moving on from the SBS space
- Includes invitations to global events and gatherings with current and former MVPs
I'm currently focused on embedded systems and IoT development, particularly:
-
CYD (Cheap Yellow Display) Project
- Integration of ESP32 with TFT displays
- Implementing TFT_eSPI and LVGL
- Web-based control systems
-
Servo Control System
- ESP32 servo motor control
- Bluetooth integration with PS4 controller
- Real-time response and precision movement
-
IoT and Embedded Systems
- ESP32 development
- Weather station projects
- Improv WiFi implementation
- OTA (Over-The-Air) update systems
const myTechStack = {
current: {
embedded: ["ESP32", "TFT_eSPI", "LVGL"],
protocols: ["WiFi", "Bluetooth", "OTA", "Web Servers"],
hardware: ["Servo Motors", "PS4 Controller", "Display Systems"],
iot: ["Weather Stations", "Improv WiFi", "Control Systems"]
},
legacy: {
microsoft: ["Small Business Server", "Windows Server"],
community: ["MVP Program", "Technical Forums", "Knowledge Sharing"]
}
};
A project combining ESP32 microcontrollers with PS4 controller input via Bluetooth for precise servo motor control:
- Bluetooth connection management
- Real-time servo control
- Custom mapping of controller inputs
- Multiple servo coordination
- Low-latency response system
- GitHub: @Grey-Lancaster
βοΈ From Grey-Lancaster
Last updated: 2025-02-25 01:23:26 UTC