Skip to content

A re-natal (clojure script on react-js) project to control esp32 over BLE connection.

License

Notifications You must be signed in to change notification settings

asukiaaa/re-natal-esp32control-app

Repository files navigation

re-natal-esp32control-app

A Clojure library designed to control car over BLE connection.

image

If you want to make simillar application, setup memo may help you.

If you want reference how to release this app, release memo may help you.

Usage

Install dependencies. (Using yarn causes production build error at app:bundleReleaseJsAndAssets.)

npm install

If you want to develop with using figwheel.

adb reverse tcp:8081 tcp:8081
adb reverse tcp:3449 tcp:3449
lein figwheel android

For linux.

react-native start

Connect your android device to pc and execute the following command to run application on android.

react-native run-android

License

Copyright © 2017 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

References

About

A re-natal (clojure script on react-js) project to control esp32 over BLE connection.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published