All Coding Projects (157 results)
|
Select a resource
Coding Projects
Sort by
|
Want to send coded messages to your friends? Can you write a simple letter-substitution encryption program in Python or JavaScript? How easy is it to break the simple code? Can you write a second program that "cracks" the letter-substitution code? Investigate other encryption schemes. What types of encryption are least vulnerable to attack?
Read more
In the mid-20th century, people thought of robots as futuristic tools. But in the 21st century, robots are not a figment of our imaginations, but are a part of our reality. Robots even perform tasks that humans can't do. In this engineering science fair project, you will use LEGO Mindstorms to build a robot that is fast, lightweight, and stable. Who knows? You might end up building a robot that does housework or even your homework!
Read more
Check out the soft robotic gripper and artificial robotic skin projects. These projects show you how to use flexible silicone rubber to make robots or robotic parts. The second project shows you how to connect external LEDs using an Arduino. The LEDs light up when an embedded piece of conductive fabric stretches. What about embedding LEDs in the silicone rubber? You can do this by embedding the LEDs between layers of silicone (Figure 1). The trick is to solder flexible stranded wires to the…
Read more
Imagine yourself as a software engineer, a decade and a half from now. You are called upon to help solve the world energy crisis by programming nano-organisms (NANORGs) to extract energy from industrial sludge. Your program must be small enough to fit in the NANORGs' tiny processors, yet at the same time meet several challenges. First and foremost, your NANORGs need to navigate on their own, extract energy from the sludge, and find collection points to deliver the harvested energy. Second,…
Read more
Have you ever used a toy like a Spirograph® to draw precise, repeatable patterns on a piece of paper? What if you could use a computer to automatically draw the patterns for you? This project will show you how to do just that using a Raspberry Pi. Check out the video to see what this simple, but fun, project looks like.
IMPORTANT: The instructions for this project were originally written using Scratch 2 on a Raspberry Pi 3B+. If you are using a newer Raspberry Pi running Scratch 3, you…
Read more
Learn how to edit sound files so that you can manipulate the recorded sound mathematically. You can either find specialized audio editing software or do background research to teach yourself about sound file structure so that you can write your own simple program to manipulate sound files. Try arithmetic operations on the sound values (e.g., adding or subtracting a constant, multiplying or dividing by a constant). How do these operations alter the sound? Try other mathematical operations:…
Read more
Students who are mathematically inclined can use the student version of a program like MatLab or Mathematica to convert a digital image into numbers, then perform operations such as sharpening or special effects. This is a great way to learn about image processing algorithms.
Read more
|







