# fdb **Repository Path**: weakdancer/fdb ## Basic Information - **Project Name**: fdb - **Description**: 2010~2014年在大学实验室参加比赛使用的自制控制系统,相当于自己设计了一个完整的PLC,并自己做了一套“元编译系统” /c_framework/make/make.py /c_framework/app/clean_robot.fdb.c - **Primary Language**: C - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-04 - **Last Updated**: 2024-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: HTML ## README The previous version can be found here : https://bitbucket.org/weakdancer/hyldb ------------------------------------------------- ## PURPOSE : ### controll low power DC motor with MCU with clean interface from : * native code writen in C51 #see /c_framework/c_lib/user_lib.h * remote controll with serial RS232 #see /py_framework/fdbfischer.py * simple controll with HTTP via webpage #see /py_framework/fdb_server.py ## current situation : > controll 16 DC motor with four board ------------------------------------ This project might be not useful.And it is not well structed so these code seems not that understandble. And my bad english,sorry for these,also for these chinese in code commits. I have tried Arduino,BUT. I am in china,and the situation here is quite different from many place through this world. I am considering about implent some funtions from Arduino to STC 8051.