You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo contains a simulation of a Medibox using an ESP32 on Wokwi. Features include setting time zones and alarms, fetching current time via NTP, ringing and stopping alarms, and monitoring temp…
This repo contains the design of a simple "nanoprocessor." It includes VHDL implementations of key components: a 4-bit Add/Subtract unit, 3-bit adder, Program Counter, and various k-way b-bit multi…