# Overview

Goals - To be able to generate the content and tutorials necessary for creating the following projects:

Mini Project - Start with Forrest Mims, replicate the circuits you see there

Mini Project - Fun with Op-Amps Create all kinds of signals

Mini Project - Create Simple Power Electronics Circuits (Buck, Boost)

Mini Project Series - Create Credit Card Radio Circuits

Mini Project - Create a long wave ham radio

Mini Project - Create a Synthetic Aperture Radar

Mini Project - Create a Phased Array Radar

Mini Project - Fun with High voltage converters

Mini Project - Create noise mitigation detectors

Mini Project - Create your own 8 bit processor

Mini Project - Create your own RISC-V Processor Chip

Mini Project - Create VLSI OpApmps in Sky-130 nm

Mini Project - Create VLSI ADC in Sky 130 nm

Mini Project - Create a simple RTOS Board

Mini Project - Create a simple robotics frame based off the open source curiosity rover&#x20;

Mini Project - Create a CDMA spread spectrum encoder / decoder

Mini Project - Create a high speed processor board


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://aegion-dynamic.gitbook.io/learning-resources/electrical-engineering/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
