microElab

Results 7 issues of microElab

hi, im using dmd32 lib with esp now ,, but simple program rebooting again and again, ![174472637-34609be5-e0c9-4dc0-9a63-2f3bd212f2a2](https://user-images.githubusercontent.com/63238612/174585849-2b6259b9-10ef-4975-abdc-55e5a632e498.png) `#include #include #include // #include "fonts/SystemFont5x7.h" #include "fonts/Arial_black_16.h" //Fire up the DMD library...

![e1](https://user-images.githubusercontent.com/63238612/168487031-c0ad7699-e2f2-41dc-a129-aa449c9677f5.png) ![e2](https://user-images.githubusercontent.com/63238612/168487035-32451ef7-679c-4bff-9c10-d8f58250ea08.png)

hi, i am using ``` byte numDigits = 4; byte digitPins[] = {10,12,11,9}; //Digits: 1,2,3,4 byte segmentPins[] = {8,7,6,5,4,3,2}; //Segments: A,B,C,D,E,F,G,Period ``` these Pins and this is my setting ```...

need PID example on esp32 controller, i want to drive motor with pot. postion controller(soler tracker)

beginAutoSpeed() i call this function but not able to connect with can, i try it on can simulator, when i set manully speed its woking perfect.

im try to get vin array 17 charator from car, normaly i all good but when i start car engine obd can line sending garbusge and i recive data lke...

i want to use this lib in esp32 , but im little bit confuse , kindly give me some example . i try to impliment PID controller on motor postion...