Close

94 Results for "bee hive"

  • ADC Working

  • I've got the HX711 ADC  board working with an Arduino Uno! The ADC sends out data at regular intervals, and the Arduino (or Apitronics Bee) just has to read the data over SPI and (probably) process the data by setting calibration offset and gain...
  • Open Connected Beehive

  • Progress Report - 24 July What we've done Preliminary research on: Bee biology & global changehuman-produced electromagnetic fields & bee navigation/ communicationpesticides, parasites, and pathogens Interviewed beekeepers and researchers in order to:...
  • 6. Testing The Water Sprayer System

  • In this section I will show you the programming of the Nicla Vision, and the MKR WAN 1310 in the Water Sprayer system. We will also test the prototype. Programming The Nicla Vision Below I show you the code for the Nicla Vision board:# AUTHOR: GUILLERMO...
  • Idea for Miniturization

  • I have been looking for alternative hardware options to help with miniturization. Also to help with production costs attempting to re-use the same components. I came across a bluetooth bee style module with an arduino built into the same board.http://amzn.com/B0083DL0SWThat...
  • Begun building second unit

  • Today I begun building the second unit. I have printed the needle and the front frame. I have also made a new file with a simple background graphics for the gauge. In the picture you could now see what it would be like. Only missing the bottom of the...
  • PCB

  • Designed and ordered a pcb for this project today. Made the pcb so it also fits in the clock project. It is a small pcb, and to get it big enough to order i had to panelize. Needed 4 pcs, 120 is soon on its way.... Prize almost the same. Realy hopes...
  • First test

  • First test of the light setup! LEDs are all driven in series hooked up to a cheapo 700mA constant current driver and a 31V power supply I found at the swapfest. To emulate a Hue bulb, I'm using a Mesh Bee with firmware from PeeVeeOne. It outputs a PWM...
  • Progress!

  • So while there has not bee any significant published progress here. Work behind the scenes is still going on. The 2.3/2.4GHz RX antennas have been built, the RX image filter has been measured.This is what you get for not documenting things properly...
  • Summer has come in the way

  • The project has been on hold for the last couple off week because off: Summer. The weather has been to good to bee sitting inside hacking on the project. But with the dead line coming up I better get started again.I have soldered together the prototype...
  • I Wrote a Working Library!

  •  In my last update, I had just about given up because adding to the Apitronics Bee code seemed too difficult in the time I had remaining. I actually "gave up" repeatedly, but being an engineer, I just kept thinking about the problem, and I was lucky...
  • Updates for Feb 2017

  • Hi everyone,I am currently working on reducing the false-positive detection rates by investigating other machine vision algorithms and training methods/image processing. I'm also studying deep-learning approaches to detection. And integrating auditory...
  • Project is not dead...

  • A short update: the project is not dead but a bit down on my todo list which hopefully is getting shorter by the day. I am currently making a mini CNC mill that I am going to use for drilling and milling PCBs++, it can bee seen as a companion to the...
  • First commit from initial work

  • I push my initial sketches for Arduino on my github page: https://github.com/manu-t/autoradio-interfaceUpdateListDisplay.ino is the initial sketch to drive the canbus Renault display. It has a serial interpreter for commands. The displaySong() function...
  • 2. Edge Impulse

  • In this post I will show you the first approaching to Edge Impulse to implement it in my project. Edge Impulse provides the ultimate development experience for ML on embedded devices for sensors, audio, and computer vision, at scale. It enables the deployment...