Data logging from Arduino to Excel (No SD card) - (SwiftForth)

Опубликовано: 28 Июнь 2026
на канале: code4th
1,627
40

I'll show you how to take raw data from the Arduino and put it straight into Excel for data logging without the need for any SD cards in realtime. We will use the Forth programming language (SwiftForth) to accomplish this. We will be using DDE or Dynamic Data Exchange to insert the data.

If you liked the forth content, feel free to buy me a coffee ☕:
https://code4thcode.gumroad.com/coffee

My website:
https://www.code4th.com

Other videos related to this:
https://www.code4th.com/posts/connect...

#forth #swiftforth #arduino