#iot
Read more stories on Hashnode
Articles with this tag
I want to enable my Nerves devices to talk to each other using Distributed Erlang. Here is my memo. Preparation Find hostname or IP address for each...
Today I learned how to use CubDB and some alternatives. CubDB is a disk-based key-value database written in the Elixir language and it can be used as...
I love Raspberry Pi with the Qwiic connect system for playing with I2C devices. I've been using SparkFun Qwiic HAT for Raspberry Pi in a while and I...
Today I learned how to make a [poncho project] with the Nerves firmware and Phoenix UI. Poncho projects Poncho projects are an project structure...
Today I talk about how I customize things that are printed when shelling into a Nerves target board (e.g., Raspberry Pi Zero W). TL;DR Find the...
Today I am going to be talking about IoT (Internet of Things) development using Raspberry Pi and Elixir), using Nerves IoT platform. I usually work on...