Skip to content

skndungu/relay_logic_firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Relay Logic Firmware

The repo contains all the firmware codes for the project and instructions on how to load them to the hardware

What's fisrt needed

  1. Set up the IDE, for this application you will need to down the Arduino ide here if you don't have it already installed for your distributions
  2. Once downloaded and proceed to the next instructions

Download the Files 🔽

  1. Download all the files on the Code🔽 on this platform, In your downloads you will get the a folder 📁 relay_logic_firmware -master this will have all the codes and related libraries.

Burning bootload to the MCU 🔥

Note: DO THIS ON A WINDOWS OPERATING SYSTEM!!!

  1. Do this on older version of arduino particularly version 1.6.0 grab the software here
  2. Once you have the setup to burn the bootloader please follow this tutorial here
  3. You need to have a functional Arduino Nano with you - just buy one locally as it's used in the process of bootloading

Uploading the codes ⬆️

You can buy the USBASP from here 🔗 buy usbasp or here :link: buy usbasp

  1. Insert the ISP programmer cable socket onto ISP header. ...
  2. Open Arduino IDE software. ...
  3. Next, call out the source code. ...
  4. Select “USBasp” from the Tools > Programmer menu.
  5. Select “Upload using Programmer” from the File menu.

upload the code snapshot

see the screenshot

You can also explore more from the following tutorial 🔗How to Use USBasp Programmer with Arduino Boards

Debugging

  1. To see the serial data as sent or received from either of the boards we can use the FTDI programmer or any USB to TTL converter so that you can have access to a serial port. Check out the headers on the board for uart communications

About

relay logic firmware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages