I thougt uploading via ISP-programmer deletes the bootloader?
ahhk
Posts
-
Having issues with 2AAA battery project and AVRDUDE -
Having issues with 2AAA battery project and AVRDUDEbut you can run on a lower Vmin value....
The other thread doesnt help - there was no solution for the serial-problem at 1mhz...
Greetings -
Having issues with 2AAA battery project and AVRDUDEHi,
this is **very **interesenting for me. could you write a small tutorial when you solved it? i failed until today to use arduino ide with 328p@4mhz(or lower) with arduino bootloader. i read something about compiling a new bootloader - but this is too much for me to go and i didnt find a compiled bootloader for 1 or 4mhz to download :(
greetings
andreas
-
What wire to use when soldering semi-permanent sensors?Hi,
why dont you design your own pcbs? Its quite easy...
GreetingsAndreas
-
My own board (50mm x 30mm)Maybe its better to open a new thread for this question? ;)
-
Soil Tensiometer Sensor Networkread the description:
"but it's always best to avoid long-term (over 1 hour at a time) submersion, if you need something that can be submerged for over an hour you may want to find a different sensor. "
-
Speech recognitioncheck the voice-recognition in Openhab for example. it is cheaper and a better solution then realizing this in hardware...
-
My own board (50mm x 30mm)ok, great :) Lets how they look ready....
-
Possible for novice to create PCB?Eagle is much easier than it looks. I started a few ago with my first pcb. After looking one or two tutorials, i got my first successful schema. Just give it a try. One evening and a beer or glass of wine is enough to learn eagle.
-
My own board (50mm x 30mm)Update: PCBs are shipped via express... :dancers:
-
LDR measurement helpVcc ripple?
Cap in parallel to the ldr? -
How can i detect 230V (pump active)?Hi,
or use a small bulb instead neon...should also work. But a cap in parallel is always a good idea for this.
-
Noob question re MQTT gateway sketchI am not sure if i understand you. But if you want to upload the mqtt-gateway sketch, this is the ip, the mqtt-gateway will use. Same for MAC.
But, try the mqtt-client-gateway instead. works perfect and you can connect to a full featured mqtt-host in your network (like mosquitto).
greetingsAndreas
-
Low Power Temperature Sensoralso check HTU21D....
-
My 2AA battery sensori think it would be better to open a new thread for this, instead to discuss two topics in one thread....the 2xaa battery sensor is very interesting ;)
-
Mailbox detector, what is the most battery efficient sensor?if you have a mailbox with 2 hatches, install 2 magnet switches.
one sets the "mail is waiting"-signal (postman put mail in box) and if you open the mailbox to take out the mail, the second sensor resets the state. Really comfortable ;)
-
Decent Accuracy Temp&Humidity Sensors?very NICE :sunglasses:
-
Decent Accuracy Temp&Humidity Sensors? -
How can i detect 230V (pump active)?Hi,
something like this: http://www.ebay.com/itm/Signalleuchten-mit-Lampe-Max-230-V-Rot-transparent-RAFI-Inhalt-1-St-/400562275133?hash=item5d435f433d
On the arduino-side, just use an LDR (http://www.ebay.com/itm/20PCS-Photoresistor-LDR-CDS-5mm-Light-Dependent-Resistor-Sensor-GL5516-Arduino-/311050784623?hash=item486c124f6f)
The LDR triggers an interrupt and the arduino wakes up to send "on" or "off" signal ;)
Greetings
Andreas
-
Decent Accuracy Temp&Humidity Sensors?Also take a look at HTU21D....