SUMMARY
The discussion focuses on transferring data from an Intel Galileo Gen 2 board to dweet.io using Ubuntu OS. The user has successfully gathered data through the Arduino IDE and seeks guidance on the transfer process. Key steps include establishing network connectivity via Ethernet or Wi-Fi, utilizing TCP/IP protocols, and structuring data for presentation on dweet.io. The discussion emphasizes the importance of creating an HTML file for web access or preparing data files for FTP transfer.
PREREQUISITES
- Intel Galileo Gen 2 board
- Arduino IDE for data collection
- Ubuntu OS with TCP/IP protocol suite
- Basic understanding of dweet.io and data structuring
NEXT STEPS
- Research how to connect Intel Galileo to the Internet using Ethernet or Wi-Fi
- Learn about dweet.io API for data submission
- Explore creating HTML files for data presentation
- Understand FTP protocols for file transfer
USEFUL FOR
This discussion is beneficial for IoT developers, hobbyists using Intel Galileo, and anyone interested in data transfer to cloud services like dweet.io.