Arduino Codes
-
LCD-ALPHABET (Learn how to encode characters in Arduino using ASCII code)
Do you know what ASCII code is? It is a standardized way of encoding alphanumeric characters in a form of bytes and bits. Now you can learn it and create an encrypted message to be displayed into the LCD screen.
-
7 SEGMENT- MICROPHONE (Create a finger tapping counter- sounds FUN!)
Create a hit counter with a microphone and 7-segment display. Make use of the embedded peripherals to expand the project.
-
THERMOMETER-LCD (Use the temperature sensor to make a digital Thermometer)
Do you know how to create a thermometer to measure your body temperature? After trying out, you definitely will! Try it out and measure the temperature of your surroundings and create a warning system!
-
LED-STRIP (Get started with programming the Neopixles LEDs strip)
How many colours can your eye differentiate? Get down to programming LED-strip with TME-Edu-Ard-2 and see for yourself! Check out the code and start working with different length strips.
-
LIGHT SENSOR- LCD (Measure the light intensity and display it on the LCD screen)
Use TME-EDU-ARD-2 to check the light intensity and how it changes. Get the code and read the results on your computer!
-
LCD TEXT (Write a simple text on the LCD screen)
Write your own message and show it on an LCD screen. This project will give you the basic knowledge to set off with LCD programming.