Close

8782 Results for "arduino"

  • Arduino

  • The door will close once a code is put on the keyborad. To do this we needed to code in arduino which we are all quite bad at so we started from the beginning with LEDs. We did loose quite a lot of time on this.
  • Arduino

  • I am using an Arduino in order to control the reaction wheel on my project. The Arduino uses C which I have been teaching myself and will use interrupts in order to control the speed and direction that the wheel spins. The program will use pulses given...
  • Arduino to Arduino communications

  • So i am using an arduino mega for the brain or master controller. I am using several arduino Pro Mini's as slaves so i can get multi-tasking capabilities. people tend to have a hard time connecting more than 2 arduino's together. However i will only...
  • Arduino Board

  • Hi AllChinese copy-cat Arduino boards run from $8 (R160) on Ebay.Spoke to some programmer buddies of mine in the US, they reckon that is by far the best option you have. Use the Arduino open software to program the board then your own software to read...
  • Arduino sketch

  • The sketch is pretty simple and straight forward. All commands are received in ASCII to simplify development and debugging. It uses SerialCommand library to parse incoming commands and decide what to do.I have the sketch available on GitHub: https://github.com/nochkin/RobotChassis-Bluetooth/tree/master/Arduino...
  • Arduino nano

  • The wires connecting the Arduino to the LED strip are soldered to 5V, GND and D6(for data). The wires connecting the Arduino to the Big Red Button are soldered to D3(LED output) and GND & D2(switch input) and GND.
  • Arduino Libraries

  • I have been working on the Arduino Libraries and testing them in several devices to mainly evaluate the connection stability with the cloud platform. Now I can say that the clients are enough stable to be used in real maker projects, so you will be able...
  • Arduino available

  • As all know, we can play the ESP32 with Arduino because ESP32 is Arduino compatible, and the ESPlay Micro is no exception. ESPlay Micro is not only a game emulator to provide entertainment, but also a learning tool that is an Arduino programming development...
  • Arduino case

  • I added a black box case with the Arduino  and all connections inside . Placed behind the water dispenser
  • Arduino Software

  • My day job is in software, so this is the fun part for me. The Arduino sketch does 2 things: read the CD4021 shift registers & outputs MIDI notes. I know the pedalboard covers notes C2 - G4, but what does that translate to in MIDI.After asking the mighty...