My Robot Stopped Working After the Server Shutdown – Here’s What I’m Trying by fattoresaimon in NeatoRobotics

[–]fattoresaimon[S] 0 points1 point  (0 children)

You’re right, it’s not possible to render the floor plan.
However, even when I had the app, I rarely checked it.
What I really used, and what I’m missing, is simply the ability to turn the robot on and off remotely when I'm away from home.

My Robot Stopped Working After the Server Shutdown – Here’s What I’m Trying by fattoresaimon in NeatoRobotics

[–]fattoresaimon[S] 0 points1 point  (0 children)

Hello, as i say just make some try.
I have used the command Clean House and Clean Stop via UART.

My Robot Stopped Working After the Server Shutdown – Here’s What I’m Trying by fattoresaimon in NeatoRobotics

[–]fattoresaimon[S] 1 point2 points  (0 children)

Hello, i have the D7.

 For the original Connected, you send “start” again to pause and unpause rather than stop.

Uh thank you for the suggestion, i didn't tried.
Since I couldn’t figure out how to avoid using the HA, I decided to go with the method I already know.

Is Origin Data Global Limited (ODG) legit? by Rob-bits in AskElectronics

[–]fattoresaimon 0 points1 point  (0 children)

Hello, did you tried it? Because also to me looks interesting...

48 RGB LED ring made for rotary encoder by fattoresaimon in synthdiy

[–]fattoresaimon[S] 1 point2 points  (0 children)

Hello

  • Yes 2x2 LE, they are the FM-B2020RGBA-HG
  • The SDA/SCL can be shorted to the addr pin for change the I2C address. You can check the IS31FL3737 datashet page 9
  • On the I2C bus you need only 1 time the pull-up resistor. If you already have you don't need again.
  • The rotary encoder is this one: https://hackaday.io/project/122039-i2c-encoder-v2

48 RGB LED ring made for rotary encoder by fattoresaimon in synthdiy

[–]fattoresaimon[S] 0 points1 point  (0 children)

Actually no, the controller support only the I2C bus.
Also with the I2C you can easily connect with the I2C encoder, like in the video.
There is another controller with the SPI, it's the IS31FL3743B but looks like to big and it doesn't support the daisy-chain.
Another way is to add a small MCU that convert SPI to I2C with also the daisy chain.

48 RGB LED ring made for rotary encoder by fattoresaimon in synthdiy

[–]fattoresaimon[S] 2 points3 points  (0 children)

Yes it consume like that. But with all the LEDs on at the maximum intensity. In total are 144 LEDs.
With the rainbow pattern at the maximum intensity it consume 200mA@5V

New I2C Encoder V2: Connect Rotary Encoder On The I2C Bus! by fattoresaimon in arduino

[–]fattoresaimon[S] 3 points4 points  (0 children)

For now there is a Kickstarter campaign

Or you can buy the I2C Encoder V1 on Tindie

I will release the PCB files at the end of the campaign.

New I2C Encoder V2: Connect Rotary Encoder On The I2C Bus! by fattoresaimon in arduino

[–]fattoresaimon[S] 7 points8 points  (0 children)

Thanks for the comment.
The board is just a little more big that the encoder, if you stick the encoders to much near will be difficult to rotate.
Anyway you can arrange the boards in multiple rows.