#elixir #nerves #iot #phoenix_framework #raspberry_pi
Building a product based on an embedded device with elixir, nerves & phoenix — part 1
https://medium.com/@adrian_ribao/building-a-product-based-on-an-embedded-device-with-elixir-nerves-phoenix-part-1-f7b52b1aee11
Building a product based on an embedded device with elixir, nerves & phoenix — part 1
https://medium.com/@adrian_ribao/building-a-product-based-on-an-embedded-device-with-elixir-nerves-phoenix-part-1-f7b52b1aee11
Medium
Building a product based on an embedded device with Elixir, Nerves & Phoenix — Part 1
We are facing some changes in Europe regarding data protection. The EU General Data Protection Regulation (GDPR) has changed some rules…
#raspberry_pi #phoenix_framework #iot #elixir #nerves
Elixir nerves: setting up network, dns, ota upgrades, ssh access and debugging— part 2
https://medium.com/@adrian_ribao/setting-up-network-dns-ota-upgrades-ssh-access-and-debugging-part-2-17afca274027
Elixir nerves: setting up network, dns, ota upgrades, ssh access and debugging— part 2
https://medium.com/@adrian_ribao/setting-up-network-dns-ota-upgrades-ssh-access-and-debugging-part-2-17afca274027
Medium
Setting up network, DNS, OTA upgrades, SSH access and Debugging— Part 2
This follows the previous part Building a product based on an embedded device with Elixir, Nerves & Phoenix.
#iot #nerves_project #elixir
Smart sprinklers with nerves
https://medium.com/@toddresudek/smart-sprinklers-with-nerves-6fef3429cd7
Smart sprinklers with nerves
https://medium.com/@toddresudek/smart-sprinklers-with-nerves-6fef3429cd7
Medium
Smart Sprinklers with Nerves
If you are like me, you appreciate smart things. Smart lights, smart thermostats, smart speakers, etc. One problem that can really use a…
#elixir #erlang #iot #esp32 #functional_programming
Atomvm: how to run elixir code on a 3 $ microcontroller
https://medium.com/@Bettio/atomvm-how-to-run-elixir-code-on-a-3-microcontroller-b414773498a6
Atomvm: how to run elixir code on a 3 $ microcontroller
https://medium.com/@Bettio/atomvm-how-to-run-elixir-code-on-a-3-microcontroller-b414773498a6
Medium
AtomVM: how to run Elixir code on a 3 $ microcontroller
AtomVM is a tiny portable virtual machine that allows BEAM code to run on microcontrollers with less than 500KB of RAM such as the ESP32.
#elixir #embedded_systems #erlang #iot #distributed_systems
Iex remote shell into your elixir driven grisp board
https://medium.com/@toensbotes/iex-remote-shell-into-your-elixir-driven-grisp-board-76faa8f2179e
Iex remote shell into your elixir driven grisp board
https://medium.com/@toensbotes/iex-remote-shell-into-your-elixir-driven-grisp-board-76faa8f2179e
Medium
IEx Remote Shell into your Elixir driven GRiSP Board
A quick tutorial on opening a remote connection to your GRiSP board. This facilitates quicker development iterations, better shell…
#elixir #erlang #iot #distributed_systems #testing
Distributed testing pitfalls with elixir
https://medium.com/grandcentrix/distributed-testing-pitfalls-with-elixir-ec5280beeaa4
Distributed testing pitfalls with elixir
https://medium.com/grandcentrix/distributed-testing-pitfalls-with-elixir-ec5280beeaa4
Medium
Distributed testing pitfalls with Elixir
Testing distributed systems it is really hard, for starters the developer that wants to write a test in this magnitude needs to understand…
#elixir #iot #phoenix #nerves
An iot birdhouse with elixir nerves & phoenix liveview components 🐦
https://dev.to/dasky/an-iot-birdhouse-with-elixir-nerves-phoenix-liveview-components-5cb2
An iot birdhouse with elixir nerves & phoenix liveview components 🐦
https://dev.to/dasky/an-iot-birdhouse-with-elixir-nerves-phoenix-liveview-components-5cb2
DEV Community
An IoT Birdhouse with Elixir Nerves & Phoenix LiveView Components 🐦
TOC Introduction The basic concept Hardware Setting up a new Elixir Nerves...
#elixir #nerves #raspberrypi #iot
[elixir/nerves] get started with led blinking on raspberry pi
https://dev.to/mnishiguchi/elixir-nerves-get-started-with-led-blinking-on-raspberry-pi-2l1i
[elixir/nerves] get started with led blinking on raspberry pi
https://dev.to/mnishiguchi/elixir-nerves-get-started-with-led-blinking-on-raspberry-pi-2l1i
DEV Community
[Elixir/Nerves] Get started with LED Blinking on Raspberry Pi
One day in September 2020, I suddenly felt like exploring remote programming meetups in Japan, my hom...
#elixir #nerves #iot #raspberrypi
[elixir/nerves] pulse width modulation (pwm) for leds
https://dev.to/mnishiguchi/elixir-nerves-pulse-width-modulation-pwm-for-led-mj2
[elixir/nerves] pulse width modulation (pwm) for leds
https://dev.to/mnishiguchi/elixir-nerves-pulse-width-modulation-pwm-for-led-mj2
DEV Community
[Elixir/Nerves] Pulse Width Modulation (PWM) for LEDs
I started learning Nerves and Raspberry Pi this year. I really enjoy controlling hardware with my Gen...