Close

928 Results for "8-bit cpu"

  • Code for single Esp32 Board

  • This is the code for everything on a single Esp32 Board. Since I didn't have the correct board, I needed to use two of them, and they communicate through the serial port.The Bluetooth packets address and raw data get printed to the Arduino Serial...
  • FarmBot - Open-Source CNC Farming

  • Supporting InfrastructureFarmBot Tracks need to be attached to supporting infrastructure. Where you decide to install your FarmBot will determine how you setup your Tracks and therefor what supporting infrastructure you need. You might attach your track...
  • Honda Superhawk fuel gauge

  • /* *LED Fuel Gauge for Honda SuperHawk 16L Tank *http://www.superhawkforum.com *Code by Will Lyon 10/3/2015. Contact: will.lyon12584@gmail.com *Help from user Doug Jefferies on the Element 14 Forums *5V to fuel sensor Grn/Blk *Fuel sensor Gry/Blk to...
  • Brain controlled Robot

  • Building the CarWe used a SAME70 development board to program our ARM microprocessor and to select our peripherals, but the final version can be constructed using any ARM microprocessor and all peripherals listed on the detailed block diagram showed...
  • 2. Elephant Detector

  • Elephant detector software What are some of the approaches we can use to make an elephant detector with CNs? Elephant Detector Approaches using CNs https://hackaday.io/project/20448-elephant-ai/log/68344-elephant-detector-approaches-using-cns #software...
  • The Powerplant

  • The powerplant is the system that stores, captures, and distributes the electrical energy the powers the whole system. It's the most expensive part of the system. The powerplant is made up of 5 basic sub-components:Solar Panels - To capture solar...
  • Neckband (Throat version only)

  • This step in the Instructions is practically a project in itself. The Throat version of this project requires something to hold the mike against the neck; this could be the collar of a costume, though in many (if not most) cases a neckband will be needed...
  • The Code

  • On the home file (/pi/home) of your pi, lightSensor.py and VeSyncApi,py.For the lightSensor.py and VeSyncApi,py, I'll put my code here. You can either copy paste it and be done with it, but I encourage you to modify the lightSendor.py file to suit your...
  • Decoding Eddystone UID

  • Beforedecoding the advertisement data, we need to understand what isEddystone. Eddystone was created by Google as a open format to be used on Android and iPhone devices. On the format specification, 4 different format are described. Eddystone-UID – Used...