Maixpy ide ubuntu example. chmod +x maixpy-ide-linux .
Maixpy ide ubuntu example. In this case, the KPU will detect a BRIO locomotive.
Maixpy ide ubuntu example MaixPy . The performance of MaixPy IDE will be reduced due to the resources required for data compression and transfer, but it is a good tool for developers who do not have demanding performance needs or are in 使用 MaixPy 编程和在线运行. About MaixPy-v1. bin: MaixPy 固件最小集合,不支持 MaixPy IDE, 不包含OpenMV的相关算法和各种外设模块 — maixpy_vx. MaixPy samples and tutorials for Maix Bit. Whether it's a picture or a video, since a video is essentially a series of frames, image processing is the foundation of visual applications. py と言う名前のファイルを置いておく必要がある。 Use serial port tool to check whether there is maixpy firmware in the hardware Set 115200 baud rate to connect to the serial port, press the reset button (RST) to receive the data from the chip, no matter what it is, it means that the serial port chip is working normally, if not, it means the hardware is abnormal. No module. Unfortunately, I discovered that the size of this binary would not allow me to run the neural network examples. MaixPy 和 MaixPy3 的区别; 收录一些国内 Python 基础教程; 大佬鼠の嵌入式 Python 入门教程 [1] Sep 4, 2020 · MaixPyのI2CのExampleコード. Power up your board; First program: screen and camera KPU is a general-purpose neural network processor, which can realize convolutional neural network calculations with low power consumption, obtain the size, coordinates, and types of detected objects from time to time, and detect and classify faces or objects. com. Update onboard ESP32 firmware; Update onboard ESP8285 firmware; Start to run program. maixpy Introduction to MaixPy-v1 documentation. bin: MaixPy 固件最小集合, 支持 由于功能 / API 和 MaixPy 相同,MaixCDK 不再单独提供详细的教程,请参考MaixPy 文档,原理和代码基本一致,稍微转换一下就能使用。 建议不要直接从 MaixCDK 上手,先体验完基本的 MaixPy 使用再使用 MaixCDK 会轻松很多。 多看仔细看官方文档,包括 MaixCDK、MaixPy、硬件 สวัสดีครับ หลังจากที่เราได้ อัพโหลดโปรแกรม MaixPy. chmod +x maixpy-ide-linux Aug 19, 2022 · 使用教程. When I first heard about the Sipeed Maixduino AI Kit, I was really excited. Python 224 47 6 0 Updated sipeed/TangMega-138K-example’s past year of commit activity. Edit the file, then in the top Tool menu, use the send file function in the top Tool menu to send the file, it will be saved to the development board and the file name is the same as the file name on the computer How to update MaixPy firmware; Install and use MaixPy IDE; How to use serial terminal tool. Verilog 33 Apache-2. Jul 12, 2019 · Introduction. MaixPy v4 use Python programming language, so there's much package we can use directly. y. 为什么需要定制固件; 在线编译; 源码编译; 更多功能应用 MaixPy v4 use Python programming language, so there's much package we can use directly. 概述. 3) 4) ดาวน์โหลด Example Code จากนั้นนำไปวางใน Click Example Code on the left side of MaixVision, select an example, and click the Run button in the bottom left to send the code to the device for execution. MaixPy 和 MaixPy3 的区别; 收录一些国内 Python 基础教程; 大佬鼠の嵌入式 Python 入门教程 [1] The same variable can be assigned repeatedly, and it can be a variable of different types, for example: a = 123 # a is an integer print(a) a ='ABC' # a becomes a string print(a) This kind of language with variable types is called dynamic language , and its counterpart is static language . Power up your board; First program: screen and camera MaixPy IDE can easily realize real-time editing, uploading, execution, and real-time monitoring of camera images, file transfer and other functions. Then just install the software. The performance of MaixPy IDE will be reduced due to the resources required for data compression and transfer, but it is a good tool for developers who do not have demanding performance needs or are in How to update MaixPy firmware; Install and use MaixPy IDE; How to use serial terminal tool. 收集关于K210的MaixPy开发和SDK IDE 安装或配置 IDE 开发工具. com的连通性 netstat:显示网络连接、路由表、接口状态等。 netstat -an # 显示所有网络连接 shutdown:关闭或重启系统。 shutdown # 立即关机 shutdown -h now # 立即关机 shutdown -r now # 立即重启 reboot:重启系统。 reboot 软件包管理 使用 MaixPy IDE 上传脚本到开发板. There was some interesting hardware popping up recently with Kendryte K210 chip, including Seeed AI Hat for Edge Computing, M5 stack's M5StickV and DFRobot's HuskyLens (although that one has proprietary firmware and more targeted for MicroPython for K210 RISC-V, let's play with edge AI easier - MaixPy-v1/build. The performance of MaixPy IDE will be reduced due to the resources required for data compression and transfer, but it is a good tool for developers who do not have demanding performance needs or are in MaixPy-v1 是什么? MaixPy-v1 能做哪些事? MaixPy 发展历程; 入门必看指南. 基于 USB 开发 MaixII-Dock; 基于 WIFI 开发 MaixSense; M2DOCK (V831)上手视觉指南; 遇到问题怎么办? 如何正确反馈问题! 常见问题与解决方法; 相关的基础知识. Power up your board; First program: screen and camera 安装或配置 IDE 开发工具. MaixPy v4 has a MaixPy-v1 compatible API, so you can quickly migrate your MaixPy v1 projects to MaixPy v4. MaixPy 提供display模块,可以将图像显示到屏幕上,同时,在调用display模块的show方法时,会将图像发送到 MaixVision 显示,比如代码: MaixPy v4 uses the Python programming language, allowing direct use of many packages. 4_minimum_with_model_at_0x300000. 0_39_g083e0cc_m5stickv. 0 7 3 Mar 21, 2023 · 软件开发; 芯片操作系统: FreeRTOS、RT-Thread等: 开发环境: MaixPy IDE、PlatformlO IDE、Arduino IDE等: 编程语言: C,C++,MicroPython This implementation was based on Sipeed MaixPy, but it diverged from it and is now a completely independent project. z_x_xxx*_minimum. If you want to preview API doc offline, build MaixPy, and API doc will be generated in MaixPy/docs/api/ directory. 7z -r -omaixpy-ide # `-o` is directly followed by the decompressed path, without spaces. Also, when the show method of the display module is called, it sends the image to be displayed on MaixVision, for example: To are two ways to use aXeleRate: running locally on Ubuntu machine or in Google Colab. On MaixPy, SPI3 has been used to connect SPI Flash as a reserved hardware resource. py build maix_v83x to complete the construction of the target platform package. md at master · sipeed/MaixPy-v1 MaixPy IDE allows you to easily edit, upload and execute scripts in real time, as well as monitor camera images and transfer files in real time. 0 and Keras and converted to be loaded on the MAix. MaixDuino integrates camera, TF card slot, user buttons, TFT display, MaixDuino expansion interface. My working environment is Ubuntu 16. Now that we’ve downloaded the firmware to the board, we only need to install one more thing: the MaixPy IDE. kfpkg firmware. 编辑文件,然后在顶端Tool(工具)菜单中,点击将打开的文件保存为 boot. Power up your board; First program: screen and camera Jul 6, 2022 · ADB. 2MiB , which is relatively large, so the firmware of minimum is used, and the memory used by GC is not too large. z_x_xxx 如果遇到 IDE 链接失败,就先使用板子所运行的 linux 系统中的 ps 命令检查维持 IDE 链接的 Python 程序(python3 -c from maix import mjpg;mjpg. For Windows run the installer as usual and follow the onscreen instructions. 0_39_g083e0cc_minimum. MaixPy v4 support new hardware platforms of Sipeed, it's a long-term support version, the future's hardware platforms will support this version. UnitVをスレーブ側にします。UnitVはMaixPyを使いました。このドキュメントにはI2Cのスレーブモードで通信するサンプルコードが乗っているので、これに従ってプログラムを書いてみました。 sipeed/MaixPy’s past year of commit activity. json), and the screen types are divided into ips and tft. maixpy_v0. 打开 MaixPy IDE, 连接开发板. At a dime shy of $24, you get a resistive-touch 2. example to access this module with MaixPy This module is generated from MaixPy and MaixCDK. For other platforms, take the version of maix_v83x as an example, match the Python3 + cross-compilation chain of the corresponding platform, and run python3. MaixPy 语法基础知识; 什么是 git 和 github; MaixPy 图像基础知识; MaixPy 音频基础知识; 存储系统介绍; 编辑代码并运行; 上传代码到开发板; 开机自动运行代码; 开发板配置文件; 上手视频教程; 定制你的专属固件. Jul 21, 2024 · The board should be running latest MaixPy V1 firmware (maixpy_v0. Open MaixPy IDE, connect the development board. Enum Kind. Oct 4, 2019 · The other binaries are loaded at an offset addresses beyond the end of the MaixPy binary. 另外,国内也可以在gitee上查看,会实时同步, 对脚本有疑问请到github搜索问题或者提问, MaixPy 固件相关问题请到MaixPy issue提问 Dec 19, 2021 · MaixPyで書いて実行したコードはM5UnitV上には残らないため、USBケーブルを抜き、別途M5UnitVに電源を供給してもブートしない。 任意コードでブートするようにするには、SDカードのROOTフォルダに boot. For the face detection example on this post, you need at least the maixpy_v0. bin – Full version of MaixPy firmware (MicroPython + OpenMV API + LittlevGL embedded GUI framework) maixpy Introduction to MaixPy-v1 documentation. example. MaixPy 和 MaixPy3 的区别; 收录一些国内 Python 基础教程; 大佬鼠の嵌入式 Python 入门教程 [1] 为了让Al模块能应用于更多场合,Sipeed团队还推出了无WiFi功能版本的M1模块,如果用户无需使用无线联网的功能 Overview. MaixPy 和 MaixPy3 的区别; 收录一些国内 Python 基础教程; 大佬鼠の嵌入式 Python 入门教程 [1] This implementation was based on Sipeed MaixPy, but it diverged from it and is now a completely independent project. Using MaixPy IDE, because data compression and transmission require a part of resources, performance will be reduced, but This is a great development tool for developers who are not demanding in Sep 16, 2024 · For that go to the MaixPy IDE download page and download the appropriate binary for your operating system. Maix Dock; Maix Bit; Maix Amigo; Maix Cube; Maix Go; Maix How to update MaixPy firmware; Install and use MaixPy IDE; How to use serial terminal tool. How to update MaixPy firmware; Install and use MaixPy IDE; How to use serial terminal tool. The easiest way is to put it on the SD card; if you want to put it in /flash, the minimum may not support IDE, you can use upyloader to send files) Because this model has 4. > (Tools->Select Board) Click the Connect button in the lower left corner and select the correct connection port, click This tutorial is about training, evaluating and testing a YOLOv2 object detector that runs on a MAix board. Burning any screen type firmware can be started, but the display of different screens will be abnormal (the normal red maixpy welcome page), so According to the actual situation 为了让Al模块能应用于更多场合,Sipeed团队还推出了无WiFi功能版本的M1模块,如果用户无需使用无线联网的功能 Method 2: Use MaixPy IDE. 2. Thanks for Sipeed's contribution on MaixPy! CanMV is designed to make AIOT programming easier, based on the Micropython syntax, running on the powerful embedded AI SOC series from Canaan . 如何阅读本文档(重要) 如何正确的提问(重要) 开发板选购指南(对比) K210 上手避坑指南(必看) 准备你的开发环境. py文件,中,下次开发板开机上电会自动执行这个文件 MaixPy IDE allows you to easily edit, upload and execute scripts in real time, as well as monitor camera images and transfer files in real time. 解压后, 执行 如果是 Windows : 直接双击 maixpyide 来执行,可以右键固定到开始页面或者固定到任务栏方便后面使用 Follow the steps in Quick Start to connect your device, and you can easily use MaixPy programming and run it online. After decompression, execute If it is Windows : directly double-click maixpyide to execute, you can right-click to fix it to the start page or fix it to the taskbar for later use MaixPy samples and tutorials for Maix Bit. bin – MaixPy firmware minimum set, not supported by MaixPy IDE, does not contain OpenMV related algorithms; maixpy_v0. To do that, we have to go to the Sipeed Download Station (Mega) because the official link wasn’t working and download the version related to your operating system. Maix Dock; Maix Bit; Maix Amigo; Maix Cube; Maix Go; Maix Run MaixPy IDE, click on the toolbar and select the board model. 6. 将开发板上的 OTG 接口接上电脑, 然后再命令行中输入 adb shell,会自动进入到开发板的 linux 系统中 Example: For each color channel, change each pixel to ABS (this. py 来将代码保存到开发板的boot. Support 1/2/4/8 line full duplex mode. k210(MaixPy)/V831 model example train code, include mobilenet classifier and YOLO V2 detector - sipeed/maix_train Wiki of Sipeed official, include software documentation and hardware information, and AIoT data etc. You can read API doc at MaixPy API on Sipeed Wiki. SIPEED MaixDuino is a development board compatible with Arduino based on our M1 module (main control: Kendryte K210) MaixDuino integrates camera, TF card slot, user buttons, TFT display, MaixDuino expansion interface, etc. run). Oct 13, 2019 · 3) เปิดโปรแกรม MaixPy IDE (แนะนำเวอร์ชั่น 0. Training your model locally and exporting it to be used with hardware acceleration is also much easier now. Using MaixPy IDE may result in some performance degradation due to data compression and transmission, but it is a very good development tool for developers with not very MaixPy v4 uses the Python programming language, allowing direct use of many packages. Example enum(not recommend! See Kind2) 运行在 MaixPy 上的脚本,玩得开心~ MaixPy 文档: maixpy. python linux opencv ai jupyter ubuntu python3 ncnn rpyc openmv maixpy edge-ai v831 r329 v83x. exe 在 MaixPy3 IDE 中的 maixpy3_examples 和 PhoenixSuit 文件夹下. MaixPy firmware, supports connection to MaixPy IDE, with LVGL version. Follow the steps in Quick Start to connect your device, and you can easily use MaixPy programming and run it online. Real-time Image Preview. In this case, the KPU will detect a BRIO locomotive. MaixPy IDE installed and connected to the board. 25 available here (download the file with the extension . For MaixPy developer: This API documentation is generated from the source code, DO NOT edit this file manually! MaixPy API documentation, modules: Aug 19, 2022 · 使用教程. This can be deployed typing the following: Step #4: MaixPy IDE Hello World. Sep 11, 2020 · Including a custom GUI for kflash, they have also developed a Maixpy IDE that pairs well with the firmware making serial communication easy between the board and your computer. 4-inch TFT LCD, OV2640 2 MP camera, and development board built around the Sipeed M1 and ESP32 modules, packing a dual-core, 64-bit 400–800 MHz RISC-V CPU—with FPU, FFT accelerator, audio accelerator (APU), capable CNN neural network accelerator (KPU 安装或配置 IDE 开发工具. MaixPy-v1 是什么? MaixPy-v1 能做哪些事? MaixPy 发展历程; 入门必看指南. There are several ways to find projects implemented with MaixPy: MaixPy Official Documentation MaixPy v4 uses the Python programming language, allowing direct use of many packages. Maixpy is also better documented; official documentation and tutorials available to cross-reference. 2. Ubuntu 16. This tutorial is about training, evaluating and testing a YOLOv2 object detector that runs on a MAix board. MAix is a Sipeed module designed to run AI at the edge (AIoT). sudo apt install p7zip-full 7z x maixpy-ide-linux-x86_64-0. The model is trained using Tensorflow 2. For example: hello_maix. sipeed. As a continuation of my previous article about image recognition with Sipeed MaiX Boards, I decided to write another tutorial, focusing on object detection. SIPEED MaixDuino is an Arduino-compatible development board based on our M1 module (main controller: Kendryte K210). May 10, 2020 · Download the MaixPy IDE as we intend to learn how to write our own programs in micropython. If a scalar value, the value can be an RGB888 tuple or a basic pixel value (for example, 8-bit grayscale of a grayscale image or byte-reversed RGB565 value of MaixPy IDE allows you to easily edit, upload and execute scripts in real time, as well as monitor camera images and transfer files in real time. For Linux use the following commands to give permission and to install the IDE. 7z -r -omaixpy-ide # `-o` 后面直接跟解压缩的路径, 中间没有空格. Maix Dock; Maix Bit; Maix Amigo; Maix Cube; Maix Go; Maix . 在电脑上安装开发板驱动. As a continuation of my previous article about image recognition with Sipeed MaiX boards, I decided to write another tutorial, focusing on object detection. The above mentioned firmware should be loaded to the board and the model should be burned to the 0x300000 location on the flash memory using kflash-gui tool. 0_39_g083e0cc. Power up your board; First program: screen and camera How to update MaixPy firmware; Install and use MaixPy IDE; How to use serial terminal tool. Open MaixPy IDE and click on the new file button on top left. For running in Google Colab, have a look at this example: Image classification Colab Notebook. Jan 3, 2024 · これは何か?MacにMaixPy IDEをインストールして、UnitV AI Cameraを動かすためのTips。ハマりやすいポイントとともに書いていきます。私の環境長いので折りたたみます。… Nov 1, 2024 · Introduction. MaixPy v4 supports Sipeed's new hardware platform and is a long-term support version. You can use maix. Contribute to knorth55/maixbit_tutorials development by creating an account on GitHub. Images play a very important role in visual applications. 4_*_with_model_at_0x300000. 04; Jan 7, 2021 · If the MaixPy firmware was upladed correctly, you should see maixPy welcome screen. 安装或配置 IDE 开发工具. Click on the left bottom button and establish the connection with your Maixduino. bin ลงไปยัง CorgiDude บอร์ด แล้ว AI vision IDE for programming, code execution, real-time image preview, even graphical programming, lowering development and usage thresholds MaixHub Online AI model training platform that allows training and deployment of models with a single click, without needing AI knowledge or expensive training equipment Introduction. z_x_xxx*_minimum_with_ide_support. py : Click the Run button, and you will see messages printed from the device in the MaixVision terminal, as well as an image in the upper right corner. 04; Run kflash_gui. MaixPy 固件, 支持连接 MaixPy IDE, 带 LVGL 版本. sudo apt install p7zip-full 7z x maixpy-ide-linux-x86_64-0. In MaixPy, currently only supports standard (Motorola) 4-wire full duplex mode (ie SCK, MOSI, MISO, CS four pins) K210 芯片基本参数; 内核: RISC-V Dual Core 64bit, with FPU: 主频: 400MHz (可超频至600MHz) SRAM: 内置8M Byte: 图像识别: QVGA@60fps/VGA@30fps MaixPy-v1 是什么? MaixPy-v1 能做哪些事? MaixPy 发展历程; 入门必看指南. MaixPy v4 have a MaixPy-v1 compatible API, so you can quickly migrate your MaixPy v1 project to MaixPy v4. There was some interesting hardware popping up recently with Kendryte K210 chip, including Seeed AI Hat for Edge Computing, M5Stack's M5StickV and DFRobot's HuskyLens (although that one has proprietary firmware and more targeted for Apr 13, 2022 · 安装或配置 IDE 开发工具. For MaixCAM, since it uses Linux and the performance can support using the Python version of OpenCV, you can use the cv2 module directly in addition to the maix module. kfpkg: integrates the face detection model at 0x300000 of the flash, which can be loaded using kpu. Module. Due to the prevalence of visual applications, this guide will be divided into sections for visual applications and other applications. pixel). Aug 21, 2019 · maixpy_v0. May 30, 2021 · #2 MaixPy(IDE)のインストールとアクセス Arduino上で走らせるPythonプログラムを開発するための統合開発環境をインストールします。MaixPyとよばれるソフトウェアをここから入手します。 MaixPyをインストール、起動し、Maixduino上でMaixpyを起動してみます。 安装或配置 IDE 开发工具. mpfshell-lite工具介绍; Mpfshell-lite 使用手册; MaixPy IDE Instructions; Update WIFI module firmware. 链接开发板. image can be an image object, the path of an uncompressed image file (bmp/pgm/ppm), or a scalar value. Then, run it. Here we provide some common practical project examples for community members to refer to and replicate for use. 3_2 at the time of writing this readme) Pretrained model on MNIST dataset. Since MaixPy supports many hardware models, the display direction will be incorrect when using MaixPy IDE or LCD display, then we need to rotate the image at this time; Before correcting the display direction, we need to confirm whether the sensor direction is rotated (the image in the upper right corner of MaixPy IDE is the image directly MaixPy IDE allows you to easily edit, upload and execute scripts in real time, as well as monitor camera images and transfer files in real time. MaixPy 和 MaixPy3 的区别; 收录一些国内 Python 基础教程; 大佬鼠の嵌入式 Python 入门教程 [1] Introduction. MaixPy provides a display module that can show images on the screen. Also, when the show method of the display module is called, it sends the image to be displayed on MaixVision, for example: Install it after downloading. Close Terminal! *You can only establish one connection with Maixduino at a time. SIPEED MaixAmigo 是基于我们 M1n 模块(主控:Kendryte K210)开发的一款集学习开发和商用一体的人脸识别产品. com # 测试与www. 8 setup. Here I am loading the "full" version of the MaixPy binary which allows for running remotely from an IDE. 3 Writing test code to Maixduino. 04, 64bit. MaixPy is to port Micropython to K210 (a 64-bit dual-core RISC-V CPU with hardware FPU, convolution accelerator, FFT, Sha256) is a project that supports the normal operation of the MCU and integrates hardware acceleration. (LVGL是嵌入式 GUI 框架, 写界面的时候需要用到) — maixpy_vx. The performance of MaixPy IDE will be reduced due to the resources required for data compression and transfer, but it is a good tool for developers who do not have demanding performance needs or are in MaixPy v4 use Python programming language, so there's much package we can use directly. bin: MaixPy minimum set of firmware, does not support MaixPy IDE, does not include OpenMV related algorithms and various peripheral modules — maixpy_vx. MaixPy IDE enables convenient real-time editing, uploading, execution of script programs, as well as real-time monitoring of camera images, file transfer, and other functions. I used the installer for Linux for version 0. Click Example Code on the left side of MaixVision, select an example, and click the Run button in the bottom left to send the code to the device for execution. pixel-image. (LVGL is an embedded GUI framework, which is needed when writing interfaces) — maixpy_vx. 2-installer-archive. Besides the built-in AI algorithms and models, MaixPy is highly extensible, allowing you to add your own algorithms and models. For Mac use the DMG file and install the application. bin – For M5Stack’s M5StickV AI camera; maixpy_v0. First thing we need to check is the Board version: Then, check if it can connect to the board: If you cannot connect to your board, you may (1) select a wrong board version or (2) burn a wrong Maixpy Firmware. 04; Ubuntu 16. Ubuntu 18. The difference from the standard maixpy firmware is that it has built-in amigo Hardware configuration (config. start();)是否存在(如 S 表示正在运行)。可以参考下图中的命令 Overview. This also helps to inspire everyone to create more and better applications and projects. , users can use MaixDuino to easily build a face recognition access control system, and also reserve development and debugging interfaces, which can also be used As Oct 26, 2024 · ping www. 4. example module in MaixPy, maix::example namespace in MaixCDK. Power up your board; First program: screen and camera example module, this will be maix. load(0x300000) (see next section). MaixPy 和 MaixPy3 的区别; 收录一些国内 Python 基础教程; 大佬鼠の嵌入式 Python 入门教程 [1] Oct 6, 2024 · 専用のIDEであるMaixPyIDEを使って開発する.このIDEは内蔵カメラの画像(フレームバッファ)をIDEのウィンドウに表示できて便利.画像のヒストグラムも表示されるので,画像処理アプリケーションの開発がやりやすい. ・maixpyのリポジトリ MaixPy IDE allows you to easily edit, upload and execute scripts in real time, as well as monitor camera images and transfer files in real time. 按照快速开始的步骤连接设备,我们可以很方便地使用 MaixPy 编程和在线运行。 实时预览图像. Future hardware platforms will support this version.
pjsgy gvidi idnb qiqkr ipdqes nysd crmcz fxpd doqmdm gffxgs
{"Title":"What is the best girl
name?","Description":"Wheel of girl
names","FontSize":7,"LabelsList":["Emma","Olivia","Isabel","Sophie","Charlotte","Mia","Amelia","Harper","Evelyn","Abigail","Emily","Elizabeth","Mila","Ella","Avery","Camilla","Aria","Scarlett","Victoria","Madison","Luna","Grace","Chloe","Penelope","Riley","Zoey","Nora","Lily","Eleanor","Hannah","Lillian","Addison","Aubrey","Ellie","Stella","Natalia","Zoe","Leah","Hazel","Aurora","Savannah","Brooklyn","Bella","Claire","Skylar","Lucy","Paisley","Everly","Anna","Caroline","Nova","Genesis","Emelia","Kennedy","Maya","Willow","Kinsley","Naomi","Sarah","Allison","Gabriella","Madelyn","Cora","Eva","Serenity","Autumn","Hailey","Gianna","Valentina","Eliana","Quinn","Nevaeh","Sadie","Linda","Alexa","Josephine","Emery","Julia","Delilah","Arianna","Vivian","Kaylee","Sophie","Brielle","Madeline","Hadley","Ibby","Sam","Madie","Maria","Amanda","Ayaana","Rachel","Ashley","Alyssa","Keara","Rihanna","Brianna","Kassandra","Laura","Summer","Chelsea","Megan","Jordan"],"Style":{"_id":null,"Type":0,"Colors":["#f44336","#710d06","#9c27b0","#3e1046","#03a9f4","#014462","#009688","#003c36","#8bc34a","#38511b","#ffeb3b","#7e7100","#ff9800","#663d00","#607d8b","#263238","#e91e63","#600927","#673ab7","#291749","#2196f3","#063d69","#00bcd4","#004b55","#4caf50","#1e4620","#cddc39","#575e11","#ffc107","#694f00","#9e9e9e","#3f3f3f","#3f51b5","#192048","#ff5722","#741c00","#795548","#30221d"],"Data":[[0,1],[2,3],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[6,7],[8,9],[10,11],[12,13],[16,17],[20,21],[22,23],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[36,37],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[2,3],[32,33],[4,5],[6,7]],"Space":null},"ColorLock":null,"LabelRepeat":1,"ThumbnailUrl":"","Confirmed":true,"TextDisplayType":null,"Flagged":false,"DateModified":"2020-02-05T05:14:","CategoryId":3,"Weights":[],"WheelKey":"what-is-the-best-girl-name"}