Reverse engineering the silicon in the ARM1 processor


https://www.electronics-lab.com/reverse-engineering-the-silicon-in-the-arm1-processor/

righto.com has reverse enginnered one of the most popular proccessors: How can you count bits in hardware? In this article, I reverse-engineer the circuit used by the ARM1 processor to count the number of set bits in a 16-bit field, showing how individual transistors form multiplexers, which are combined into adders, and finally form the […]

Lux Meter Module


https://www.electronics-lab.com/lux-meter-module/

LUX Meter project has been design to measure the illumination. Illumination is luminous flux falling on surface area of photo diode. This illumination converted to corresponding voltage using Op-Amp circuit. Specifications Supply 9 VDC PP3 Battery @ 20 mA Onboard Photo Diode Onboard preset for calibration Range selection via jumper 10mV/LUX, 1mV/LUX, 0.1mV/LUX Interfacing is […]

Lux Meter Module


https://www.electronics-lab.com/project/lux-meter-module/

LUX Meter project has been design to measure the illumination.  Illumination is luminous flux falling on surface area of photo diode.  This illumination converted to corresponding voltage using Op-Amp circuit. Specifications Supply 9 VDC PP3 Battery @ 20 mA  Onboard Photo Diode  Onboard preset for calibration  Range selection via jumper 10mV/LUX, 1mV/LUX, 0.1mV/LUX  Interfacing is […]

Monitoring Woodstove Temperature With A MAX31855 Quad Thermocouple BoosterPack


https://www.electronics-lab.com/monitoring-woodstove-temperature-with-a-max31855-quad-thermocouple-boosterpack/

Spirilis @ 43oh.com forum would like to monitor his woodstove temperature profiles so he build a plugin board for LaunchPad using the MAX31855 thermocouple to digital converter. This BoosterPack is fancied as a baseboard plugging underneath the LaunchPad, with four holes for mounting studs in case I ever decide to fix it inside a permanent enclosure […]

230 VAC Timer


https://www.electronics-lab.com/230-vac-timer/

Classic AC 230 V Timer project can be used in all application requiring a timer of up-to 3 Minutes to operate or control any AC mains load of up-to 200 Watts. This project is based on the Classic 555 Timer IC, triggering a TRIAC. Input and Output is Optically Isolated. Specifications  Supply input 12 VDC […]

230 VAC Timer


https://www.electronics-lab.com/project/230-vac-timer/

Classic AC 230 V Timer project can be used in all application requiring a timer of up-to 3 Minutes to operate or control any AC mains load of up-to 200 Watts.  This project is based on the Classic 555 Timer IC, triggering a TRIAC.  Input and Output is Optically Isolated. Specifications Supply input 12 VDC […]

Guide to ESP8266 and Tweeting Using ESP8266


https://www.electronics-lab.com/guide-to-esp8266-and-tweeting-using-esp8266/

Subhan95 @ instructables.com has written a tutorial on how to use ESP8266 with Arduino and tweet using it. What can the ESP8266 do?It is limited by your imagination.I have seen projects and tutorials on the internet showing how to fetch a city’s temperature, stock prices,sending and receiving emails ,making phone calls and much much more.I will […]

PCB Christmas tree


https://www.electronics-lab.com/pcb-christmas-tree/

Well, Christmas may over but we think you may take a look at this well designed PCB Christmas tree and why not consider building it for the next year. Since I already have an Arduino, and I felt pretty comfortable with it, I decided to use it to control the LEDs. However a full Arduino […]

Wake-U-Up System


https://www.electronics-lab.com/wake-u-up-system/

Zhiyong Hao and Zhuo Chen from Cornell Univercity build A PIC-based Alarm clock system that is different from most alarm clocks known. This project is aimed to design a ‘Sleep and Wake-up Assistant’. Different from a normal alarm clocks which can only make noise, this alarm clock is designed to wake up a person in a comfortable […]

Smokerduino – Arduino Smoker Controller


https://www.electronics-lab.com/smokerduino/

rjkorn @ instructables.com shows us his Arduino Smoker Controller: I had made a Sous Vide controller and thought it might work well for my smoker too. All I really had to do was change the sensor form a Dallas 18B20 to a thermocouple. The Dallas sensor tops out at about 250 degrees Fahrenheit. This particular smoker […]