Cabbache

Results 4 comments of Cabbache

I have worked around this issue by changing the MAC address of the ESP8266 to a random one in setup. Here is the full code that takes a picture every...

I've created a wrapper for the linux-router script to create a captive portal: [https://github.com/Cabbache/CaptivePortal](https://github.com/Cabbache/CaptivePortal)

You could run both roles at the same time like so: ```./euclidean_distance_test -r 1 & (./euclidean_distance_test -r 0 2>&1 > /dev/null)```

I have a use case where I needed to generate a binary terrain (1 or -1) in 2d that gradually becomes denser as you move further away from the center....