Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
AWIA

AWI

@AWI
Hero Member
About
Posts
1.1k
Topics
36
Shares
0
Groups
3
Followers
14
Following
1

Posts

Recent Best Controversial

  • Pan Tilt stepper motors
    AWIA AWI

    @skywatch Take a look at my pan tilt project. A stepper i.s.o. servo can easily be achieved. I would recommend to use the AccelStepper lib to have a smooth movement.

    General Discussion

  • 💬 Micro (nano) ampere meter (double)
    AWIA AWI

    @mfalkvidd the 'local adc' library is the hx711 library which I placed in the sketch folder. Sorry for the confusion

    OpenHardware.io measurement

  • Double Micro (nano) Ampere meter
    AWIA AWI

    @NeverDie @Nca78 a lot going on here :grinning: Nice to see that my afternoon project sparked creativity.
    I started this to be a datalogger for remote monitoring of MySensors node power consumption. During the run changed my mind and it turned out to be this which fits my needs. But all options are still open..
    The converter has a max sample rate of 80Hz which was default on the board I used. I balanced accuracy and readability by applying sample averaging. This averages out much of the noise from USB source etc.
    The sparkfun boards are probably designed a little different and don't have the shield which helps to keep out noise.
    To increase speed you can change the amount of averaging (number of readings per sample)
    To get a better response for the button the way is to go for non blocking (averaging) readings of the Adc. The library is very basic so that would be the best place to start.

    My Project

  • nRf24L01+ connection quality meter
    AWIA AWI

    @dakipro It would take a resistor and analog power reading to include basic power measurement. Current would vary between ~3mA and 70mA (with amplified radio).

    My Project

  • Your workshop :)
    AWIA AWI

    @core_c Thanks, I missed that ;-)

    General Discussion

  • Your workshop :)
    AWIA AWI

    @gohan I used a kit. There is also a description and suggestions on improvement of the "Chinese clones" in the documentation of the project.

    General Discussion

  • Your workshop :)
    AWIA AWI

    @Yveaux I soldered the thing myself so build quality is .... ;-) The board I received looks to be solid as well as the components.
    Accuracy in resistor/ capacitor meaurement is fine (~5% which is also the toleration of the components tested) Semiconductor analysis is enough for me with Fet / Junction transistors as I can determine the most important characteristics (including the pin layout!) which are within 10% of the datasheet. (pins are 100% correct :-))

    General Discussion

  • Your workshop :)
    AWIA AWI

    @gohan said in Your workshop :):

    Aren't these devices basically Arduinos? It's written on the title atmega328. If so if we could get our hands on the code, we could make our own 😀

    I finally found the place where the Chinese get their code and design for the "Transistortester". It comes from a german site
    0_1494697102560_upload-93c9329f-c8ba-4dd1-bf66-1757acf21a03 a very extensive project. I doubt if I will ever be able to match or even comprehend what they accomplished. :bow:

    General Discussion

  • DC meter for PV ouput measuring and data logging
    AWIA AWI

    @tailchopper I wonder if you wouldn't be better of on another forum. MySensors provides an infrastructure for home-automation and IoT. If you are not into connecting it to a MySensors ecosystem there are some dedicated PV (power monitoring) forums which probably give you more focussed / better answers. Like Openenergymonitor

    Hardware

  • DC meter for PV ouput measuring and data logging
    AWIA AWI

    @tailchopper It would depend on the output voltage & current of your PV panel. Up to 26V 3.2A the ina219 is a very convenient all-in-one sensor with I2C interface.
    0_1494335149650_upload-92a172d0-6957-42b4-8c63-acf755f18498

    Hardware

  • Double Micro (nano) Ampere meter
    AWIA AWI

    @NeverDie said in Double Micro (nano) Ampere meter:

    It looks a bit complicated to me

    btw. Which part looks complicated? It's just a few resistors attached to an ADC board (and sketch ready) I am curious on how you can build something simpler with the ADS1220 (which seems to be a better ADC if you are able to find it somewhere ;-))

    My Project

  • Your workshop :)
    AWIA AWI

    @Jan-Gatzke For MySensor I use it mostly for measuring response times and get a general idea of what is happening timewise. Especially if you have multiple event happening at the same time. Also for getting a grip on low power

    0_1494178043023_upload-98a17471-1641-4d3d-82af-3dda4bd4b185

    it gives a lot of information which would be very hard to measure with any other instrument. (for my other hobby, analog audio design, I couldn't live without it. ;-))

    A few considerations:

    1. It can be rather complicated using a scope in first instance. (a steep learning curve)
    2. Unless you are just curious and want to educate yourself I would strongly disencourage buying a cheap instrument. Better to study a few manuals of serious > €300 instruments, save a little and buy the thing you need (or can't resist). 10 years ago you had to put down > €1000 for something reasonable.
    General Discussion

  • Pump + Relais + Decoupling
    AWIA AWI

    @Naitsirhc Since you are using the amplified Radio (PA/LNA) with the socket adapter board he decoupling for the radio should be fine. There are a few discussions on the forum on what kind of problems you can encounter.
    First suggestion I have is lowering the transmission energy #define RF24_PA_LEVEL RF24_PA_LOW and make sure you have a sufficient supply (not the on-board ldo of the nano or an FTDI adapter).

    Troubleshooting

  • Your workshop :)
    AWIA AWI

    @gohan Be aware that there are quite a few different versions around. The one I posted has a rotary encoder to select and operate the pwm and frequency functions. The perspex casing fits well with the rest of the nerdy testboxes I own (dummy load, power supply, a few function generators, frequencycounter ) All a lot of functionality for very little..

    General Discussion

  • Double Micro (nano) Ampere meter
    AWIA AWI

    @NeverDie that one would work as well. Maybe harder to get and a little more pricy :moneybag:

    My Project

  • Has anyone made their own lab power supply out of a PSU?
    AWIA AWI

    @pansen Then you would miss the fun and flexibility ;-) . A good combination of cheap available stuff in combination with (adjustable) linear components is giving me everything I need.

    • The ATX fixed voltages (heavily "denoised") for most MySensors and LED stuff (3.3, 5, 12, > 5 Amps)
    • An adjustable (and programmable) linear supply (fed by the ATX) like µSupply.
    Hardware

  • 💬 Micro (nano) ampere meter (double)
    AWIA AWI

    @Nca78 Looks good, Hard to say why the response is slow. There is quite some averaging in taking readings from the ADC and I tried to find a right balance between accuracy and response time/ button behaviour. For me it is not spot on but very usable.
    You could try to remove some of the averaging to get a better refresh rate. (i.e. the "32" to "8")

    OpenHardware.io measurement

  • Any parallel interface accellerometers ?
    AWIA AWI

    @ny51sens I'm curious what kind of application you are looking at. You can take a look at ADXL377 (analog sensor) and use whatever kind of ADC to read parallel at enormous speeds..

    Hardware lsm303dlhc accellerometers

  • PIR am312
    AWIA AWI

    @hek @NeverDie @kontrollable My stupid mistake... :blush: I was referring to this from the datasheet Pir-AS312

    Hardware

  • Any parallel interface accellerometers ?
    AWIA AWI

    @ny51sens The "standard" alternative would be the SPI (serial) interface. A parallel interface imho would be not very efficient considering the size of the information and relatively low sampling rates of the sensors.

    Hardware lsm303dlhc accellerometers
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular