Simple blinking LED project

This page shows the project information created within f3.js (Simple blinking LED project).

UpdateBasic Information

-

Authors
Updated at'16/9/17 22:25 Previous version
Update

Relevant URLs

Enclosure layout

Customize

This content does not allow any customization.

Layout view options
Disabled items are those proposed by somebody with the "" button and not yet implemented. Got interested?

Building Instructions

Purchase
Purchase hardware components
Print & Assemble
Print out enclosure components
Install
Install and run the program
Modules

No modules are required for this project.

Beside the modules listed above, the following items are needed.

  • A microcontroller or micro computer for executing programs
  • A plus driver for tightening bolts and nuts
  • Bolts and nutsfor attaching modules to panels
  • Acrylic panels and a glue for them
Layout

The PDF file can be directly sent to a laser cutter or cutting plotter to cut out panels for assembling the device enclosure.

In order to keep the cut surface smooth without any annotations yet benefit from the annotations, we recommend you to print the PDF file with an ordinary paper printer and lay it beneath the cut acrylic panel.

For the list of supported laser cutters and cutting plotters, refer to "Get Started" page.

Program

An archive containing a Node.js project can be retrieved.

Once the content is transferred to a microcontroller and tiny computer, it can be executed by the node command.

For instance, the following commands will install the program to the Intel Edison device and make it run at boot. For more details on the command-line interface, refer to "f3.js Command-Line Interface."

.> f3-projects download 301 -e
extracted: f3js-nodejs-123
.> cd f3js-nodejs-123
./f3js-nodejs-123> f3-projects install . -p edison://root:password@192.168.10.100

Beside the explanations above, some projects require other materials and special setup to run properly. You might find more explanations in the "Relevant URLs" section.

Once you suceed in building and running the application, take a photo or video and post the URLs to the "Relevant URLs" section and boast your achievement!

Login first to use this feature.