fhunleth
Co-author of Nerves
Over the past couple years we’ve had a few cool projects using Nerves on the Lego EV3. Justin and I have kept the EV3 support going even though neither one of us actively uses it anymore. Lately, it seems like no one is using it. It also needs some TLC. I’d love it if someone wanted to take over the task of keeping it synchronized to ev3dev and improve the docs. I’m certainly not going anywhere, and I’d be quite happy to bring someone up to speed on ev3dev and the Nerves support. I just don’t have time to be the primary maintainer any longer.
Trending in Discussions
As the title says, please share what you’ve been up to with Elixir. Whether that’s been learning it, looking into it, making stuff with i...
New
I want to open this thread for you all to discuss and help those who really like Ash but are still hesitant to use it in a real project. ...
New
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
We’re evaluating API mocking tools for OpenAPI-based projects and would love to hear what other teams are using.
We’re particularly inte...
New
I’m posting this in response to Jose’s recent tweet (Cr. link) :
People are sleeping on Elixir for a coding harness:
Hot-code swappi...
New
Hello,
I wrote Stop My Hand, a Scattergories-like web application using Phoenix/LiveView as my learning project for Elixir (after readin...
New
AcmeScript — Writing JS hooks as if I were still using Elixir
I’ve been having fun building a little something over the last few days: Ac...
New
Other Trending Topics
Hobbes is a low-level distributed database for the Elixir programming language.
Hobbes provides a simple, safe, and scalable storage lay...
New
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
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
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
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
Aludel - LLM Evaluation Workbench
Aludel is an embeddable Phoenix LiveView dashboard for evaluating and comparing LLM prompts across mult...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #blog-post
- #elixir-ls
- #elixirconf-us
- #ai
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming










Showing Posts 1 to 6- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
fhunleth
Update: we’re in the process of removing EV3 support due to lack of interest. By removing, this is really just not updating it and removing references to it from the official docs. I appreciate the comments people have privately made to me on the official systems. While removing support for a platform is sad, it also opens up time for other parts of the project.
ohcoder
Hi, so sad to hear about this decision. I noticed this project a few days ago.
About this project, I have a little advice, could you update the README for the last time? To add some detail tutorials or some detail docs for the beginner
, to help some people who really want to continue the project.
thanks,
Btw, I have a plan to learn Erlang, Elixir, Phoenix or Nerves in the next few months (or years, I hope so).
Nefcairon
Hello,
How does the ended Nerves/Lego EV3-support relate to what Jean-François Cloutier did here robot.ex by jfcloutier ? )here is a nice talk from Mr. Cloutier: https://www.youtube.com/watch?v=N_PXas9LtzU )
I ask whether I should try one of the two approaches with my old lego mindstorms ev3. Is any of them still usable?
fhunleth
The ended support only means that the core team (in this case me) was going to stop spending any time on the platform. It doesn’t mean that others can’t. One of the nice things about Nerves is that it can be made to run on a lot of different platforms. Many commercial users don’t run on any of our official supported platforms.
Also, it doesn’t look like Jean-François has updated his Robotex site recently, but I’m almost certain that he’s using the BrickPi in his robot projects and presentations now.
jfcloutier
That’s correct. I have replaced the EV3 brick by a RPi 3 + the BrickPi board. My latest talk is here and my repo is Andy. The Robotex post is hopelessly out of date
Nefcairon
Great to see you here
But would I be able to use the old ev3 stuff - are your sources free to use? I still have to check your site entirely.