Hi,
Working without problem with mysensors, I use STLink v2 from Aliexpress. LED and Button are mapped on pins 28 and 29
Best posts made by MiKa
-
RE: nRF5 action!
-
RE: New library to read Arduino VCC supply level without resistors for battery powered sensor nodes that do not use a voltage regulator but connect directly to the batteries ;-)
@mfalkvidd said in New library to read Arduino VCC supply level without resistors for battery powered sensor nodes that do not use a voltage regulator but connect directly to the batteries :
@MiKa use hwCPUVoltage() this works for AVR, SAMD and ESP8266. ESP8266 requires defining MY_SPECIAL_DEBUG though.
Thanks ! It works on SAMD21E board
-
RE: New library to read Arduino VCC supply level without resistors for battery powered sensor nodes that do not use a voltage regulator but connect directly to the batteries ;-)
It looks, its working also on NRF5 platform, tested with NRF51822 MCU
-
RE: Secure 5-button keyfob with enclosure (was: 8-button keyfob)
Hi,
pcb received today, ATmega is in place and running Currently just blink green and blue LED (red LED is connected to pin A7 and this can be just analog input and not output - what I understand from datasheet of ATMega328), I dont have slim RFM69 radio, but already ordered, test with radio is in plan for Wednesday -
RE: NRF24L01+PA+LNA distance problem
Another RF scanner with mini OLED 0.96 display
https://www.rcgroups.com/forums/showthread.php?2777178-Very-cheap-Arduino-based-2-4-GHz-band-monitor -
RE: nRF5 action!
@Nca78 said in Minimalist SAMD21 TQFP32 Pro Mini:
Has anyone noticed that a bunch of cheap Chinese "smart bands" use a nrf51822 ?
This opens some new possibilities if used as MySensors actuator !
https://www.youtube.com/watch?v=SBHyQ1OSM-4 -
RE: CH340G okay for sensors?
@Joakim-Johansson
Working without problem on WIN XP, Win7 ,WIN10, -
RE: Safe In-Wall AC to DC Transformers??
Hi,
Varistor and fuse is always good to use as a protection
Its lot of cases of start the fire in house from cheap AC/DC converters.
Regards,
MiKa -
RE: [SOLVED] ISCP programming with radio attached
Problem solved with pull-up! Thanks!
-
RE: nRF5 action!
@mika said in nRF5 Bluetooth action!:
Hi,
Working without problem with mysensors, I use STLink v2 from Aliexpress. LED and Button are mapped on pins 28 and 29Im just reporting sketch from NeverDie
https://www.openhardware.io/view/510/Multi-Sensor-TempHumidityPIR-LeakMagnetLightAccel
-
RE: Atmega 328p memory
Im using now mainly NRF51 and SAMD21 MCU, both of them have lot of advantages FLASH, interrupt on all pins, consumption.....