Jose Lapao

Results 11 comments of Jose Lapao

Hi everyone, I have the same problem that @amitabheer , @estebanhirzfeld Can upload the code the nodeMCU is online, can see the action on the serial of the arduino IDE...

@kakopappa This work with google home, or only with Alexa? This is a good idea for my windows blinds, and yes for my projector to

Hi, I have the same problem with the relays this is my code: #include #include #include #include // https://github.com/kakopappa/sinric/wiki/How-to-add-dependency-libraries #include // https://github.com/kakopappa/sinric/wiki/How-to-add-dependency-libraries #include ESP8266WiFiMulti WiFiMulti; WebSocketsClient webSocket; WiFiClient client; #define...

Hi @kakopappa This is a good question I'm don't have much experience with the nodeMCU and the esp's stuff, I have some codes for normal arduinos nothing with webserver or...

Hello @dguerizec and @samehherit I'm start a project to make a DIY CNC with 6 axis interpolated ( 5 on the head XYZAC and one lathe) from a modified mpcnc...

GMM work like this one https://www.youtube.com/watch?v=XHN2EFwahiI but no need g-code to do, because is bridge saw machine that mill down to I can move the head like this to cut...

And we can do this kind of kinematics I say with LinucCNC?? for Linux CNC we need a mach3/4 control board, arduino/ramps board's don't work with LinuxCNC right?

I have a Chinese mach3 board, but I don't have the DB25 IEEE1284 cable and I don't know the wiring, do you have the wiring of the DB25 IEEE1284 to...

Hi, I work with a industrial CNC from the brand Pedrini, and the machine have a rotary axis called B should be C because is over the Z axis (is...

@fra589 Sorry I'm away for long time "@jflapao, since we don't have encoder, I think your proposal is not in the good direction." But when you do the homing procedure...