W5500 stm32 library. The same can be obtained for any custom library as well.

W5500 stm32 library. W5500 Embedded Ethernet Board.
W5500 stm32 library ioLibrary_Driver. It should be noted that the resistors R12~R17 are for mode selection, and Aug 5, 2024 · Network Configuration: The W5500 Ethernet chip is configured to handle TCP/IP stack operations, ensuring a reliable network connection for the MQTT communication. h-library for communicating with the Wiznet's W5500 Ethernet chip. I used my custom board. When using Cortex M3/M4 line's 32bit processors from STMicro, the… May 8, 2021 · I'm trying to connect stm32f407vet to w5500. Contribute to s2nmt/W5500_Library_STM32 development by creating an account on GitHub. I followed the Arduino documentation and included Ethernet. com/Wiznet/ioLibrary_DriverFor clo Fully Asynchronous UDP Library for ESP32S2/S3/C3 boards using LwIP W5500, W6100 or ENC28J60 Ethernet. This routine realizes the establishment of the W5500 network environment, and finally verifies the network path through ping. PROJECT DESCRIPTION. - Recommended. Integrate your MicroMod project into an Ethernet network including Power-over-Ethernet with the SparkFun MicroMod Ethernet Function Board - W5500. After doing some research I found out basically all 3 of them can work for me, but at the same time none of them have proper HAL Contribute to nopnop2002/Arduino-STM32-Ethernet development by creating an account on GitHub. Feb 17, 2022 · Curse: 50% Save. Power pins: All GNDs to Bluepill's GNDs, all VIN3. I have another problem related with Modbus TCP communication. X-CUBE-CRYPTOLIB - STM32 cryptographic firmware library software expansion for STM32Cube - STMicroelectronics. s Oct 23, 2006 · ※ 6. The Ethernet library lets you connect to the Internet or a local network. md at master · rpardamean/libSNMP-v2c-stm32-w5500 STM32: example of usage of Wiznet W5500 Ethernet controller - afiskon/stm32-w5500 [DEVELOPMENT FORK] SNMP v2c/v3 Agent Library for STM32duino bluepill with w5500 ethernet card - rpardamean/libSNMP-v2c-stm32-w5500 Apr 18, 2024 · Control LED via webpage Connect via TCP/IPCode and diagram are at https://www. Jul 14, 2023 · Here I am showing my demo of MQTT Client running on STM32F051 and W5500 as Ethernet device. Foued To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question. Ethernet. I used CoIDE(with gcc). I use STM32VG board and W5500 ethernet IC. Feb 27, 2020 · This library currently supports 1. Then we will use it to serve a small webpage from our STM32 to a web browser that is running on our PC. STM32 boards (with 64+K Flash) running ENC28J60 shields 3. com WIZnet W5500 supports up to 80MHz SPI Clock so users with an MCU that provide a high-speed SPI communication can enjoy maximum ethernet throughput. We put together the projects about W5x00, W6100 and W7500. STM32(HAL library) + W5500 COMPONENTS. check ; FlashStorage_STM32 library v1. For the examples, you may find some on Github or by other users. \nTherefore you have to declare an SPI class object with appropriate SPI port number (1. github. Projects and templates for the STM32Nucleo-F4 developing board - cnoviello/stm32-nucleof4 W5500-EVB Library and Examples. This tutorial demonstrates how Mongoose Library is used on an Arduino-supported board with the addition of a W5500 chip, using Mongoose's built-in TCP/IP stack. The functions are similar and compatible to those of ESP32 WebServer and ESP8266WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. The project features LED control, temperature and humidity monitoring via DHT22, and gas leak detection using the MQ2 sensor. https://www. STTwo-32 基于wiznet官方的W55xx系列的驱动,在STM32裸机平台上实现W5500以太网模块的测试程序,以实现mqtt功能的测试。 About 基于w5500官方库ioLibrary_Driver,在STM32F103RC上实现了mqtt的功能 STM32: example of usage of Wiznet W5500 Ethernet controller - afiskon/stm32-w5500 Arduino Arduino Library for ESP8266, ESP32, Portenta_H7, STM32 and RP2040W asynchronous MQTT client implementation. The WebSockets can be used with ESP's WiFi, WiFiNINA STM32: example of usage of Wiznet W5500 Ethernet controller - afiskon/stm32-w5500 Simple . The old Ethernet_STM library supports only the W5100 chip and it has been published to my GitHub. Simple Ethernet library for AVR, AVR Dx, Portenta_H7, Teensy, SAM DUE, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, nRF52 and RASPBERRY_PI_PICO boards using Ethernet shields W5100, W5200, W5500, W5100S, W6100. check ioLibrary Driver (Internet Offload Library for WIZnet chip) Supported Chips : W5500, W5300, W5200, W5100, W5100S; io6Library (IPv6 integrated Library for WIZnet chip) Feb 28, 2024 · Such a combination should be possible (STM32F103+ W5500). The library supports only W5500 Ethernet controllers, and uses 8 sockets. ). Contribute to Wiznet/W5500-EVB development by creating an account on GitHub. This setup allows for seamless coding Modbus TCP using W5500, based on STM32. To test the LwIP examples, the development environment must be configured to use Raspberry Pi Pico, W5100S-EVB-Pico or W5500-EVB-Pico mDNS Library for nRF52, SAMD21, SAMD51, SAM DUE, STM32F/L/H/G/WB/MP1, AVR Mega, RP2040-based boards, etc. In this post, I will show how STM32 MCU can achieve the best throughput with W5500. This repository contains a library for interfacing with the WIZnet W5500 Ethernet controller using an STM32 microcontroller. Refer module datasheet for details. Related links. 1 概述. init(pin) allows use of any digital pin for CS signal. EthernetWebServer_STM32 is a library for STM32F/L/H/G/WB/MP1 boards running WebServer using built-in Ethernet LAN8742A, Ethernet LAN8720, W5x00 or ENC28J60 shields. IDE. The W5500 chip is a Hardwired TCP/IP embedded Ethernet controller that provides an easier Internet connection to embedded systems. [DEVELOPMENT FORK] SNMP v2c/v3 Agent Library for STM32duino bluepill with w5500 ethernet card - libSNMP-v2c-stm32-w5500/README. About Application to control led lights, display temperature and humidity by DHT22, gas leak alarm by MQ2 through a web interface STM32 Blue Pill connected to Wiznet W5500 to connect, send data, and control signals from the web down to devices and sensors. 0 Auto-detection of W5100, W5200, and W5500 Ethernet hardware. check ; FlashStorage_STM32F1 library v1. Modbus library for STM32 Microcontrollers TCP, USART and USB-CDC Modbus RTU Master and Slave library for STM32 microcontrollers based on Cube HAL and FreeRTOS. This project assumes you have already installed STM32CubeIDE. 1. Connect the W5500 module to the Jun 1, 2023 · Unable to get MQTTS connection with STM32F411 and W5500. W5500 Embedded Ethernet Board. 5 基于STM32F103RCT6 移植W5500 最新ioLibrary_Driver . In the future, this library will support powerful-enough boards using LwIP WiFi/Ethernet, such as ESP8266, Portenta_H7, RP2040W, Teensy 4. Aug 29, 2020 · I am working on a project where I nees to communicate 2 STM32F103C8 that are on the same LAN using a W5500 module. 5 (why I am not using the cryptographic library's v2. The Ethernet library lets you connect to the Internet or a local network Supported devices Feb 27, 2020 · Code: Select all Start Ethernet_STM32 on NUCLEO_F767ZI Ethernet Shield type : W5x00 using Ethernet Library Ethernet_Manager_STM32 v1. My problem is about after i establish connection, communication is broken one time in five seconds, another time in one minute. Oct 17, 2024 · i want modbus TCP/IP communication in my stm32f429 Nucleo board, for that i brought one W5100 module and connected module via SPI 1 port of controller, i also added io- driver library in my project tree from WIZnet for communication with W5100 module , when i am trying to ping from my lap cmd is showing destination host unreachable, i added Oct 18, 2022 · Devices. In this chapter we will understand its structure and working. It provides a BSD socket-like API for TCP and UDP communication. Contribute to Exboom/modbus_tcp development by creating an account on GitHub. Uses FreeRTOS. com/course/plc-induClass for to know use the Module WIZNWT W5500 Embedded in the PLC, if you like contact me: cristian. 0+. Ethernet Shield 2도 W5500칩을 사용하죠. Currently, We are adding as integration version projects called W5x00. I've personally found this Library (not an ST official library but just to give an example). Feb 1, 2024 · By integrating the X-CUBE-CRYPTOLIB library, users can quickly access its functions with a simple header file. but i can't import library and settings. 1 using QNEthernet, RASPBERRY_PI_PICO_W with CYW43439 WiFi. W5500 to control LED with Blue Pill using STM32CubeIDE Prerequisites. May 10, 2021 · Hello everyone, i need w5500_ioLibrary. The driver (ioLibrary) can be used for the application design of WIZnet TCP/IP chips as W5500, W5300, W5200, W5100 W5100S. Ethernet module is connected Modem via ethernet cables and on the other hand with stm32. 3 pins to Bluepill's 3. We will use the Eclipse P Introduction. The same can be obtained for any custom library as well. STM32 boards with built-in Ethernet LAN8742A such as : - Nucleo-144 (F429ZI, F767ZI) - Discovery (STM32F746G-DISCOVERY) - All STM32 Boards with Built-in Ethernet, See How To Use Built-in Ethernet 2. STM32 Ethernet network connection using module W5500. I'm unable to find any sample code that works for this, Please share if anyone have any idea how can i make this possible. . From there, the Roger was created a link to his repository. Aug 2, 2023 · To use the W5500, you simply need to download a simple driver from WizNet's website and port it to your STM32 platform. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments time async ntp broadcast time-server udp-server lwip ntp-client udp-client w5500 w6100 udp-multicast esp32-s2 esp32-c3 esp32-s3 udp-multicast W5500 is used in MAC RAW mode. 3. Currently s… Author: Nizar Mohideen, Category: W5500, STM32, CubeIDE. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. com/rogerclarkmelbourne/Arduino_STM32 or. The HTTP Server Init function takes the number of sockets to use and an array of socket Feb 2, 2024 · Hello all. Best Regards. This is HTTPS/HTTP Server Library for ESP32, WT32_ETH01, ESP32 + LwIP W5500, ESP32 + LwIP W6100, ESP32 + LwIP ENC28J60. Initialize the W5500 by calling the Feb 22, 2018 · Ethernet W5500 library is made for various Open Source Hardware Platform and support WIZnet's W5100, W5200 and W5500 chip. Feb 10, 2022 · Good morning, I am using an Arduino Ethernet Shield with PoE and SD Card. 따라서, 칩이 변화함에 따라 라이브러리도 Ethernet2로 추가된 것입니다. Mar 29, 2024 · Send Emails with Gmail, STM32F4, w5500, and attachments from SD card. The ioLibrary means “Internet Offload Library” for WIZnet chip. STM32 boards (with 64+K Flash) running W5x00 shields STM32: example of usage of Wiznet W5500 Ethernet controller - afiskon/stm32-w5500 ok there are quire a few Arduino W5500 libraries maybe you can make them work for STM32 to be honest i am in the same situation BUT i am starting from the IC so i still need to finish the hardware but for the soft i planned to use arduino drivers they are based on the SPI. Aug 7, 2023 · The W5500 chip provides a robust and efficient networking solution, enabling the STM32 to serve a web interface for real-time device control and monitoring. x, LC), Arduino SAMD21, Adafruit SAMD21/SAMD51, nRF52, STM32, etc. 2. udemy. I am using STM32F411 and generating code with STM32CubeMX and compiling with Makefile. My custom ethernet board includes W5500 and stm32f103vc(ST's cortex M3). To install. Has anybody done something similar? What is the best way to do it? Apr 6, 2023 · You can find the W5500 library. The library permits you to connect to a local network also with DHCP and to resolve DNS. c / h 파일이 STM32 FreeRTOS 상에서 w5100 을 테스트하고 있습니다 Aug 11, 2023 · I have started this section on my Udemy course which will teach you about MQTT Client implementation on the W5500 + STM32 Platform. I am trying to make MQTTS connection by W5500 chip. The new library supports both W5100 and W5500 chips. STM32CubeIDE quick start guide - User manual In 2010, he started programming STM32, specifically the STM32F103 series. boards using Ethernet W5x00 shields. 0 EEPROM size = 16384, start = 0 Flag read = 0xd0d04321 No doubleResetDetected SetFlag write = 0xd0d01234 [ETM] ===== Start Default Config Data ===== [ETM] Header= Eth_NonSSL , BoardName= STM32-Ethernet [ETM] StaticIP= [ETM] Header= STM32 , BoardName= STM32 EthernetWebServer_STM32 library v1. The library supports HTTP/HTTPS GET and POST requests, provides argument parsing, handles one client at a time. Platform: The project is built using the STM32CubeIDE, which provides an integrated development environment for STM32 microcontrollers. Use Cloud Services, such as CloudMQTT. The program configures the STM32 to send and receive UDP packets, displaying messages through UART for debugging and status updates. Within the STM32 platform, he has successfully completed several projects involving industrial-grade firmware, including TFT LCDs, GUI Libraries, and Mass Storage devices such as USB drives and SD Cards. And Wiznet IO library used Feb 27, 2017 · With this library you can use W5500 based Ethernet shields, such as the 'Arduino Ethernet Shield v2' to connect to Internet, but not older W5100 based shields. Aug 23, 2015 · WIZnet W5500, W5200, W5100 ethernet library for 8-bit, 32-bit Arduino and STM32F1 (STM32F103) micro-controllers Jul 13, 2022 · The W5500 chip is a Hardwired TCP/IP embedded Ethernet controller that provides an easier Internet connection to embedded systems. com/stevstrong/Arduino_STM32. It now supports Ethernet TLS/SSL Client. I tried to look for a library in the Libraries Menager but they come out: PubSubClient Time WebSocket Syslog etc… Going already I found the library “Ethernet by Various” and Added MQTTInerface. 0. This setup enables efficient network communication and storage, allowing the STM32 to handle file transfers and manage data effectively in embedded systems. c/. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments. So, connection problem is not periodic or instant. I have Feb 27, 2020 · This library is based on and modified from WebSockets library to provide support to many boards such as Teensy (4. Nov 30, 2022 · This AsyncUDP_ESP32_W5500 library is a fully asynchronous UDP library, designed for a trouble-free, multi-connection network environment, for ESP32 boards using LwIP W5500 Ethernet. This is simple yet complete WebServer library for STM32 boards running built-in Ethernet LAN8742A (Nucleo-144, Discovery), ENC28J60 or W5x00 Ethernet shields. In this course, you will learn how to create a simple TCP client to send text messages to a server. 2) The Wiznet IO (Ethernet Offload) library comes with a simple and small HTTP web server code. Library configuration \n \n; The library needs to know the SPI port on which you connected the W5500 chip, and the corresponding chip select pin. W5100/W5200/W5500 Ethernet Module Driver. WIZnet-ioLibrary. W5500 enables users to have Internet connectivity in their applications just by using the single chip in which TCP/IP stack, 10/100 Ethernet MAC, and PHY are embedded. It is used to connect to MQTT, Ping server and retrieve current time. All SPI-based Wiznet chips are now automatically detected. It includes drivers and application protocols. library link is here. Hardware address filtering is switched off (this important if you are intended to use it as one of bridge interfaces) Interrupts are used only for RECV signal. 3V rail are recommended Jul 26, 2018 · New features in version 2. 5. The library includes functions for SPI initialization, PHY status checking, and retrieving the current network configuration. The main goal is to make an easy-to-use API for controlling general settings and 8 hardware sockets. - Whatever you want. STM32: example of usage of Wiznet W5500 Ethernet controller - afiskon/stm32-w5500 Apr 24, 2017 · WizArduino에 사용된 네트워크 칩은 Wiznet사의 W5500입니다. This library runs only on the STM32F1 and F4 family micro-controllers, in conjunction with these cores: https://github. - W5500 with Cortex M Series recommended. h PIO rightly tells me that the Ethernet. 1. A working demo of W5500 Ethernet module running on STM32F103C8T6 - IOsetting/stm32f103-w5500 Refer below table to connect W5500 pins with STM32 pins: W5500 STM32 STM32: example of usage of Wiznet W5500 Ethernet controller - afiskon/stm32-w5500 The ioLibrary means “Internet Offload Library” for WIZnet chip. 2. The WIZnet W5500 Ethernet chip provides an easy Ethernet network solution for many microprocessors/microcontrollers. This library is based on, modified from: Hristo Gochkov's AsyncUDP STM32: example of usage of Wiznet W5500 Ethernet controller - afiskon/stm32-w5500 The new library is ready. 3V since the module is power-hungry, extra decoupling capacitors on the 3. STM32: example of usage of Wiznet W5500 Ethernet controller - afiskon/stm32-w5500 Ethernet library for Arduino and Ethernetshield2 / WIZ550io / WIZ850io / USR-ES1 with Wiznet W5500 chip based on the Ethernet2 library of arduino. Oct 3, 2021 · Detailed and step by step guide to interface W5500 Ethernet/TCPIP off load chips for various IoT and Ethernet enabled embedded applications!The next part o Application to control led lights, display temperature and humidity by DHT22, gas leak alarm by MQ2 through a web interface STM32 Blue Pill connected to Wiznet W5500 to connect, send data, and control signals from the web down to devices and sensors. h and SPI. Arduino Arduino Library for ESP8266, ESP32, Portenta_H7, STM32 and RP2040W asynchronous MQTT client implementation. I can This repository demonstrates how to establish and manage UDP communication on an STM32 microcontroller using the W5500 Ethernet module. This project uses this library. The ioLibrary means "Internet Offload Library" for WIZnet chip. There are three kinds of libraries explained on this page The first two drivers (ioLibrary_BSD, ioLibrary) can be used for W5500 application designs. 0, 3. 0+ for STM32 boards other than STM32F1. 2 for F1, 1. Jul 18, 2024 · Implementing an FTP server on an STM32 involves integrating the W5500 Ethernet module, ENC28J60 Ethernet controller, SD Card, and SPI Flash. - A. This library, ported to support ESP32, WT32_ETH01 (ESP32 + LAN8720), ESP8266, Portenta_H7 (Ethernet or WiFi) and STM32 (LAN8742A or LAN8720 Ethernet), Teensy 4. Supported devices Sep 23, 2022 · I'm working on a project where I need to send and receive http requests/response over tcp/ip, I can get only 3 ethernet modules from my local store - ENC28J60/W5500/W5100. h library is missing. c/h files to port paho MQTT library for STM32 HAL + FREERTOS + LWIP Added Socket & Netconn API based port functions for timer and network Tutorial & Videos Sep 4, 2023 · STM32(HAL library) + W5500. Feb 27, 2020 · This EthernetWebServer_SSL_STM32 Library is a simple yet complete TLS/SSL WebClient and non-TLS/SSL WebServer library for STM32F/L/H/G/WB/MP1 boards using Ethernet shields. The MQTT Client is based on Paho open source MQTT Client. Using a SPI interface and sample library code, most any processor can use this device to get connected to a network. 13 W5500 모듈을 구매하여 확인해보니 W5500 에서도 wizInterface. org I added many new functionalities. Includes multiple examples for popular development boards including BluePill, NUCLEO-64, NUCLEO-144 and Discovery Boards (Cortex-M3/M4/M7). 0+ for STM32F1 boards with 64KB+ Flash (STM32F1C8, STM32F1CB, etc. Supports mDNS (Registering Services) and DNS-SD (Service Discovery). To better understand this example go to read these articles: “STM32: ethernet w5500 with plain (HTTP) and SSL (HTTPS)” and “How to use SD card with stm32 and SdFat library”. h lib and there should be a stm32 equivalent STM32 using W5500 for Ethernet communicationSTM32使用W5500进行以太网通讯 - freezeLUO/STM32_HAL_W5500_Ethernet The W5500 chip is integrated on the YS-F1Pro development board, which can realize network communication. Tested with STM32 STM32: example of usage of Wiznet W5500 Ethernet controller - afiskon/stm32-w5500 Mar 4, 2023 · Data transferred between MCU and Pi is done over Ethernet using a Wiznet w5500 on the MCU and it's related API; Data is received on the Pi using pythons low level socket library; The Python RSA library works exclusively with pkcs#1 v1. WIZ Ethernet library is made for various Open Source Hardware Platform and support WIZnet's W5100, W5200 and W5500 chip. 1, etc. https://github. This Function Board uses the W5500 Ethernet control module from WIZnet and a DC/DC converter to configure a MicroMod assembly as a connected and powered device into an Ethernet network with Power-over-Ethernet (PoE) capabilities. please help me. new in 1. io Welcome to WIZnet ioLibrary Examples. Performance improvements Caching of socket receive registers (eliminates redundant SPI overhead) Immediate TCP ACK W5500/W5200 block mode for data transfer W5500/W5200 block mode for STM32: example of usage of Wiznet W5500 Ethernet controller - afiskon/stm32-w5500 Neste tutorial apresentamos uma aplicação envolvendo comunicação Modbus TCP Client utilizando o módulo ethernet W5500 e Modbus RTU Master, ambas aplicações p STM32: example of usage of Wiznet W5500 Ethernet controller - afiskon/stm32-w5500 STM32: example of usage of Wiznet W5500 Ethernet controller - afiskon/stm32-w5500 Oct 16, 2024 · This is Library for the W5500 Module, designed user with STM32. and enable those boards to use WebSockets services, including voice-control Alexa along with Blynk. i hope you find it useful. Official ioLibrary may looks difficult to use, it lacks of good documentation and broad examples set so this library will try to improve in these aspects. 3 for F4) These sections will guide you through a series of steps from configuring development environment to running LwIP examples using the WIZnet's ethernet products. com/video109Library https://github. peek will return data without advancing the on-chip read pointer, whereas read will read data and then advance the read pointer so that the IC can receive more data off the network. micropeta. Mar 14, 2024 · Library to send EMail with attachments via STM32 (w5500/enc28j60 + SSL, SPI Flash, SdFat2) Arduino (w5500/enc28j60, SD, SdFat2, SPI Flash), Arduino SAMD board STM32: example of usage of Wiznet W5500 Ethernet controller - afiskon/stm32-w5500 Sep 4, 2014 · written by James YS Kim javakys@gmail. The library provides both Client and server functionalities. Feb 27, 2020 · - Ethernet Library - EthernetLarge Library - Ethernet2 Library - Ethernet3 Library for AVR, Portenta_H7, Teensy, SAM DUE, Arduino SAMD21, Adafruit SAMD21/SAMD51, Adafruit nRF52, ESP32/ESP8266, STM32, RP2040-based, etc. 1, 4. For sending and receiving data, use the peek/read and write/send methods on Socket. Broker Server. using Ethernet W5x00. vcpw abfww qpi jxuqbm nohjevr swlkt rnqhg owevjw kipi xdsr
{"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"}