You are on page 1of 13

EE312 - Embedded Systems

Laboratory

Experiment – 1

Name - Ankit Kumar Singh


Roll No. - 190108004
Date - 08-Aug-2021
Objectives:
1. Understand basics of Embedded C and components used.

2. Try out the LED blinking problem using Arduino UNO on tinkercad.

3. Simulate a counter display 0-9 every second using a 7-segment


display with and without decoder.

4. Simulate a counter display 0-9 every second using a 7-segment


display without decoder.

Blink LED
Link
https://www.tinkercad.com/things/5NEAuy3O6lV-led-blinking/editel?
sharecode=Ei_9rS04gw1s69kDmfPFnOiqdS21P_cq0WMj5S73zVs

Circuit

Code

0-9 Counter (Without Decoder)


Link
https://www.tinkercad.com/things/e8fgSRAEvN9-0-9-counter-
without-decoder/editel?
sharecode=hI1A2erY1fWfCBQbuflPVIgI_NNzFX4hA3Udhmrfszg

Circuit

Code
0-9 Counter (With Decoder)
Link
https://www.tinkercad.com/things/4joJ5LYvRXm-0-9-counter-with-
decoder/editel?
sharecode=jJzCEBcoEwr2LJ9Z7Hg3X8Z6DqWzCSFDCFpG24bBGOs

Circuit
Code
0-99 Counter (With Decoder)
Link

https://www.tinkercad.com/things/gmqYh0qAKSc-0-99-counter-with-
decoder/editel?
sharecode=4cfCNZ5qW4gVs9RKJjCD4U24iUivJpoJESoUVA8-XXk

Circuit
Code

You might also like