ESP32-Based Board Uses ClojureScript to Explore Building IoT Devices

栏目: IT技术 · 发布时间: 5年前

With the Esprit board from Mike Fikes, now the ESP32 can run a ClojureScript REPL. It uses Espruino, which is an embedded JavaScript engine for platforms like the ESP32. This combination means you can explore programming an IoT device with ClojureScript.

Clojure is a Lisp dialect making it a programming language with a rich set of data structures. ClojureScript is a compiler for Closure that targets JavaScript. Combined with Espruino , it is now possible to run ClojureScript on an ESP32.

Fikes developed the Esprit to allow users to explore this combination of programming language and IoT-enabled hardware. On the board is a LiPo battery charging circuit, LED status indicators, and six of the ESP32's GPIO pins. The ESP32-WROVER module itself has 8 MiB SPIRAM and 16 MiB Flash.

While the Esprit does make it faster to get to using the ClojureScript REPL, Fikes does offer instructions on how to get up and running with any ESP32-WROVER based board.

Over on the Esprit-Board GitHub repository , there is design data (Proteus), Gerbers, and a bill of materials. The Esprit repo has the files for the firmware-side. You can also visit the FikesFarm Tindie store to purchase an Esprit board.

For more information about ClojureScript and how to use it with an ESP32, check out the " ClojureScript on Microcontrollers " talk by Fikes at the Clojure/North 2020 remote conference scheduled for June 25th and 26th, 2020.


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

HTML5从入门到精通

HTML5从入门到精通

明日科技 / 清华大学出版社 / 2012-9 / 59.80元

《HTML5从入门到精通》系统、全面地讲解了HTML语言及其最新版本HTML5的新功能与新特性,技术新颖实用。书中所有知识点均结合实例进行讲解,方便读者动手实践。同时在每章的最后还设置了习题,通过这些习题可以对本章学到的知识进行巩固。《HTML5从入门到精通》不仅能够使读者系统而全面地学习理论知识,还能满足读者充分实践的需求。一起来看看 《HTML5从入门到精通》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

MD5 加密
MD5 加密

MD5 加密工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器