Skip to content

NoahZhang1/photodiode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

image

Quick Start

Go to File/Preference and paste this url (http://arduino.esp8266.com/stable/package_esp8266com_index.json) to the additional board manager image

Go to Tools/boards/board manager, search esp8266 and install it image

After installation, go to Tools/boards and select NodeMCU 1.0 image

Last, go to the port selection and select the right port you plug in image

Files and Directories:

The architecture of files and directories are as follows:

  • esp8266_blinking.ino
  • interrupt_adc_read.ino

interrupt_adc_read

An photodiode frequency reader build based on LTC1050 amplifier and ESP8266 LTC1050 datasheet

esp8266_blinking

--Design for SSVEP signal experiments A simple NodeMCU based code that makes LED blink at certain frequency

Two LED blinking from 4Hz to 100Hz with aggregating and declining frequency change serial begin with 115200, use 9600 or 250000 if it does not work

About

A simple NodeMCU based code that makes LED blink

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages