Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQ] Acceleration #1

Open
SphaeroX opened this issue Sep 30, 2022 · 12 comments
Open

[REQ] Acceleration #1

SphaeroX opened this issue Sep 30, 2022 · 12 comments

Comments

@SphaeroX
Copy link
Collaborator

SphaeroX commented Sep 30, 2022

When the turntable stops or starts it should not do so immediately because of tracking problems.

You could solve it like this.

Given:

  • 360 degrees
  • Speed: 40

Execution:

  • 1 degree with 140
  • 1 degree with 120
  • 1 degree with 100
  • 1 degree with 80
  • 1 degree with 60
  • 350 degrees with 40
  • 1 degree with 40
  • 1 degree with 60
  • 1 degree with 80
  • 1 degree with 100
  • 1 degree with 120

What is needed?
One must know before however when he rotated ready, in addition I make still another request on. (#2)

I keep this here ml because otherwise it goes down in the forum ;)
If I have time I will help...

@eXplOiD1
Copy link
Owner

so you mean a soft start on each rotation ?

@SphaeroX
Copy link
Collaborator Author

exactly, start and stop for better tracking

@eXplOiD1
Copy link
Owner

ok i am struggling at the moment i need to read out console feedback from the DATT, but at the moment i dont find the way.
I never worked with bluetooth in javascript before.
i am in Frankfurt this weekend, so i try to find a Solution next Week

@SphaeroX
Copy link
Collaborator Author

Next week i got some more time and will implementate such function, If i can...

Greetings from Stuttgart 😉

@eXplOiD1
Copy link
Owner

Na perfekt :)
Kurze frage noch, meinst du es ist möglich 2 Bluetooth Geräte zu verbinden?
Ich bin aktuell am überlegen ein esp-32 zu nehmen um die Kamera auslösen zu lassen.

@SphaeroX
Copy link
Collaborator Author

Müssten wir schauen ob wir das so instanzieren können, hab eben auf die schnelle nichts gefunden und bin auch nicht daheim zum testen.

Aber dafür habe ich ein kleines Helferlein gefunden: https://beaufortfrancois.github.io/sandbox/web-bluetooth/generator/

Nächste Woche könnten wir eine kurze Session über Discord oder so machen.

@eXplOiD1
Copy link
Owner

Klar gerne :)

@SphaeroX
Copy link
Collaborator Author

@eXplOiD1
Copy link
Owner

Das sind gute Nachrichten, dann bestelle ich mir mal ein esp-32 und schreib die software dazu.

@SphaeroX
Copy link
Collaborator Author

Ich würde vorschlagen dann den ESP mittels BLE an zu steuern, dann lernen wir noch was dabei: https://randomnerdtutorials.com/esp32-bluetooth-low-energy-ble-arduino-ide/

Repository owner deleted a comment from SphaeroX Sep 30, 2022
@eXplOiD1
Copy link
Owner

Ich würde vorschlagen dann den ESP mittels BLE an zu steuern, dann lernen wir noch was dabei: https://randomnerdtutorials.com/esp32-bluetooth-low-energy-ble-arduino-ide/

Ja das war mein Plan :)

@eXplOiD1
Copy link
Owner

eXplOiD1 commented Oct 1, 2022

Screenshot_2022-10-01-14-16-44-680-edit_com.amazon.mShop.android.shopping.jpg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants