Jump to content
View in the app

A better way to browse. Learn more.

Tinkerunity

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

"Analog In Bricklet" to read the PPM (servo singal) from the resiver

Featured Replies

Geschrieben

I wrote a program in delphi that reads analog value from "Analog In Bricklet"

and I came across a limitation that does not allow me to go further.

 

Restriction applies to the minimum reading time ~ 1ms is not sufficient. Is it possible somehow get around and read the value as fast as 1/100 ms? or may not be better to use the "Breakout Bricklet" and read faster?

Geschrieben

Over USB this is not possible. The kernel of your operationg system polls the USB device 1000 times per second, that is specified in the USB standard. There is no way around that.

 

You would have to write you own C firmware to achieve higher read out rates. The microcontroller can read and convert adc values with a frequency of max 6MHz.

Geschrieben
  • Autor

thanks, that's what I'll do. When I succeed will share the code with others.It can take a while, because I do not possess the right skills yet.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Gast
Reply to this topic...

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.