Close

565 Results for "%EA%B0%95%EB%82%A8%EC%97%AD%EC%95%84%ED%85%8C%EB%82%98%E3%80%8A%EC%B5%9C%EC%A0%80%EA%B0%80 OIOX5793X7458%E3%80%8B%EA%B0%95%EB%82%A8%EC%97%AD%EC%95%84%ED%85%8C%EB%82%98%EF%BC%A3 %E3%80%8A%EC%B5%9C%EC%A0%80%EA%B0%80 OIOX5793X7458%E3%80%8B %EA%B0%95%EB%82%A8%EC%97%AD%EC%85%94%EC%B8%A0%EB%A3%B8equally%EA%B0%95%EB%82%A8%EC%97%AD%EC%85%94%EC%B8%A0%EB%A3%B8%EA%B0%95%EB%82%A8%EC%97%AD%EC%95%84%ED%85%8C%EB%82%98%EA%B0%95%EB%82%A8%EC%95%84%ED%85%8C%EB%82%98masters %EA%B0%95%EB%82%A8%EC%95%84%ED%85%8C%EB%82%98%E3%88%93%EF%BC%B7%EA%B0%95%EB%82%A8%EC%97%AD%EC%85%94%EC%B8%A0%EB%A3%B8special"

  • Spectrum Analyser Code

  • SoftwareThe code can be downloaded from the project downloads page. But here it is:#include const static char ASCII[] PROGMEM = { 0x00, 0x00, 0x00, 0x00, 0x00, // 20 0x00, 0x00, 0x5f, 0x00, 0x00, // 21 ! 0x00, 0x07, 0x00, 0x07, 0x00, // 22 " 0x14, 0x7f,...
  • Preparing project for export

  • JLCPCB offers custom PCB fabrication and SMT assembly services at https://jlcpcb.com/HAR!SMT soldering can be fun, but it requires some special tools, it takes practice to do well, and it can be very frustrating along the way!  We decided to...
  • 1Charger

  • Calibration1.   #define CALIBRATION in software and recompile and flash ATtiny8612. For each range make two measurements in order to calculate the line v=k*ADC + m. With this simple approach I get about  10-20mV and 10-20mA accuracy ( compared...
  • Code

  • Open a laptop with the Arduino software (https://www.arduino.cc/en/Main/Software).Download the code from https://github.com/stressmaniac/ELSA or copy the code belowConnect the Arduino to the laptop using the USB 2.0 cable.Press the upload button on the...
  • Arduino GPRS IOT Weather Station

  • Arduino Soil Probe Using DS18B20 and DIY Moisture Hardware:As a fanatical gardener or a professional farmer, knowing the environmental conditions of our soil is invaluable. Obviously, we can't measure the number of worms or pieces of organic humus, but...
  • Arduino Mystery Box

  • Coding the Arduino board: After complete wiring, you can pass on to programming the Arduino board. const int blitzled1 = 9; const int blitzled2 = 8; const int redled = 7; const int orangeled = 6; const int yellowled = 5; const int blueled = 4; const...
  • Mechanicals

  • In previous projects we spent a lot of time designing and building the mechanical systems and we really wanted to short cut all the hard work by using a ready made system that could be bought reasonably cheaply 'off the shelf'. We looked at mobility...
  • Transformer Build

  • This instruction is for building the transformer.  It describes materials and fabrication guidance but assumes the reader has experience assembling magnetics.  Additional information can be found in the magnetics zip file and the 'inductors'...
  • SMART EXTENSION BOARD

  • Step 1: Get your PCB ready! Talking About Electronics After making the circuit diagram I transformed it into a PCB design to produce it, to produce the PCB, I have chosen JLCPCB the best PCB supplier and the cheapest PCB provider to order my...
  • Addressable MUX code

  • As mentioned, one of the reasons for developing this system is that I do not want to rewrite code every time I start a new synth project.The idea with this project is that when initialised the microcontroller will poll each possible card address and...