0% found this document useful (0 votes)
109 views13 pages

EE312 - Embedded Systems Laboratory: Experiment - 1

The document summarizes an embedded systems laboratory experiment. The objectives are to: 1) Understand basics of embedded C and components used for an Arduino project. 2) Implement an LED blinking circuit and code in Tinkercad. 3) Simulate 0-9 counters with and without 7-segment display decoders.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
109 views13 pages

EE312 - Embedded Systems Laboratory: Experiment - 1

The document summarizes an embedded systems laboratory experiment. The objectives are to: 1) Understand basics of embedded C and components used for an Arduino project. 2) Implement an LED blinking circuit and code in Tinkercad. 3) Simulate 0-9 counters with and without 7-segment display decoders.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 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