Bernd Gottschlag
|
f7bfdf101c
|
Add definitions of the IRQ pin to the nrf24l01
|
hace 5 años |
Bernd Gottschlag
|
1dd0f89149
|
Fix pin definitions of the interface to the nrf24l01
|
hace 5 años |
Bernd Gottschlag
|
011303042b
|
Remove a variable that caused a compiler warning
|
hace 5 años |
Bernd Gottschlag
|
f1b0ebf618
|
Move SPI initialization and pin definitions to spi.c
|
hace 5 años |
Bernd Gottschlag
|
204ff8d220
|
Add power save mode and send messages every 7.5s
|
hace 5 años |
Bernd Gottschlag
|
0c03c24fcd
|
Change the MCU to the Atmega88
The pin definitions are updated and the uart debug interface is removed
as it is not present on the actual board.
|
hace 5 años |
Bernd Gottschlag
|
ddb5b0426e
|
Send the data from the BME280 with the NRF24L01
|
hace 5 años |
Bernd Gottschlag
|
01dff7cfd3
|
Use spi functions
|
hace 5 años |
Bernd Gottschlag
|
93fd7841a9
|
Use spi functions
|
hace 5 años |
Bernd Gottschlag
|
9d1b611356
|
Use dedicated function to read the status register when transmitting
|
hace 5 años |
Bernd Gottschlag
|
fc26a37348
|
Set the transmission retries and time-out duration to each maximum
|
hace 5 años |
Bernd Gottschlag
|
b9cfc34e94
|
Flush TX FIFO after an unsuccessful transmission
|
hace 5 años |
Bernd Gottschlag
|
45f19e8c43
|
Fix register struct definitions
|
hace 5 años |
Bernd Gottschlag
|
5ee6bbbf1a
|
Add SPI interface functions
|
hace 5 años |
Bernd Gottschlag
|
7f1da0221c
|
Update .gitignore
|
hace 5 años |
Bernd Gottschlag
|
e5ad15dbfa
|
Add reading from the BME280 using the official API
Currently the data values are written to the debug output.
|
hace 5 años |
Bernd Gottschlag
|
780cedcbc4
|
Fix order of the bit fields of the register definitions
|
hace 5 años |
Bernd Gottschlag
|
278f7f23fe
|
WIP: use register definitions to access them
|
hace 5 años |
Bernd Gottschlag
|
b487ab67f6
|
Add nRF24L01 register definitions
|
hace 5 años |
Bernd Gottschlag
|
33e1d5e700
|
WIP tidy up the NRF24L01 code
|
hace 5 años |
Bernd Gottschlag
|
347211065c
|
Add prototyping code for sending a dummy message with the nrf24l01
The firmware is developed using an aduino micro pro with an atmega32u4
as the hardware for the weather station is not ready yet.
|
hace 5 años |
Mathias Gottschlag
|
bb01d6b5d6
|
base-station: Broadcast weather data via MQTT.
|
hace 5 años |
Mathias Gottschlag
|
a029789ada
|
base-station: Fix rustfmt.
|
hace 5 años |
Mathias Gottschlag
|
c78d3da2e6
|
base-station: Add code to publish data to MQTT.
|
hace 5 años |
Mathias Gottschlag
|
bdb2e5fac6
|
base-station: Move radio code into module.
|
hace 5 años |
Mathias Gottschlag
|
b44c91b58c
|
display: Fix visibility of reference labels.
|
hace 5 años |
Bernd Gottschlag
|
b3b216871a
|
Merge branch 'master' of git.gottschlag.net:bernd/smart-home
|
hace 5 años |
Bernd Gottschlag
|
4245c1eee7
|
Receive weather data from the weather sensor and print it out
|
hace 5 años |
Mathias Gottschlag
|
eb24d0919e
|
Add crystal part number.
|
hace 5 años |
Mathias Gottschlag
|
5647b81c5b
|
display: Fix programming connector, add quartz, add via stitching.
|
hace 5 años |
Mathias Gottschlag
|
fce1929c30
|
display: Add pin configuration code.
|
hace 5 años |
Mathias Gottschlag
|
6cbb30ab6e
|
display: Switch some MCU pins around and draw the remaining traces.
|
hace 5 años |
Mathias Gottschlag
|
5bc3f25227
|
Add a footprint for a reverse-mounted BME module.
|
hace 5 años |
Mathias Gottschlag
|
362169b74e
|
Add compiling instructions for Ubuntu.
|
hace 5 años |
Mathias Gottschlag
|
201bf90392
|
base-station: Add code to receive packets using the NRF24L01 module.
|
hace 5 años |
Mathias Gottschlag
|
2be62f0459
|
display: Misc fixes.
|
hace 5 años |
Mathias Gottschlag
|
fa714679aa
|
display: Substitute TVS diode with diode used in weather sensor.
|
hace 5 años |
Bernd Gottschlag
|
17ed055175
|
Merge branch 'master' of git.gottschlag.net:bernd/smart-home
|
hace 5 años |
Bernd Gottschlag
|
bb9ac8f3a6
|
Add digikey links to symbols
|
hace 5 años |
Mathias Gottschlag
|
d8250950fa
|
display: LED PCB.
|
hace 5 años |
Bernd Gottschlag
|
50483ec387
|
Add digikey link to some symbols
|
hace 5 años |
Mathias Gottschlag
|
6eeb866816
|
display: Fix ALS supply voltage and complete LED board connector.
|
hace 5 años |
Bernd Gottschlag
|
ab20f5db64
|
Add further symbol field values
|
hace 5 años |
Mathias Gottschlag
|
2472b52a84
|
display: Most of the PCB layout done.
|
hace 5 años |
Mathias Gottschlag
|
b4b2455fb2
|
kicad-library: Add more footprints.
|
hace 5 años |
Mathias Gottschlag
|
ccd511e785
|
display: Select some more footprints.
|
hace 5 años |
Bernd Gottschlag
|
137c29af60
|
Add further footprints and Digikey links + part numbers
|
hace 5 años |
Mathias Gottschlag
|
c6dc5d0b59
|
display: Add digikey part numbers and links.
|
hace 5 años |
Mathias Gottschlag
|
fef16b607f
|
display: Fix batteries, add power switches, fix DRC errors.
|
hace 5 años |
Mathias Gottschlag
|
24c2f72cd1
|
display: Schematics.
|
hace 5 años |