Close

4767 Results for "%EC%88%98%EC%9B%90%EC%98%A4%ED%94%BC%EB%A7%81%ED%81%AC%E2%9C%9Cwww%2Coptime4.com%EC%88%98%EC%9B%90%EC%98%A4%ED%94%BC %EC%88%98%EC%9B%90%EB%A7%88%EC%82%AC%EC%A7%80 %E2%9C%9C %EC%88%98%EC%9B%90%EC%98%A4%ED%94%BC%EA%85%90 %EC%88%98%EC%9B%90%EC%98%A4%ED%94%BC%ED%99%95%EC%9D%B8%EA%85%90 %EC%88%98%EC%9B%90%ED%9C%B4%EA%B2%8C%ED%85%94 %EC%88%98%EC%9B%90%ED%82%A4%EC%8A%A4%EB%B0%A9 %ED%83%80%EC%9E%84"

  • Debugging

  • Debugging Need to get this project working. One problem is that the Nano does not have enough pins. So I have used a Meduino (a Mega2560 Pro Mini). Here is the schematic: Here is the PCB: The ports (P1 & P2) match the TTA8 bus. A problem with the Meduino...
  • Smooth operator

  • Put the capacitive reading code to use.Started with code from here: https://forum.pjrc.com/threads/31797-Teensy-FSR-based-MIDI-controllerAdded a calibration stage where it detects the base capacitance at startup.Modified it to use this library for smoothing...
  • Days 3,4,5: Eureka, sound and images found!

  • 1. Toolchain not found After stepping away few days far from my PC for family reason, I resumed my activities on the Tsykuyomi project.So I started by reading the https://github.com/WHhkwong/SIPI_Bear_playback code and looking for a SNC7001A Toolchain/SDK...
  • ALU tested by PIC

  • Today I successfully tested assembled 4-bit ALU (previous revision of NEDONAND-4 board with four NEDONAND-1 connected). In order to do this I slightly modified the board to connect nedoCPU-16 with it: Then I wrote a simple program in PIC assembler that...
  • Day2: more exploration ...

  • 1. Datasheet.So thanks to the datasheet, we know now that Lunii chipset is based on a 16bit DSP core and I also found out that the 10 pts connector is belonging to ICE-Debug (very known in the arduino/avr world) and not for UART or SWD.Unfortunately...
  • Research Report

  • At a high level, the problem area is known as abandoned, lost, or otherwise discarded fishing gear (ALDFG) retrieval. This fishing gear is known as ghost gear, and falls into the wider scope of marine debris. Ghost gear has a tremendous impact on nature:...
  • Rewrite code with FastLED + Gamma Correction

  • Today, i rewrite a code of ambient light of arduino module applied FastLED library carefully. Why? there are 3 important thing, 1) the legacy code of adalight is based on SPI that is used by a RF module too. I think move pin in code of adalight from...
  • Rev1 Voltage Test

  • I did another test with the rev1 prototype, this time only measuring voltage, and bringing it all the way to the maximum voltage of 60V. Again I am doing calibration and comparison to my Fluke 101 Multimeter. This has a problem as the Fluke 101 does...
  • A brief Theory on Hydroponics

  • Hydroponics is the act of growing plants without the use of soil. When growing plants in soil, water serves to make nutrients in the soil soluble and provides oxygenation for the plant's roots. In Hydroponics, however, the nutrients are instead made...
  • The strawberry died

  • It's been a long time since I last posted a project log and I've been trying to get myself to writing this one for a long time. I started writing it a long time but my computer crashed mid-log.Anyway. I left the strawberry resting on the windows sill...
  • Quick Update 03/10/22

  • Currently, I am checking the new PCB and changing the code. As soon as it's ready I'll publish it. Corrections: There were2 errors on my PCB one on the pin of the DHT22 and one on the 5V pump which consumed too much power for the 2N7000. Everything...
  • Quick Update 03/10/22

  • Currently, I am checking the new PCB and changing the code. As soon as it's ready I'll publish it. Corrections: There were2 errors on my PCB one on the pin of the DHT22 and one on the 5V pump which consumed too much power for the 2N7000. Everything...
  • Building a model system

  • Since last post we've won a LightBlue Bean from http://punchthrough.com. It is a neat little Arduino compatible bluetooth dev board, hopefully we can integrate it into our project. The first step to this project is to get a simple hydroponics system...