TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Web controlled traffic light for Raspberry Pi powered by Elixir/Nerves

2 点作者 fabrik42大约 5 年前

1 comment

fabrik42大约 5 年前
This traffic light project exists roughly since 2011. I use this side project as a form of recreational programming and joyful overengineering.<p>The software&#x2F;hardware project has seen many stages over the years, I tried to sum them up here (taken from the Readme):<p>* Wired up to my Mac controlled by a weird combination of Kernel extensions and Java code.<p>* Connected to a Synology NAS with a self-soldered Velleman K8055 USB experimentation board.<p>* Connected to a Raspberry PI, running a Ruby script locally, node.js on the server side.<p>* Wiring mostly replaced by a custom etched circuit board - a Raspberry shield built only for the purpose of changing the traffic light (and debugging it at home without disassembling the whole traffic light).<p>* Replacement of the Raspbian&#x2F;Ruby client with Elixir and Nerves.<p>* Replacement of the node.js server with Elixir and Phoenix.<p>Happy for any feedback!