vnovick / react-iot

react-iot is a React renderer based on Fiber and a wrapper for Johny-five JavaScript framework (WIP)
17 stars 5 forks source link

pleasant surprise #1

Open HERRKIN opened 6 years ago

HERRKIN commented 6 years ago

Wow I can't believe this, I have to give a talk next week about react related stuff, like weird things that can be done with react, I would love to show this. if you help me I can show it to the community and give your repo for more information. I have an Arduino uno board and a raspberry pi by the way.

vnovick commented 6 years ago

Sure, what do you want to do? There is an example you can look at for a reference. In next couple of days I will be also adding some docs and proper contribution guide

HERRKIN commented 6 years ago

I want to be able to at least blink a led in my arduino but I can't see where I can make configuration because there is no documentation on the repo.

HERRKIN commented 6 years ago

I saw this presentation last night https://youtu.be/xzr8XWv540Y?t=4h16m6s I found out about it by looking at the code, good!