Build an embedded system using any processing hardware( microcontroller/soft processor)

Thread Starter

Abiola93

Joined Sep 21, 2023
3
Build an embedded system using any processing hardware( microcontroller/soft processor), to perform:
i. receive external inputs,
ii. process the inputs and
iii. generate some outputs
Deliverables:
i. Circuit diagram,
ii. Memory Mapping
iii. Program design and coding
 

geekoftheweek

Joined Oct 6, 2013
1,093
Looks suspiciously like https://forum.allaboutcircuits.com/threads/embedded-systems.196146/

Build an embedded system using any processing hardware( microcontroller/soft processor), to perform:
i. receive external inputs,
ii. process the inputs and
iii. generate some outputs
Deliverables:
i. Circuit diagram,
ii. Memory Mapping
iii. Program design and coding
i -- what kind of inputs do you need to receive?
ii -- how are the inputs supposed to be processed?
iii -- what outputs do you need to generate... are they based on inputs, timers, comparators, or other on chip peripherals

i -- circuit diagram - you are a long ways away from that
ii -- memory mapping - will depend on the micro you select
iii -- program design and coding - again you are a long long way from this point
 
Top