Skip to content
Green.Bug-Eyed.Monster
Menu
  • About
  • Arduino
    • Arduino I2C Slave Peripheral
    • C8_CO2_5K – CO2 Sensor
    • LiquidCrystal_I2C – I2C LCD Driver for 8052
    • Getting Arduino AVR Disassembly with Platformio
    • Foscam WiFi IP Camera Upgrade.
  • Raspberry Pi
    • Automated Incremental Backups
    • Improve Local Network Security for Cloudflare Tunnels
  • Armbian
    • Armbian on the H96 MAX V56 Android TV Box
  • 8052
    • Actuators – PWM Servo and H-Bridge Driver Code for the 8052
    • C328R Serial Camera
    • Protocols – HDLC, I2C, XModem for 8052
    • Real Time Clock Driver 8052
    • Serial eeprom Driver 8052
    • Serial IO Drivers 8052
    • Storage Media – SD Card, CompactFlash, Filesystem 8052
    • uIP v0.9 TCP/IP Stack for Keil 8051
    • User Interface – Keypad, HD44780 LCD Driver 8051
    • Utility Routines – Delay, WatchDog, Timers, CRC16 8051
  • Toy Hacking
    • WiFi FPV Robots
  • ESP32
    • Simple Bluetooth BLE Server on ESP32
    • Simple Bluetooth BLE Scanner Client on ESP32
    • Setup esp-prog for ESP-WROOM-32
    • Bluetooth BLE iBeacon on ESP32
    • Bluetooth BLE scanner iBeacon decoder
    • Program and Debug the ESP32-C3

Tag: Servo

Actuators – PWM Servo and H-Bridge Driver Code for the 8052

Driver code for various electromechanical actuators, written in C, for the 8051/ 8052 microcontroller, and the Keil C51 compiler.

RC Servo Motors, and DC Brushed Motors.

Downloads.

Miniature DC electric motor pulse width modulation routines for the 8052 and Keil C51 compiler. – Motors_0.0.zip
Positive Pulse PWM Servo routines for 8051 and Keil C51 compiler. – Servo_0.1.zip

Copyright © 2025, Murray R. Van Luyn.