Skip to content

Contain codes and slides used by the trainers for IEEE EDS Workshop on Embedded System and Uses Cases on 9th November, 2019.

License

Notifications You must be signed in to change notification settings

IEEE-EDS-NSEC/embeddedworkshop1

Repository files navigation

IEEE EDS Workshop

Hands-on embedded system(Arduino) and Use Cases.

You can find the codes and slides used by the trainers in this repo.

Trainer Profile Slide
Snehangshu LinkedIn Twitter Click Here
Aritra LinkedIn Twitter Click Here
Ritwik LinkedIn Twitter Click Here
Ayush LinkedIn Twitter Click Here
Saptarshi LinkedIn Twitter -

Description

Sr. No. Sketch Description
1 blink A simple arduino sketch to blink a LED
2 blink_milis Arduino sketch to blink LED using millis() function
3 blink_two_milis Arduino sketch to blink two LEDs with different duty cycle. A demo example for multi-tasking with arduino.
4 milis_exp Sketch to see the output of millis()
5 interfaceIR Sketch to interface IR proximity sensor with Arduino
6 motorcode Sketch to interface L293D/L298N motor driver to Arduino with speed and direction control
7 configuring_gyro Arduino sketch to read accelerometer, gyroscope and temperature sensor data from GY-521 breakout board.
8 pid_tuner Arduino sketch to see PID in action. It's the program for the line follower bot.

Bonus Resources

chatoveruart: Implementation of duplex chat over UART using 2 arduinos.

About

Contain codes and slides used by the trainers for IEEE EDS Workshop on Embedded System and Uses Cases on 9th November, 2019.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages