Institute for New Economic Thinking
George Akerlof, Markus Brunnermeier, Michael D. Goldberg, Jeremy Siegel
The Inaugural Conference @ King's, Institute for New Economic Thinking, Session 2 Q&A: Has the Efficient Market Hypothesis Led to the Crisis? Collapsed with The Crisis?
Programming Electronics Academy
Tutorial 10: Fade an LED: Arduino Course for Absolute Beginners (ReM)
Arduino Course for Absolute Beginners Lets expand the repertoire of output that we can use by looking at the function analogWrite(). I experienced much confusion with analogWrite(), because I suspected that it had to do with the analog...
Paul Marriott
Home Lighting Simulation Project w/Arduino Uno, Bluetooth HC05, Android Smartphone & mBlock 3
A demonstration of a home lighting simulation project that uses an Android smartphone and bluetooth connectivity to turn lights on and off. Use of a subdivided shoebox lid and LED lights for 'rooms' and home lighting respectively. An...
Programming Electronics Academy
3 Ways to Use Acceleration in an Arduino Sketch
This tutorial covers three easy ways to implement some form of acceleration in your Arduino sketches. It will cover the following: Linear Acceleration Exponential Acceleration Messing Around with the Square root function
Paul Marriott
Tutorial: Smart Home Lighting Simulation w/Arduino Uno, HC05 Bluetooth Module, mBlock 3 & Android Smartphone
A tutorial for an Arduino home lighting simulation project that uses an Android smartphone and bluetooth connectivity to turn lights on and off. Use of a half breadboard and LED lights. An Arduino Uno microcontroller, HC05 bluetooth...
Paul Marriott
Colours in English - Voice Recognition Device w/Arduino Uno, Geeetech Voice Recognition Module & LEDs
A special custom-built Arduino Uno controlled device to help people practice their colour names (orally). By speaking a particular colour (red, yellow, green, blue) through the microphone it will activate the respective LED to light up....
Paul Marriott
Blynk IoT (Blynk 2.0) App w/Arduino Uno R3, ESP8266 ESP-01 Module, Blynk Cloud & 4 x LED - Tutorial
A full fledged tutorial of 4 LEDs connected to an Arduino device via. Blynk IoT (aka Blynk 2.0), Blynk Cloud and the ESP8266 ESP-01 WiFi module. The device simulates 'lights' of a smart home by turning LEDs on and off through 'Blynk IoT'...
Programming Electronics Academy
Challenge 06: Blink an LED Discussion: Arduino Course for Absolute Beginners (ReMastered)
Change the value of the delay functions. What happens? Change the number of the led variable to 12 and adjust the resistor appropriately. See what happens.
Guinness World Records
Orbax and Pepper: Lemon LED Experiment
In this video, Professor Orbax and his assistant Sweet Pepper Chlopak demonstrate a Guinness World Record Challenge for the fastest time to light an LED bulb using only fruit power. They show viewers how to assemble a battery using...
Paul Marriott
Binary Counter w/Arduino Uno, SN74HC595 Shift Register & LEDs
A basic demonstration of a binary counter using a SN74HC595 shift register with 8 x LED, 8 x resistor and 1 x breadboard. Arduino Uno microcontroller is used.
Paul Marriott
Colours in Spanish - Voice Recognition Device w/Arduino Uno, Geeetech Voice Recognition Module & LEDs
A special custom-built Arduino Uno controlled device to help people practice their Spanish colours (orally). By speaking a particular colour (red, yellow, green, blue) in Spanish through the microphone it will activate the respective LED...
Paul Marriott
Traffic Light Program on mBlock 3 w/Arduino Uno, LEDs & Functions
A structured traffic light simulation using LED lights and Arduino Uno microcontroller with mBlock 3 coding platform. Goes into detail.
Programming Electronics Academy
LED Knuckle Glove using miniaturized Arduino LilyPad [Ozzy Osbourne Knuckle Tattoo Wanna Be]
A glove with LEDs on the knuckles. Easy to make, and fun to play around with.
Paul Marriott
Arduino HC-05: Bluetooth Smart Home Lighting Simulation w/Uno, LEDs, mBlock 5 + Android - Tutorial
A full tutorial for an Arduino home lighting simulation project that uses an Android smartphone and bluetooth connectivity to turn lights / LEDs on and off. Use of a half breadboard and LED lights. An Arduino Uno microcontroller, HC05...
Paul Marriott
Faux Traffic Light System w/Arduino Uno, LEDs & Passive Buzzer
A very basic demonstration of a faux traffic light system through an Arduino Uno board, LED lights and a passive buzzer on a breadboard. A code listing from Arduino IDE is also shown.
Paul Marriott
NodeMCU IoT Smart Home Model w/Blynk - Demonstration of Lights & Automatic Fan
A detailed demonstration of a NodeMCU-based IoT Smart Home Model with a Blynk app, which helps to monitor and control automated temperature and adjustable LED lighting on the model.
Paul Marriott
Controlling RGB LED w/Arduino Uno, B10k Potentiometers, Analog and PWM Ports
Controlling the colour level of a common cathode RGB LED, with each colour attached to a respective B10k potentiometer. Increase or decrease the level of each colour by turning a potentiometer. Uses Arduino Uno microcontroller.
Paul Marriott
LED Picture Frame w/2 x Arduino Nano, 6 x SN74HC595, Universal Prototype Board, Passive Buzzer & 48 LEDs
Demonstration of a custom-built LED Picture Frame consisting of a prototype board and multiple LED lights. The device operates with a light sensor, 2 x Arduino Nano microcontroller and 6 x SN74HC595 shift relay.
Paul Marriott
2 x 74HC595 Shift Register in 16-Bit Configuration w/Arduino Uno & 16 LEDs
A demonstration of 2 x SN74HC595 shift register connected together in a 16-bit configuration. Use of 16 x LED (each LED representing a bit), 16 x resistor and 2 x breadboard. Arduino Uno microcontroller is used.
Paul Marriott
Testing a Photoresistor w/Arduino Uno, 10K Ohm Resistor & LED
Testing and demonstrating a photoresistor by adjusting light levels. Use of Arduino Uno microcontroller, red LED, mini photoresistor module and Arduino IDE (code listing and serial monitor output).
Paul Marriott
3 x SN74HC595 Shift Register in Series w/Arduino Uno
A basic demonstration of 3 x SN74HC595 shift register in series with 24 x LED, 24 x resistor and 2 x breadboard. Arduino Uno board used and full Arduino IDE code is listed.
Programming Electronics Academy
Tutorial 12: Blink an LED without using the delay() function: Arduino Course for Absolute Beginners
Tutorial 12: Blink an LED without using the delay() function: Arduino Course for Absolute Beginners
Paul Marriott
2 x 74HC595 Shift Register Dual-Defined Arrays w/Arduino Uno & LEDs
A demonstration of a binary counter using 2 x SN74HC595 shift register, 16 x LED, 16 x resistor and 2 x breadboard. Arduino Uno microcontroller is used.
Paul Marriott
Bluetooth Smart Home Project w/ESP32, LEDs, 1602A + I2C LCD Display, DHT11, RFID-RC522 Smart Card & Android Smartphone
Demonstration and preview of a custom-built bluetooth smart home project. A subdivided shoebox is used for the 'home,' with 4 LED-enabled rooms (where each light is manipulated via. Android smartphone app), a temperature regulation...