Getting data into Excel
Posted: Sat Nov 01, 2014 4:51 pm
The BASIC ARM boards are an effective way to get data into Excel. This was highlighted in webpages posted almost 7 years ago, but those links have gotten stale, so those pages and examples will be added here.
The BASIC ARMs collect data, and then relay it to the PC over the USB serial port. That data can be read on the PC many ways, as simple as cutting and pasting from BASICtools window into Excel, or running a background program on the PC to collect data into a CSV file, or running a VB macro within Excel to gather data directly.
The BASIC ARMs collect data, and then relay it to the PC over the USB serial port. That data can be read on the PC many ways, as simple as cutting and pasting from BASICtools window into Excel, or running a background program on the PC to collect data into a CSV file, or running a VB macro within Excel to gather data directly.