rwaldron / johnny-five

JavaScript Robotics and IoT programming framework, developed at Bocoup.
http://johnny-five.io
Other
13.3k stars 1.77k forks source link

how can i access max6675, max31855K #738

Closed chedongzhe closed 6 years ago

chedongzhe commented 9 years ago

how can i access max6675, max31855K with johnny-five

dtex commented 9 years ago

Hi @chedongzhe

Sorry nobody has gotten back to you. I suspect nobody has any first hand knowledge of these specific devices. It looks like they use SPI. How best to tackle that will depend on what MicroController you are using. Are you using an Arduino?

rwaldron commented 9 years ago

(Somehow I just missed it! sorry :frowning: )

ScrewedBrain commented 8 years ago

It's been a year since this messages, but I'd love to see it as well.)

ScrewedBrain commented 8 years ago

max6675

rwaldron commented 8 years ago

@ScrewedBrain sorry, still no SPI in the protocol spec

dtex commented 6 years ago

Hi @chedongzhe and @ScrewedBrain ,

Johnny-Five contributors and maintainers are loathe to close issues where someone has a need. We don't want anyone to ever feel that we don't care, but we just haven't gotten to this feature yet (and we still need SPI support in firmata). Rather than leave it languishing as an open issue we have created a Requested Features page and added your request for the MAX6675 and MAX31855K there.