Well, now I've gone and done it
-
I decided to improve on Winduino and actually implement most of the Arduino framework on the PC. What a chore! Still, I think it will pay dividends. If I can eliminate my upload times during prototyping it will save/make me money. :)
Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix
-
I decided to improve on Winduino and actually implement most of the Arduino framework on the PC. What a chore! Still, I think it will pay dividends. If I can eliminate my upload times during prototyping it will save/make me money. :)
Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix
Article!
cheers Chris Maunder
-
Article!
cheers Chris Maunder
It will be an update to my Winduino article in due time.
Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix
-
Article!
cheers Chris Maunder
Chris Maunder wrote:
Pics Article or it didn't happen!
FTFY :rolleyes: :-D
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
-
I decided to improve on Winduino and actually implement most of the Arduino framework on the PC. What a chore! Still, I think it will pay dividends. If I can eliminate my upload times during prototyping it will save/make me money. :)
Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix
Quote:
my Winduino article
which is where ?
«The mind is not a vessel to be filled but a fire to be kindled» Plutarch
-
I decided to improve on Winduino and actually implement most of the Arduino framework on the PC. What a chore! Still, I think it will pay dividends. If I can eliminate my upload times during prototyping it will save/make me money. :)
Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix
I'd be very interested to see this. Upload times are irritating.
Outside of a dog, a book is a man's best friend; inside of a dog, it's too dark to read. -- Groucho Marx
-
I'd be very interested to see this. Upload times are irritating.
Outside of a dog, a book is a man's best friend; inside of a dog, it's too dark to read. -- Groucho Marx
This is an article with the first version in it - a very rudimentary shim. Winduino: A tool to prototype Arduino projects on the PC[^] It has since grown. Now it uses an Arduino.h header and implements much of the framework like String and Stream. To get that copy, go to github, but follow the instructions in the article or the readme on how to get it to build. You'll need MinGW because of GCC. I use the distro produced by WinLibs.
Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix
-
Article!
cheers Chris Maunder
I've just updated the Winduino article with the latest changes, if you're interested.
Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix
-
It will be an update to my Winduino article in due time.
Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix
Heading there now...
cheers Chris Maunder