Maker.io main logo

Projects 查看全部

PROJECT

C-BISCUIT Robot System Architecture

By All About Circuits

C-BISCUIT stands for Collaborative Bot with Integrated System Core, Unmanned Interactivity, and Telemetry. It is intended to be more of a platform for robotics projects, not a specific robot.

PROJECT

Arduino-Controlled Light Sensor

By All About Circuits

In this project, we are going to build a light sensor with an Arduino.

PROJECT

Arduino Millis Lesson

By All About Circuits

Delay statements are great, especially in their simplicity. However, they can really complicate things when you’re trying to multitask your Arduino. To work around this problems, forget delay and hop on the millis() train!

PROJECT

Make an LED Flasher with a Raspberry Pi

By All About Circuits

In this project, we’ll connect an LED to a Raspberry Pi and control it with a tactile pushbutton switch.

PROJECT

C-BISCUIT System Integration and Testing

By All About Circuits

How to make a functional robot and see what the C-BISCUIT demo bot can do.

PROJECT

Teardown Medical Digital Thermometer

By All About Circuits

The thermometer can take readings from two places; the ear and the head. Both readings are important when making a medical determination on an individual as they can indicate fevers and infections.