- کالاهای جدید
- فروش ویژه
- آردوینو
- ماشین های مونتاژ PCB
- کتاب ها و پکیج های آموزشی
- کیت ها
- گلخانه هوشمند
- مینی پی سی
- سایر بردها
- قطعات الکترونیک
- ماژول های صوتی
- ارتباطات
- دوربین و تصویر برداری
- ربات های پرنده
- محصولات RFID
- سنسور ها و ماژول ها
- لیزر ها
- LED و لامپ
- USB Host
- اسکنر بارکد
- انکودر
- بخار ساز
- تاریخ و ساعت
- تشخیص اثر انگشت
- تشخیص سطح مایع
- تشخیص مانع و خط
- سایر ماژول ها
- سنجش مسافت
- سنسور پی هاش
- شعله و حرارت
- عصب و عضله
- فشار و ارتفاع
- ماژول دوربین
- مولد سیگنال
- نبض و فشار خون
- نیرو و وزن
- هاب
- هواشناسی
- پتانسیومتر
- پرینتر و چاپگر
- کارتخوان مغناطیسی
- کوره القایی
- کی پد و جوی استیک
- حرکت و لرزش
- شتاب و زاویه
- تشخیص گاز
- جریان و ولتاژ
- دما و رطوبت
- کارتخوان اس دی
- سوئیچ و رله ها
- صوت و آوا
- مکان یابی
- ژیروسکوپ
- لمس و فشار
- مبدل ها
- نور و رنگ
- آب و مایعات
- امواج مغزی
- رادیو اکتیو
- جریان آب
- مغناطیس
- گرد و غبار
- اثر هال
- ابزار آلات و تجهیزات
- آهنربا و مغناطیس
- ابزار اندازه گیری
- ابزار لحیم کاری
- اسکرچرها
- باکس و نگهدارنده
- برد بورد-مدار چاپی
- تبدیل ها
- تجهیزات کامپیوتری
- ترازوی دیجیتال
- دستگاه اسید کاری
- شیر برقی
- فن
- قفل های الکترونیکی
- قلم مو
- لوازم بسته بندی
- لوازم چاپ PCB
- محافظ برق شهری
- مولتی متر
- میکروسکوپ
- هاب
- هیتر ها
- پمپ
- چسب ها
- کابل و سیم
- کارت حافظه و مبدل
- پروگرامر و آنالایزر
- اسیلوسکوپ
- سایر
- ابزار
- منبع تغذیه و باتری
- موتور ها و درایور
- هوشمند سازی و امنیت
- نرم افزار ها
- نمایشگر ها و درایور
- قطعات رباتیک
- پروفیل و اتصالات مربوطه
- پرینتر سه بعدی
- محصولات واحد پرینت 3بعدی
- اسکنر سه بعدی
- ماشین های CNC و برش
- پروژه ها
ماژول دیتا لاگر ( OpenLog ) دارای ارتباط سریال مناسب برای اتصال به فلایت کنترل Naze32
مدل کالا : Openlog-Naze32
جستارش : A1-10-0708E
موجودی: در حال حاضر موجود نمی باشد. موجودی کالا
ماژول دیتا لاگر ( OpenLog ) دارای ارتباط سریال مناسب برای اتصال به فلایت کنترل Naze32
Description:
VCC input: 3.3V-12V (Recommended 3.3V-5V)
Log to low-cost microSD FAT16/32 cards up to 64GB
Simple command interface
Configurable baud rates
Defaut bootloader is pro mini atmage328P 5V 16Mhz
Four SPI pogo pins
Two LEDs indicate writing status
2mA idle, 6mA at maximum recording rate
Features:
OpenLog(blackbox) is a data logger that works over a simple serial connection and supports microSD cards up to 64GB. The OpenLog(blackbox) can store or “log” huge amounts of serial data and act as a black box of sorts to store all the serial data that your project generates.
Note: After inserting the memory card for the first time, the memory card will produce the config.txt file, which changes the baud rate parameter of the serial port. This parameter can be modified. Please set the serial port The baud rate is consistent with the baud rate of the recorder.
The board has contained the openlog_blackbox_v2.0 firmware. Flight conroller transmits your flight data information on every control loop iteration over a serial port to an OpenLog to be recorded. After your flight, you can view the resulting logs using the interactive log viewer:https://github.com/cleanflight/blackbox-log-viewer
You can also use the blackbox_decode tool to turn the logs into CSV files for analysis, or render your flight log as a video using the blackbox_render tool. Those tools can be found in this repository:https://github.com/cleanflight/blackbox-tools
OpenLog configuration
Power up the OpenLog with a microSD card inside, wait 10 seconds or so, then power it down and plug the microSD card into your computer. You should find a "CONFIG.TXT" file on the card, open it up in a text editor. You should see the baud rate that the OpenLog has been configured for (usually 115200 or 9600 from the factory). Set the baud rate to match the rate you entered for the Blackbox in the Configurator's Port tab (typically 115200 or 250000).
Save the file and put the card back into your OpenLog, it will use those settings from now on.
If your OpenLog didn't write a CONFIG.TXT file, create a CONFIG.TXT file with these contents and store it in the root of the MicroSD card:
Detail instructions for use, please refer to the following URL:https://github.com/cleanflight/cleanflight/blob/master/docs/Blackbox.md