Build a binary clock with Elixir and Nerves : use layering to produce better embedded systems

Book Cover
Average Rating
Published
Raleigh : The Pragmatic Bookshelf, 2022.
Status
Available Online

Description

Loading Description...

More Details

Format
Language
English

Notes

Description
Want to get better at coding Elixir? Write a hardware project with Nerves. As you build this binary clock, you'll build in resiliency using OTP, the same libraries powering many commercial phone switches. You'll attack complexity the way the experts do, using a layered approach. You'll sharpen your debugging skills by taking small, easily verified steps toward your goal. When you're done, you'll have a working binary clock and a good appreciation of the work that goes into a hardware system. You'll also be able to apply that understanding to every new line of Elixir you write. Combining software with hardware can be frustrating, but you can become proficient in no time by taking a simple, logical approach. Blinking a single LED is the traditional "hello-world" of embedded systems. Building your own binary clock is the logical next step. It blinks groupings of LEDs based on the system time. This guide walks you through a working project using the techniques used by experts who build software for hardware every day. This common sense project moves forward in tiny, logical steps. As you progress, you can verify each step before moving on to the next. You don't have to be a Nerves novice to benefit from this project. Become a better Elixir programmer as you build your own desktop showpiece. With a layered approach to software design, you'll learn to control the complexity of your programs the way the experts do by focusing on one small slice of your system at a time. When you're done, you'll have your own binary clock, and also more of the tools you need to design and build your own Nerves and Elixir projects. You'll also be a better programmer with a deeper appreciation of layering techniques for controlling complexity. What You Need: This project is for Elixir developers who want to get started with Nerves, or improve their skills. The project is designed for Elixir 1.11 and Nerves 1.7, but later versions will probably work as well with slight modifications. The project uses a Raspberry Pi zero with a set of components. With slight modifications, you can make this book work with other components as well.
Local note
O'Reilly,O'Reilly Online Learning: Academic/Public Library Edition

Also in this Series

Checking series information...

More Like This

Loading more titles like this title...

Citations

APA Citation, 7th Edition (style guide)

Hunleth, F., & Tate, B. (2022). Build a binary clock with Elixir and Nerves: use layering to produce better embedded systems . The Pragmatic Bookshelf.

Chicago / Turabian - Author Date Citation, 17th Edition (style guide)

Hunleth, Frank and Bruce Tate. 2022. Build a Binary Clock With Elixir and Nerves: Use Layering to Produce Better Embedded Systems. Raleigh: The Pragmatic Bookshelf.

Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)

Hunleth, Frank and Bruce Tate. Build a Binary Clock With Elixir and Nerves: Use Layering to Produce Better Embedded Systems Raleigh: The Pragmatic Bookshelf, 2022.

Harvard Citation (style guide)

Hunleth, F. and Tate, B. (2022). Build a binary clock with elixir and nerves: use layering to produce better embedded systems. Raleigh: The Pragmatic Bookshelf.

MLA Citation, 9th Edition (style guide)

Hunleth, Frank,, and Bruce Tate. Build a Binary Clock With Elixir and Nerves: Use Layering to Produce Better Embedded Systems The Pragmatic Bookshelf, 2022.

Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.

Staff View

Grouped Work ID
623ed6dd-7516-9752-d9d8-cd84c9024f23-eng
Go To Grouped Work View in Staff Client

Grouping Information

Grouped Work ID623ed6dd-7516-9752-d9d8-cd84c9024f23-eng
Full titlebuild a binary clock with elixir and nerves use layering to produce better embedded systems
Authorhunleth frank
Grouping Categorybook
Last Update2024-12-17 08:40:50AM
Last Indexed2024-12-17 08:42:07AM

Book Cover Information

Image Sourcedefault
First LoadedJul 26, 2024
Last UsedAug 19, 2024

Marc Record

First DetectedMar 20, 2023 10:19:32 AM
Last File Modification TimeDec 17, 2024 08:21:38 AM
SuppressedRecord had no items

MARC Record

LEADER04000cam a22004217i 4500
001on1342787094
003OCoLC
00520241217081956.0
006m     o  d        
007cr cnu---unuuu
008220830s2022    ncua    o     000 0 eng d
035 |a (OCoLC)1342787094
037 |a 9781680509762|b O'Reilly Media
040 |a ORMDA|b eng|e rda|e pn|c ORMDA|d UKAHL|d OCLCQ|d OCLCO|d OCLCL
049 |a MAIN
050 4|a QA76.62
08204|a 005.13/3|2 23/eng/20220830
1001 |a Hunleth, Frank,|e author.
24510|a Build a binary clock with Elixir and Nerves :|b use layering to produce better embedded systems /|c by Frank Hunleth, Bruce Tate.
264 1|a Raleigh :|b The Pragmatic Bookshelf,|c 2022.
300 |a 1 online resource :|b color illustrations.
336 |a text|b txt|2 rdacontent
337 |a computer|b c|2 rdamedia
338 |a online resource|b cr|2 rdacarrier
4901 |a Pragmatic exPress
520 |a Want to get better at coding Elixir? Write a hardware project with Nerves. As you build this binary clock, you'll build in resiliency using OTP, the same libraries powering many commercial phone switches. You'll attack complexity the way the experts do, using a layered approach. You'll sharpen your debugging skills by taking small, easily verified steps toward your goal. When you're done, you'll have a working binary clock and a good appreciation of the work that goes into a hardware system. You'll also be able to apply that understanding to every new line of Elixir you write. Combining software with hardware can be frustrating, but you can become proficient in no time by taking a simple, logical approach. Blinking a single LED is the traditional "hello-world" of embedded systems. Building your own binary clock is the logical next step. It blinks groupings of LEDs based on the system time. This guide walks you through a working project using the techniques used by experts who build software for hardware every day. This common sense project moves forward in tiny, logical steps. As you progress, you can verify each step before moving on to the next. You don't have to be a Nerves novice to benefit from this project. Become a better Elixir programmer as you build your own desktop showpiece. With a layered approach to software design, you'll learn to control the complexity of your programs the way the experts do by focusing on one small slice of your system at a time. When you're done, you'll have your own binary clock, and also more of the tools you need to design and build your own Nerves and Elixir projects. You'll also be a better programmer with a deeper appreciation of layering techniques for controlling complexity. What You Need: This project is for Elixir developers who want to get started with Nerves, or improve their skills. The project is designed for Elixir 1.11 and Nerves 1.7, but later versions will probably work as well with slight modifications. The project uses a Raspberry Pi zero with a set of components. With slight modifications, you can make this book work with other components as well.
588 |a Description based on print version record.
590 |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition
650 0|a Elixir (Computer program language)
650 0|a Embedded computer systems.|9 63281
650 0|a Electronic clocks and watches|x Computer programs.
7001 |a Tate, Bruce,|d 1965-|e author.|1 https://id.oclc.org/worldcat/entity/E39PBJbM7RyXqwRMBbKHrQpwYP|1 https://isni.org/isni/0000000115610029|9 194445
77608|i Print version:|a Hunleth, Frank.|t Build a binary clock with Elixir and Nerves.|d Raleigh : The Pragmatic Bookshelf, 2022|z 9781680509236|w (OCoLC)1328008138
830 0|a Pragmatic exPress.
85640|u https://library.access.arlingtonva.us/login?url=https://learning.oreilly.com/library/view/~/9781680509762/?ar|x O'Reilly|z eBook
938 |a Askews and Holts Library Services|b ASKH|n AH40563227
994 |a 92|b VIA
999 |c 284153|d 284153