camcaine

camcaine

Hello

I’m looking to prototype an embedded system with multiple (wearable) sensors talking to (maybe) a central process over BLE. I’m not new to Elixir, but never had a chance to use Nerves (or any embedded) yet. Does anyone have some advice on which hardware would be a good choice to get up and running quickly with Nerves.

Specifically looking at IMU sensors. But I have little to no knowledge of what else would be needed besides BLE. I’ve looked at Arduino, RPi, Adafruit, but not sure what would make the most sense.

Many thanks in advance.

Showing Posts 1 to 4

lucaong

lucaong

I personally don’t have a good recommendation concerning hardware for a wearable, but in general, Nerves runs on devices capable of running at least the Linux kernel. Therefore, Arduino and other microcontrollers won’t be able to run Nerves. The RPi works great with Nerves, as other Linux boards like the Beaglebone do.

camcaine

camcaine OP

That’s interesting and good to know. I clearly need to get a bit more familiar with the embedded world. For some reason I thought Arduino would.

Question: If the ‘child’ sensors were only sending sensor information over bluetooth would it be redundant to have linux/nerves on them, or would it be more sensible to just try and make them run from a microcontroller for example?

outlog

outlog

for a wearable I think ESP8266(with a ble module) or esp32(wifi/ble on board) would be the “correct” way to go about it - then most likely connect it to a phone via BLE or just pure wifi.. perhaps mqtt to some elixir server..
(this is due to power/battery requirements..)

however I also assume you are in it to learn a thing or two, and perhaps elixir/nerves related stuff - so it all depends - what are looking to solve/learn?

for nerves you can start with a raspberry pi zero w - add a few sensors and a power bank and you are rolling..

BLE on nerves elixir is bluex GitHub - highmobility/bluex: Bluex is a Bluetooth Low Energy abstraction layer on top of the DBus/Bluez. · GitHub (much outdated it seems) or harald https://github.com/verypossible/harald (low level it seems) - so not sure of the BLE “story” on nerves - could be a bunch of hurt to get it working..

camcaine

camcaine OP

Thanks! I’ll have a look into those.

It would likely connect to a phone, but at some point I might need to fuse the sensor data, and while that could happen on the phone, there might be instances where the phone is unreachable and important to do it on the parent board.

I’m not a C programmer, but looked into embedded Rust a little bit. But for me, being able to use Elixir and some solid tooling would be the easiest thing for me.

— All posts loaded —

Where Next? Top

Trending in Questions Top

stjefim
Hello! Suppose you are building workflow (order / task / payment) processing system with the following requirements: Each workflow con...
New
jonnycharles
I’m in search of an Elixir library that offers PDF generation capabilities similar to Ruby’s Prawn. While there have been discussions abo...
New
Blokh
Hey guys, I’ve got a huge CSV ( around 10 GB ) that needs to be processed hourly Do you guys have any suggestions what is the best prac...
New
dli
Before I dive in myself, did anyone successfully sprinkle Hologram into their existing LiveView app? Looking for hints regarding: Addi...
New
roeland
Kia ora, We have been using elixir-google-api to connect to Google Drive. However, with the updates to Tesla due to CVEs this is now bro...
New
subsaharancoder
I’ve followed the Phoenix LiveView file upload code here Uploads — Phoenix LiveView v1.0.0-rc.7 and so far everything works just fine wit...
New
mohsen
I’m using an Umbrella project for a Phoenix application, and I want to have one Ecto Repo and one PostgreSQL database shared by all apps....
New

Other Trending Topics Top

JesseHerrick
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
mcass19
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
netoum
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve. They are GUI (Emerge) and State management (S...
New
wintermeyer
There are three potential reasons for members of this forum to have a look at https://vutuv.de You are tired or annoyed of LinkedIn. Yo...
New

Latest on Elixir Forum

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews