Next version 'Nixie' is coming soon !

Help us to get ready with MyRobotLab version Nixie: try it !
Services

localtunnel
myrobotlab

Hardware

Not applicable.

In most cases, you don't really want a localhosted site to be accessible from outside your machine, but there are certain circumstances where you may need to, if you're a multiple person team, and you're wanting to collaborate on MyRobotLab without sharing the same machine.

Enter Local Tunnel, you can find a copy of the download here: https://github.com/localtunnel/localtunnel

I have not visited the Servo service for a long time.  It gained functionality, but some of the implementations make it very difficult to extend in the future.  Additionally, there were some problems which made the code unecessarily complicated.

How to output a variable directly to GPIO pins ... i.e. in parallel.

This can be done using the ESP32's registers.

// sending a variable to GPIO pins Bitwise register style

// create a parallel GPIO bus using GPIO 12,13,14,15 i.e. must be consecutive pins
#define PARALLEL_0  12

int RGBled=000; // demo RGB connected to Gpio pin 12,13,14,15

void setup() {

Is ant necessary, or can it work using normal command line installation? Looking at the Ant website, it doesn't seem to have Linux instructions.

Update: I think I found it, though it's not very straight forward.

Even when trying to run the java app directly I get this error:

http://Error: Could not find or load main class .home.sarah.Downloads.myrobotlab.jar

I think I might be getting lost on what powers a servomechanism. In this context, would it need a direct power supply, like a wall plugin, or would it work with a battery?

As someone who has never worked with servo and step motors.

Also I could make this a forum topic if preferred.

Is there any particular reason the web search in something like an android would use duckduckgo, or could it be configured to use your own instance of Yacy?

I run my own local instance for places I visit.