Discussion Title | Created date |
---|---|
Home sensor network I wanted to create some sort of sensor grid inside my house yet I lack some knowledge on the topic and I hope you could help me. It is still a first thought so there is a lot of... |
Sunday, 18 August 2019 - 07:55 |
Creating a makefile Hello, I wanted to ask if you can recommend me any tutorial or a guide how to build a makefile for my (semi-awesome ;-) ) project so that I am able to share it with you in... |
Tuesday, 21 November 2017 - 18:02 |
Send data from Windows to V-USB HID keyboard Hello, I was building a project using V-USB library (https://www.obdev.at/products/vusb/index.html) on ATtiny85 mcu. It is separated into device firmware and OS interface (console... |
Wednesday, 8 November 2017 - 18:57 |
ATmega328P with SPM Ready interrupt Hello, I may have some nasty problem with my datalogger device. For some reason after I set sei() it will get stuck inside some infinite reset loop (not imidietelly - maybe... |
Monday, 24 October 2016 - 19:36 |
USB compliant device Hello, recently I've build some USB-HID device using V-USB. Something simillar to this password generator: http://codeandlife.com/2012/03/03/diy-usb-password-generator/... |
Saturday, 17 September 2016 - 11:34 |
Avr-gcc, atmega328p and interrupt vector table Hello, yesterday I was solving some problems with a program that was calling wrong interrupt vector (solved now - i used flag for timer0_compa but ISR was set for... |
Monday, 15 August 2016 - 10:10 |
File indexing - find free name Hello, I wanted to know your opinion on a piece of code I have written. I have been creating some data-logger using ChaN's FatFs (http://elm-chan.org/fsw/ff/00index_e.html... |
Tuesday, 9 August 2016 - 15:13 |
Incorrect size of uint32_t for avr-gcc Hello, recently I decided to switch my OS from Windows 7 to Xubuntu 14.04. That also lead to change from WinAVR (sadly I don't remember the version) to avr-gcc (4.8.2).... |
Thursday, 17 March 2016 - 20:12 |