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
The obligatory hello world thread!
Who are you and where are you from? :stuck_out_tongue:
New
@chrismccord : I just saw the Extract AGENTS.md from Phoenix.new into phx.new generator commit to the phoenix project.
My initial shotgu...
New
I was working on an Ecto migration and I needed a timestamp. So, for the nth time, I looked up the different data types for timestamps, a...
New
Just a general thread to post chat/news/info relating to AI/ML stuff that may be relevant for Nx now or in the future. Got anything to sh...
New
There has been a thread to discuss the Stack Overflow Developer Survey on this forum every year since 2018, so here’s yet another one for...
New
I just stumbled on a newly redesigned elixir-lang.org. :tada: It looks like @Software_Mansion did the work, and I think it is generally a...
New
Other Trending Topics
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
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
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
Emily is an Elixir library that runs Nx computations on Apple’s MLX. Install it as the default Nx backend and Nx, defn, Axon, Nx.Serving,...
New
While I am working on the Language Agnostic Code Audit SaaS, which uses MetaAST (spoiler: I am expecting it to be in a good shape for ann...
New
Latest Nerves Threads
Chat & Discussions>Discussions
Latest on Elixir Forum
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
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #blog-post
- #phoenix_html
- #iex
- #graphql
- #ai
- #genstage
- #elixirconf-us
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #security
- #hex










First 6 of 6 Posts
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.